Package | Description |
---|---|
org.apache.juddi.v3.client.mapping | |
org.apache.ws.scout.registry | |
org.uddi.api_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Method and Description |
---|---|
DispositionReport |
UDDIClientSubscriptionListenerImpl.notifySubscriptionListener(NotifySubscriptionListener body) |
Modifier and Type | Method and Description |
---|---|
DispositionReport |
RegistryV3Impl.deleteBinding(String authInfo,
String[] bindingKeyArray)
"Used to remove an existing bindingTemplate from the bindingTemplates
collection that is part of a specified businessService structure."
|
DispositionReport |
IRegistryV3.deleteBinding(String authInfo,
String[] bindingKeyArray)
"Used to remove an existing bindingTemplate from the bindingTemplates
collection that is part of a specified businessService structure."
|
DispositionReport |
RegistryV3Impl.deleteBusiness(String authInfo,
String[] businessKeyArray)
"Used to delete registered businessEntity information from the registry."
|
DispositionReport |
IRegistryV3.deleteBusiness(String authInfo,
String[] businessKeyArray)
"Used to delete registered businessEntity information from the registry."
|
DispositionReport |
RegistryV3Impl.deletePublisherAssertions(String authInfo,
PublisherAssertion[] assertionArray) |
DispositionReport |
IRegistryV3.deletePublisherAssertions(String authInfo,
PublisherAssertion[] assertionArray) |
DispositionReport |
RegistryV3Impl.deleteService(String authInfo,
String[] serviceKeyArray)
"Used to delete an existing businessService from the businessServices
collection that is part of a specified businessEntity."
|
DispositionReport |
IRegistryV3.deleteService(String authInfo,
String[] serviceKeyArray)
"Used to delete an existing businessService from the businessServices
collection that is part of a specified businessEntity."
|
DispositionReport |
RegistryV3Impl.deleteTModel(String authInfo,
String[] tModelKeyArray)
"Used to delete registered information about a tModel.
|
DispositionReport |
IRegistryV3.deleteTModel(String authInfo,
String[] tModelKeyArray)
"Used to delete registered information about a tModel.
|
DispositionReport |
RegistryV3Exception.getDispositionReport()
Returns the disposition report associated with this jUDDI exception.
|
Modifier and Type | Method and Description |
---|---|
void |
RegistryV3Exception.setDispositionReport(DispositionReport dispRpt)
Sets the UDDI DispositionReport value to the instance
specified
|
Constructor and Description |
---|
RegistryV3Exception(String fCode,
String fString,
String fActor,
DispositionReport dispRpt)
Constructs a RegistryException instance.
|
Modifier and Type | Method and Description |
---|---|
DispositionReport |
ObjectFactory.createDispositionReport()
Create an instance of
DispositionReport |
Modifier and Type | Method and Description |
---|---|
JAXBElement<DispositionReport> |
ObjectFactory.createDispositionReport(DispositionReport value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DispositionReport> |
ObjectFactory.createDispositionReport(DispositionReport value)
|
Modifier and Type | Method and Description |
---|---|
static DispositionReport |
DispositionReportFaultMessage.getDispositionReport(Exception e)
Convenience method to figure out if the Exception at hand contains a
DispositionReport.
|
DispositionReport |
DispositionReportFaultMessage.getFaultInfo() |
DispositionReport |
UDDISubscriptionListenerPortType.notifySubscriptionListener(NotifySubscriptionListener body) |
DispositionReport |
UDDIValueSetValidationPortType.validateValues(ValidateValues body) |
Constructor and Description |
---|
DispositionReportFaultMessage(String message,
DispositionReport faultInfo) |
DispositionReportFaultMessage(String message,
DispositionReport faultInfo,
Throwable cause) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.