|
Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.uddi.client |
Uses of TModelList in oracle.uddi.client |
Methods in oracle.uddi.client that return TModelList | |
Type | Name |
---|---|
TModelList |
UddiClient.findTModel(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. |
TModelList |
UddiClient.findTModel(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. |
TModelList |
UddiClient.findTModel(IdentifierBag identifierBag,
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 |