javax.xml.registry
Interface RegistryService


public interface RegistryService

Version:
$Revision: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Wed, 25 Oct 2006) $

Method Summary
 BulkResponse getBulkResponse(java.lang.String requestId)
           
 BusinessLifeCycleManager getBusinessLifeCycleManager()
           
 BusinessQueryManager getBusinessQueryManager()
           
 CapabilityProfile getCapabilityProfile()
           
 DeclarativeQueryManager getDeclarativeQueryManager()
           
 ClassificationScheme getDefaultPostalScheme()
           
 java.lang.String makeRegistrySpecificRequest(java.lang.String request)
           
 

Method Detail

getBulkResponse

BulkResponse getBulkResponse(java.lang.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

java.lang.String makeRegistrySpecificRequest(java.lang.String request)
                                             throws JAXRException
Throws:
JAXRException


Copyright © {inceptionYear}-2008 null. All Rights Reserved.