Package | Description |
---|---|
org.uddi.api_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Field and Description |
---|---|
protected CompletionStatus |
AssertionStatusItem.completionStatus |
protected CompletionStatus |
GetAssertionStatusReport.completionStatus |
Modifier and Type | Method and Description |
---|---|
static CompletionStatus |
CompletionStatus.fromValue(String v) |
CompletionStatus |
AssertionStatusItem.getCompletionStatus()
Gets the value of the completionStatus property.
|
CompletionStatus |
GetAssertionStatusReport.getCompletionStatus()
Gets the value of the completionStatus property.
|
static CompletionStatus |
CompletionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompletionStatus[] |
CompletionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CompletionStatus> |
ObjectFactory.createCompletionStatus(CompletionStatus value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CompletionStatus> |
ObjectFactory.createCompletionStatus(CompletionStatus value)
|
void |
AssertionStatusItem.setCompletionStatus(CompletionStatus value)
Sets the value of the completionStatus property.
|
void |
GetAssertionStatusReport.setCompletionStatus(CompletionStatus value)
Sets the value of the completionStatus property.
|
Modifier and Type | Method and Description |
---|---|
List<AssertionStatusItem> |
UDDIPublicationPortType.getAssertionStatusReport(String authInfo,
CompletionStatus completionStatus)
The get_assertionStatusReport API call provides administrative support
for determining the status of current and outstanding publisher
assertions that involve any of the business registrations managed by the
individual publisher.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.