public interface RegistryService
| Modifier and Type | Method and Description |
|---|---|
BulkResponse |
getBulkResponse(java.lang.String requestId) |
BusinessLifeCycleManager |
getBusinessLifeCycleManager() |
BusinessQueryManager |
getBusinessQueryManager() |
CapabilityProfile |
getCapabilityProfile() |
DeclarativeQueryManager |
getDeclarativeQueryManager() |
ClassificationScheme |
getDefaultPostalScheme() |
java.lang.String |
makeRegistrySpecificRequest(java.lang.String request) |
BulkResponse getBulkResponse(java.lang.String requestId) throws JAXRException, InvalidRequestException
JAXRExceptionInvalidRequestExceptionBusinessLifeCycleManager getBusinessLifeCycleManager() throws JAXRException
JAXRExceptionBusinessQueryManager getBusinessQueryManager() throws JAXRException
JAXRExceptionCapabilityProfile getCapabilityProfile() throws JAXRException
JAXRExceptionDeclarativeQueryManager getDeclarativeQueryManager() throws JAXRException, UnsupportedCapabilityException
ClassificationScheme getDefaultPostalScheme() throws JAXRException
JAXRExceptionjava.lang.String makeRegistrySpecificRequest(java.lang.String request)
throws JAXRException
JAXRException