javax.xml.registry
Interface RegistryService


public interface RegistryService

Version:
$Revision$ $Date$

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

public BulkResponse getBulkResponse(java.lang.String requestId)
                             throws JAXRException,
                                    InvalidRequestException
Throws:
JAXRException
InvalidRequestException

getBusinessLifeCycleManager

public BusinessLifeCycleManager getBusinessLifeCycleManager()
                                                     throws JAXRException
Throws:
JAXRException

getBusinessQueryManager

public BusinessQueryManager getBusinessQueryManager()
                                             throws JAXRException
Throws:
JAXRException

getCapabilityProfile

public CapabilityProfile getCapabilityProfile()
                                       throws JAXRException
Throws:
JAXRException

getDeclarativeQueryManager

public DeclarativeQueryManager getDeclarativeQueryManager()
                                                   throws JAXRException,
                                                          UnsupportedCapabilityException
Throws:
JAXRException
UnsupportedCapabilityException

getDefaultPostalScheme

public ClassificationScheme getDefaultPostalScheme()
                                            throws JAXRException
Throws:
JAXRException

makeRegistrySpecificRequest

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


Copyright © 2004-2007 Apache Web Services. All Rights Reserved.