Package | Description |
---|---|
org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
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.validation |
Validators for all UDDI method invocations against the rules defined in the spec
|
org.uddi.api_v3 | |
org.uddi.sub_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Method and Description |
---|---|
RelatedBusinessesList |
UDDIInquiryImpl.findRelatedBusinesses(FindRelatedBusinesses body) |
static RelatedBusinessesList |
InquiryHelper.getRelatedBusinessesList(FindRelatedBusinesses body,
javax.persistence.EntityManager em) |
static RelatedBusinessesList |
InquiryHelper.getRelatedBusinessesList(FindRelatedBusinesses body,
javax.persistence.EntityManager em,
Date modifiedAfter,
Date modifiedBefore) |
Modifier and Type | Method and Description |
---|---|
static FindRelatedBusinesses |
MapUDDIv2Tov3.MapFindRelatedBusiness(FindRelatedBusinesses body) |
Modifier and Type | Method and Description |
---|---|
static FindRelatedBusinesses |
MapUDDIv3Tov2.MapFindRelatedBusiness(FindRelatedBusinesses body) |
Modifier and Type | Method and Description |
---|---|
RelatedBusinessesList |
Inquiry3to2.findRelatedBusinesses(FindRelatedBusinesses body) |
Modifier and Type | Method and Description |
---|---|
void |
ValidateInquiry.validateFindRelatedBusinesses(FindRelatedBusinesses body,
boolean nullAllowed) |
Modifier and Type | Field and Description |
---|---|
protected FindRelatedBusinesses |
FindBusiness.findRelatedBusinesses |
Modifier and Type | Method and Description |
---|---|
FindRelatedBusinesses |
ObjectFactory.createFindRelatedBusinesses()
Create an instance of
FindRelatedBusinesses |
FindRelatedBusinesses |
FindBusiness.getFindRelatedBusinesses()
Gets the value of the findRelatedBusinesses property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<FindRelatedBusinesses> |
ObjectFactory.createFindRelatedBusinesses(FindRelatedBusinesses value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<FindRelatedBusinesses> |
ObjectFactory.createFindRelatedBusinesses(FindRelatedBusinesses value)
|
void |
FindBusiness.setFindRelatedBusinesses(FindRelatedBusinesses value)
Sets the value of the findRelatedBusinesses property.
|
Modifier and Type | Field and Description |
---|---|
protected FindRelatedBusinesses |
SubscriptionFilter.findRelatedBusinesses |
Modifier and Type | Method and Description |
---|---|
FindRelatedBusinesses |
SubscriptionFilter.getFindRelatedBusinesses()
Gets the value of the findRelatedBusinesses property.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionFilter.setFindRelatedBusinesses(FindRelatedBusinesses value)
Sets the value of the findRelatedBusinesses property.
|
Modifier and Type | Method and Description |
---|---|
RelatedBusinessesList |
UDDIInquiryPortType.findRelatedBusinesses(FindRelatedBusinesses body) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.