| Package | Description |
|---|---|
| javax.xml.registry | |
| javax.xml.registry.infomodel | |
| org.apache.ws.scout.registry | |
| org.apache.ws.scout.registry.infomodel |
| Modifier and Type | Method and Description |
|---|---|
PersonName |
LifeCycleManager.createPersonName(String fullName) |
PersonName |
LifeCycleManager.createPersonName(String firstName,
String middleName,
String lastName) |
| Modifier and Type | Method and Description |
|---|---|
PersonName |
User.getPersonName() |
| Modifier and Type | Method and Description |
|---|---|
void |
User.setPersonName(PersonName name) |
| Modifier and Type | Method and Description |
|---|---|
PersonName |
LifeCycleManagerImpl.createPersonName(String fullName) |
PersonName |
LifeCycleManagerImpl.createPersonName(String firstName,
String middleName,
String lastName) |
| Modifier and Type | Class and Description |
|---|---|
class |
PersonNameImpl
Implements JAXR Interface.
|
| Modifier and Type | Method and Description |
|---|---|
PersonName |
UserImpl.getPersonName() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserImpl.setPersonName(PersonName pname) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.