javax.xml.registry
Interface RegistryService
public interface RegistryService
- Version:
- $Revision$ $Date$
getBulkResponse
BulkResponse getBulkResponse(String requestId)
throws JAXRException,
InvalidRequestException
- Throws:
JAXRException
InvalidRequestException
getBusinessLifeCycleManager
BusinessLifeCycleManager getBusinessLifeCycleManager()
throws JAXRException
- Throws:
JAXRException
getBusinessQueryManager
BusinessQueryManager getBusinessQueryManager()
throws JAXRException
- Throws:
JAXRException
getCapabilityProfile
CapabilityProfile getCapabilityProfile()
throws JAXRException
- Throws:
JAXRException
getDeclarativeQueryManager
DeclarativeQueryManager getDeclarativeQueryManager()
throws JAXRException,
UnsupportedCapabilityException
- Throws:
JAXRException
UnsupportedCapabilityException
getDefaultPostalScheme
ClassificationScheme getDefaultPostalScheme()
throws JAXRException
- Throws:
JAXRException
makeRegistrySpecificRequest
String makeRegistrySpecificRequest(String request)
throws JAXRException
- Throws:
JAXRException
Copyright © 2006 Apache Software Foundation. All Rights Reserved.