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
JAXRException
InvalidRequestException
BusinessLifeCycleManager getBusinessLifeCycleManager() throws JAXRException
JAXRException
BusinessQueryManager getBusinessQueryManager() throws JAXRException
JAXRException
CapabilityProfile getCapabilityProfile() throws JAXRException
JAXRException
DeclarativeQueryManager getDeclarativeQueryManager() throws JAXRException, UnsupportedCapabilityException
ClassificationScheme getDefaultPostalScheme() throws JAXRException
JAXRException
java.lang.String makeRegistrySpecificRequest(java.lang.String request) throws JAXRException
JAXRException