|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetBusinessDetail | |
---|---|
org.uddi.api_v3 | |
org.uddi.sub_v3 | |
org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
Uses of GetBusinessDetail in org.uddi.api_v3 |
---|
Methods in org.uddi.api_v3 that return GetBusinessDetail | |
---|---|
GetBusinessDetail |
ObjectFactory.createGetBusinessDetail()
Create an instance of GetBusinessDetail |
Methods in org.uddi.api_v3 that return types with arguments of type GetBusinessDetail | |
---|---|
javax.xml.bind.JAXBElement<GetBusinessDetail> |
ObjectFactory.createGetBusinessDetail(GetBusinessDetail value)
Create an instance of JAXBElement < GetBusinessDetail > } |
Methods in org.uddi.api_v3 with parameters of type GetBusinessDetail | |
---|---|
javax.xml.bind.JAXBElement<GetBusinessDetail> |
ObjectFactory.createGetBusinessDetail(GetBusinessDetail value)
Create an instance of JAXBElement < GetBusinessDetail > } |
Uses of GetBusinessDetail in org.uddi.sub_v3 |
---|
Fields in org.uddi.sub_v3 declared as GetBusinessDetail | |
---|---|
protected GetBusinessDetail |
SubscriptionFilter.getBusinessDetail
|
Methods in org.uddi.sub_v3 that return GetBusinessDetail | |
---|---|
GetBusinessDetail |
SubscriptionFilter.getGetBusinessDetail()
Gets the value of the getBusinessDetail property. |
Methods in org.uddi.sub_v3 with parameters of type GetBusinessDetail | |
---|---|
void |
SubscriptionFilter.setGetBusinessDetail(GetBusinessDetail value)
Sets the value of the getBusinessDetail property. |
Uses of GetBusinessDetail in org.uddi.v3_service |
---|
Methods in org.uddi.v3_service with parameters of type GetBusinessDetail | |
---|---|
BusinessDetail |
UDDIInquiryPortType.getBusinessDetail(GetBusinessDetail body)
The get_businessDetail API call returns the businessEntity structure corresponding to each of the businessKey values specified. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |