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

Packages that use Association
javax.xml.registry   
javax.xml.registry.infomodel   
 

Uses of Association in javax.xml.registry
 

Methods in javax.xml.registry that return Association
 Association LifeCycleManager.createAssociation(RegistryObject targetObject, Concept associationType)
           
 

Methods in javax.xml.registry with parameters of type Association
 void BusinessLifeCycleManager.confirmAssociation(Association assoc)
           
 void BusinessLifeCycleManager.unConfirmAssociation(Association assoc)
           
 

Uses of Association in javax.xml.registry.infomodel
 

Methods in javax.xml.registry.infomodel with parameters of type Association
 void RegistryObject.addAssociation(Association association)
           
 void RegistryObject.removeAssociation(Association association)
           
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.