Package | Description |
---|---|
org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
org.uddi.api_v3 |
Modifier and Type | Method and Description |
---|---|
static void |
InquiryHelper.getRelatedBusinesses(javax.persistence.EntityManager em,
Direction direction,
String focalKey,
KeyedReference keyedRef,
RelatedBusinessInfos relatedBusinessInfos) |
static void |
InquiryHelper.getRelatedBusinesses(javax.persistence.EntityManager em,
Direction direction,
String focalKey,
KeyedReference keyedRef,
RelatedBusinessInfos relatedBusinessInfos,
Date modifiedAfter,
Date modifiedBefore) |
Modifier and Type | Field and Description |
---|---|
protected RelatedBusinessInfos |
RelatedBusinessesList.relatedBusinessInfos |
Modifier and Type | Method and Description |
---|---|
RelatedBusinessInfos |
ObjectFactory.createRelatedBusinessInfos()
Create an instance of
RelatedBusinessInfos |
RelatedBusinessInfos |
RelatedBusinessesList.getRelatedBusinessInfos()
Gets the value of the relatedBusinessInfos property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<RelatedBusinessInfos> |
ObjectFactory.createRelatedBusinessInfos(RelatedBusinessInfos value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<RelatedBusinessInfos> |
ObjectFactory.createRelatedBusinessInfos(RelatedBusinessInfos value)
|
void |
RelatedBusinessesList.setRelatedBusinessInfos(RelatedBusinessInfos value)
Sets the value of the relatedBusinessInfos property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.