Package | Description |
---|---|
javax.xml.registry | |
javax.xml.registry.infomodel | |
org.apache.ws.scout.registry | |
org.apache.ws.scout.registry.infomodel | |
org.apache.ws.scout.util |
Modifier and Type | Method and Description |
---|---|
User |
LifeCycleManager.createUser() |
Modifier and Type | Method and Description |
---|---|
User |
Organization.getPrimaryContact() |
User |
AuditableEvent.getUser() |
Modifier and Type | Method and Description |
---|---|
void |
Organization.addUser(User user) |
void |
Organization.removeUser(User user) |
void |
Organization.setPrimaryContact(User user) |
Modifier and Type | Method and Description |
---|---|
User |
LifeCycleManagerImpl.createUser() |
Modifier and Type | Class and Description |
---|---|
class |
UserImpl
Implements JAXR Interface.
|
Modifier and Type | Method and Description |
---|---|
User |
OrganizationImpl.getPrimaryContact() |
Modifier and Type | Method and Description |
---|---|
Collection<User> |
OrganizationImpl.getUsers() |
Modifier and Type | Method and Description |
---|---|
void |
OrganizationImpl.addUser(User user) |
void |
OrganizationImpl.removeUser(User user) |
void |
OrganizationImpl.setPrimaryContact(User user) |
Modifier and Type | Method and Description |
---|---|
static Contact |
ScoutJaxrUddiV3Helper.getContactFromJAXRUser(User user)
Convert JAXR User Object to UDDI Contact
|
static Contact |
ScoutJaxrUddiHelper.getContactFromJAXRUser(User user)
Convert JAXR User Object to UDDI Contact
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.