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

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

Uses of Key in javax.xml.registry
 

Methods in javax.xml.registry that return Key
 Key RegistryException.getErrorObjectKey()
           
 Key LifeCycleManager.createKey(java.lang.String id)
           
 

Methods in javax.xml.registry with parameters of type Key
 void RegistryException.setErrorObjectKey(Key errorObjectKey)
           
 BulkResponse BusinessQueryManager.findServiceBindings(Key serviceKey, java.util.Collection findQualifiers, java.util.Collection classifications, java.util.Collection specificationa)
           
 BulkResponse BusinessQueryManager.findServices(Key orgKey, java.util.Collection findQualifiers, java.util.Collection namePattersn, java.util.Collection classifications, java.util.Collection specificationa)
           
 

Uses of Key in javax.xml.registry.infomodel
 

Methods in javax.xml.registry.infomodel that return Key
 Key RegistryObject.getKey()
           
 

Methods in javax.xml.registry.infomodel with parameters of type Key
 void RegistryObject.setKey(Key key)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.