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

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


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

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

Uses of ExternalIdentifier in javax.xml.registry
 

Methods in javax.xml.registry that return ExternalIdentifier
 ExternalIdentifier LifeCycleManager.createExternalIdentifier(ClassificationScheme identificationScheme, String name, String value)
           
 ExternalIdentifier LifeCycleManager.createExternalIdentifier(ClassificationScheme identificationScheme, InternationalString name, String value)
           
 

Uses of ExternalIdentifier in javax.xml.registry.infomodel
 

Methods in javax.xml.registry.infomodel with parameters of type ExternalIdentifier
 void RegistryObject.addExternalIdentifier(ExternalIdentifier externalIdentifier)
           
 void RegistryObject.removeExternalIdentifier(ExternalIdentifier externalIdentifier)
           
 



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