|
Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.uddi.client |
Uses of BusinessList in oracle.uddi.client |
Methods in oracle.uddi.client that return BusinessList | |
Type | Name |
---|---|
BusinessList |
UddiClient.findBusiness(java.lang.String name,
FindQualifiers findQualifiers,
java.lang.Integer maxRows)
Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details. |
BusinessList |
UddiClient.findBusiness(IdentifierBag bag,
FindQualifiers findQualifiers,
java.lang.Integer maxRows)
Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details. |
BusinessList |
UddiClient.findBusiness(CategoryBag bag,
FindQualifiers findQualifiers,
java.lang.Integer maxRows)
Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details. |
BusinessList |
UddiClient.findBusiness(TModelBag bag,
FindQualifiers findQualifiers,
java.lang.Integer maxRows)
Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details. |
BusinessList |
UddiClient.findBusiness(DiscoveryURLs bag,
FindQualifiers findQualifiers,
java.lang.Integer maxRows)
Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details. |
|
Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |