public interface RegistryService
| Modifier and Type | Method and Description |
|---|---|
BulkResponse |
getBulkResponse(String requestId) |
BusinessLifeCycleManager |
getBusinessLifeCycleManager() |
BusinessQueryManager |
getBusinessQueryManager() |
CapabilityProfile |
getCapabilityProfile() |
DeclarativeQueryManager |
getDeclarativeQueryManager() |
ClassificationScheme |
getDefaultPostalScheme() |
String |
makeRegistrySpecificRequest(String request) |
BulkResponse getBulkResponse(String requestId) throws InvalidRequestException, JAXRException
InvalidRequestExceptionJAXRExceptionBusinessLifeCycleManager getBusinessLifeCycleManager() throws JAXRException
JAXRExceptionBusinessQueryManager getBusinessQueryManager() throws JAXRException
JAXRExceptionCapabilityProfile getCapabilityProfile() throws JAXRException
JAXRExceptionDeclarativeQueryManager getDeclarativeQueryManager() throws JAXRException, UnsupportedCapabilityException
ClassificationScheme getDefaultPostalScheme() throws JAXRException
JAXRExceptionString makeRegistrySpecificRequest(String request) throws JAXRException
JAXRExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.