javax.xml.registry
Interface RegistryService
- public interface RegistryService
getBulkResponse
public BulkResponse (src) getBulkResponse(java.lang.String requestId)
throws InvalidRequestException (src) ,
JAXRException (src)
- Throws:
InvalidRequestException (src)
JAXRException (src)
getBusinessLifeCycleManager
public BusinessLifeCycleManager (src) getBusinessLifeCycleManager()
throws JAXRException (src)
- Throws:
JAXRException (src)
getBusinessQueryManager
public BusinessQueryManager (src) getBusinessQueryManager()
throws JAXRException (src)
- Throws:
JAXRException (src)
getCapabilityProfile
public CapabilityProfile (src) getCapabilityProfile()
throws JAXRException (src)
- Throws:
JAXRException (src)
getDeclarativeQueryManager
public DeclarativeQueryManager (src) getDeclarativeQueryManager()
throws JAXRException (src) ,
UnsupportedCapabilityException (src)
- Throws:
JAXRException (src)
UnsupportedCapabilityException (src)
getDefaultPostalScheme
public ClassificationScheme (src) getDefaultPostalScheme()
throws JAXRException (src)
- Throws:
JAXRException (src)
makeRegistrySpecificRequest
public java.lang.String makeRegistrySpecificRequest(java.lang.String request)
throws JAXRException (src)
- Throws:
JAXRException (src)