站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档

Uses of Interface javax.xml.registry.infomodel.Association (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


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 © 2002 JBoss Group, LLC. All Rights Reserved.