javax.xml.registry
Interface QueryManager
- All Known Subinterfaces:
- BusinessQueryManager, DeclarativeQueryManager
public interface QueryManager
- Version:
- $Revision: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Wed, 25 Oct 2006) $
getRegistryObject
RegistryObject getRegistryObject(java.lang.String id)
throws JAXRException
- Throws:
JAXRException
getRegistryObject
RegistryObject getRegistryObject(java.lang.String id,
java.lang.String objectType)
throws JAXRException
- Throws:
JAXRException
getRegistryObjects
BulkResponse getRegistryObjects()
throws JAXRException
- Throws:
JAXRException
getRegistryObjects
BulkResponse getRegistryObjects(java.util.Collection objectKeys)
throws JAXRException
- Throws:
JAXRException
getRegistryObjects
BulkResponse getRegistryObjects(java.util.Collection objectKeys,
java.lang.String objectTypes)
throws JAXRException
- Throws:
JAXRException
getRegistryObjects
BulkResponse getRegistryObjects(java.lang.String objectTypes)
throws JAXRException
- Throws:
JAXRException
getRegistryService
RegistryService getRegistryService()
throws JAXRException
- Throws:
JAXRException
Copyright © 2011. All Rights Reserved.