Uses of Interface
javax.xml.registry.infomodel.User

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()
           
 

Uses of User in javax.xml.registry.infomodel
 

Methods in javax.xml.registry.infomodel that return User
 User Organization.getPrimaryContact()
           
 User AuditableEvent.getUser()
           
 

Methods in javax.xml.registry.infomodel with parameters of type User
 void Organization.addUser(User user)
           
 void Organization.removeUser(User user)
           
 void Organization.setPrimaryContact(User user)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.