|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssertionStatusItem | |
---|---|
org.uddi.api_v3 | |
org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
Uses of AssertionStatusItem in org.uddi.api_v3 |
---|
Fields in org.uddi.api_v3 with type parameters of type AssertionStatusItem | |
---|---|
protected List<AssertionStatusItem> |
AssertionStatusReport.assertionStatusItem
|
Methods in org.uddi.api_v3 that return AssertionStatusItem | |
---|---|
AssertionStatusItem |
ObjectFactory.createAssertionStatusItem()
Create an instance of AssertionStatusItem |
Methods in org.uddi.api_v3 that return types with arguments of type AssertionStatusItem | |
---|---|
javax.xml.bind.JAXBElement<AssertionStatusItem> |
ObjectFactory.createAssertionStatusItem(AssertionStatusItem value)
Create an instance of JAXBElement < AssertionStatusItem > } |
List<AssertionStatusItem> |
AssertionStatusReport.getAssertionStatusItem()
Gets the value of the assertionStatusItem property. |
Methods in org.uddi.api_v3 with parameters of type AssertionStatusItem | |
---|---|
javax.xml.bind.JAXBElement<AssertionStatusItem> |
ObjectFactory.createAssertionStatusItem(AssertionStatusItem value)
Create an instance of JAXBElement < AssertionStatusItem > } |
Uses of AssertionStatusItem in org.uddi.v3_service |
---|
Methods in org.uddi.v3_service that return types with arguments of type AssertionStatusItem | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |