|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use User | |
|---|---|
| javax.xml.registry | |
| javax.xml.registry.infomodel | |
| Uses of User in javax.xml.registry |
|---|
| Methods in javax.xml.registry that return User | |
|---|---|
User |
LifeCycleManager.createUser()
Creates an empty User instance. |
| Uses of User in javax.xml.registry.infomodel |
|---|
| Methods in javax.xml.registry.infomodel that return User | |
|---|---|
User |
Organization.getPrimaryContact()
Gets the primary Contact for this Organization. |
User |
AuditableEvent.getUser()
Gets the User associated with this object. |
| Methods in javax.xml.registry.infomodel with parameters of type User | |
|---|---|
void |
Organization.addUser(User user)
Adds a User. |
void |
Organization.removeUser(User user)
Removes a User. |
void |
Organization.setPrimaryContact(User primaryContact)
Sets the primary contact for this Organization. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||