Package | Description |
---|---|
org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
org.apache.juddi.mapping |
Maps to and from JAXB to JPA classes
|
org.apache.juddi.v3.client.mapping |
Mappings for UDDIv2 APIs and for common functions for WADL and WSDL to UDDI
|
org.apache.juddi.v3.client.transport.wrapper |
Provides compatibility with SCOUT and UDDIv2 API sets
|
org.apache.juddi.webconsole.hub |
Rendererss, parses, configuration and session management for all juddi-gui web apps
|
org.uddi.api_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Method and Description |
---|---|
static List<AssertionStatusItem> |
PublicationHelper.getAssertionStatusItemList(UddiEntityPublisher publisher,
CompletionStatus completionStatus,
javax.persistence.EntityManager em) |
List<AssertionStatusItem> |
UDDIPublicationImpl.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.
|
Modifier and Type | Method and Description |
---|---|
static void |
MappingModelToApi.mapAssertionStatusItem(PublisherAssertion modelPublisherAssertion,
AssertionStatusItem apiAssertionStatusItem,
List<?> businessKeys) |
Modifier and Type | Method and Description |
---|---|
static List<AssertionStatusItem> |
MapUDDIv2Tov3.MapAssertionStatusItems(AssertionStatusReport assertionStatusReport) |
Modifier and Type | Method and Description |
---|---|
static AssertionStatusReport |
MapUDDIv3Tov2.MapAssertionStatusReport(List<AssertionStatusItem> assertionStatusReport)
limitation, keys owned is not mapped
|
Modifier and Type | Method and Description |
---|---|
List<AssertionStatusItem> |
Publish3to2.getAssertionStatusReport(String authInfo,
CompletionStatus completionStatus) |
Modifier and Type | Method and Description |
---|---|
List<AssertionStatusItem> |
UddiHub.GetPublisherAssertions(AtomicReference<String> msg)
Gets a list of all assertions for all businesses owned by the current
user
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.
|
Modifier and Type | Field and Description |
---|---|
protected List<AssertionStatusItem> |
AssertionStatusReport.assertionStatusItem |
Modifier and Type | Method and Description |
---|---|
AssertionStatusItem |
ObjectFactory.createAssertionStatusItem()
Create an instance of
AssertionStatusItem |
Modifier and Type | Method and Description |
---|---|
JAXBElement<AssertionStatusItem> |
ObjectFactory.createAssertionStatusItem(AssertionStatusItem value)
|
List<AssertionStatusItem> |
AssertionStatusReport.getAssertionStatusItem()
Gets the value of the assertionStatusItem property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<AssertionStatusItem> |
ObjectFactory.createAssertionStatusItem(AssertionStatusItem value)
|
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.