javax.xml.registry
Interface RegistryService


public interface RegistryService

Version:
$Revision$ $Date$

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

Method Detail

getBulkResponse

BulkResponse getBulkResponse(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

String makeRegistrySpecificRequest(String request)
                                   throws JAXRException
Throws:
JAXRException


Copyright © 2006 Apache Software Foundation. All Rights Reserved.