| Package | Description | 
|---|---|
| javax.xml.registry | 
 This package and its sub-packages describe the API classes and interfaces
 for the JAXR API. | 
| javax.xml.registry.infomodel | 
 This package describes the information model for the JAXR
 API. | 
| 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 © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.