public class RegistryServiceImpl extends Object implements javax.xml.registry.RegistryService
| Constructor and Description |
|---|
RegistryServiceImpl(IRegistryBase registry,
String postalScheme,
int maxRows,
String uddiVersion) |
public RegistryServiceImpl(IRegistryBase registry, String postalScheme, int maxRows, String uddiVersion)
public javax.xml.registry.CapabilityProfile getCapabilityProfile()
getCapabilityProfile in interface javax.xml.registry.RegistryServicepublic String getUddiVersion()
public javax.xml.registry.BusinessQueryManager getBusinessQueryManager() throws javax.xml.registry.JAXRException
getBusinessQueryManager in interface javax.xml.registry.RegistryServicejavax.xml.registry.JAXRExceptionpublic javax.xml.registry.BusinessLifeCycleManager getBusinessLifeCycleManager() throws javax.xml.registry.JAXRException
getBusinessLifeCycleManager in interface javax.xml.registry.RegistryServicejavax.xml.registry.JAXRExceptionpublic javax.xml.registry.BulkResponse getBulkResponse(String s) throws javax.xml.registry.JAXRException, javax.xml.registry.InvalidRequestException
getBulkResponse in interface javax.xml.registry.RegistryServicejavax.xml.registry.JAXRExceptionjavax.xml.registry.InvalidRequestExceptionpublic javax.xml.registry.DeclarativeQueryManager getDeclarativeQueryManager() throws javax.xml.registry.JAXRException, javax.xml.registry.UnsupportedCapabilityException
getDeclarativeQueryManager in interface javax.xml.registry.RegistryServicejavax.xml.registry.JAXRExceptionjavax.xml.registry.UnsupportedCapabilityExceptionpublic javax.xml.registry.infomodel.ClassificationScheme getDefaultPostalScheme() throws javax.xml.registry.JAXRException
getDefaultPostalScheme in interface javax.xml.registry.RegistryServicejavax.xml.registry.JAXRExceptionpublic String makeRegistrySpecificRequest(String s) throws javax.xml.registry.JAXRException
makeRegistrySpecificRequest in interface javax.xml.registry.RegistryServicejavax.xml.registry.JAXRExceptionpublic ConnectionImpl getConnection()
public void setConnection(ConnectionImpl connection)
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.