| Package | Description |
|---|---|
| com.sun.xml.registry.uddi | |
| com.sun.xml.registry.uddi.infomodel | |
| javax.xml.registry | |
| javax.xml.registry.infomodel |
| Modifier and Type | Method and Description |
|---|---|
User |
LifeCycleManagerImpl.createUser() |
| Modifier and Type | Class and Description |
|---|---|
class |
UserImpl |
| Modifier and Type | Method and Description |
|---|---|
User |
OrganizationImpl.getPrimaryContact()
Gets the primary contact for this Organization.
|
User |
AuditableEventImpl.getUser()
Level 1 method
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizationImpl.addUser(User user)
Add a user.
|
void |
OrganizationImpl.removeUser(User user)
Remove a user
|
void |
OrganizationImpl.setPrimaryContact(User primaryContact)
Sets the primary contact.
|
| Modifier and Type | Method and Description |
|---|---|
User |
LifeCycleManager.createUser()
Creates an empty User instance.
|
| Modifier and Type | Method and Description |
|---|---|
User |
Organization.getPrimaryContact()
Gets the primary Contact for this Organization.
|
User |
AuditableEvent.getUser()
Gets the User associated with this object.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.