|
Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use.* | |
| Package | Description |
|---|---|
| oracle.uddi.client | |
| oracle.uddi.message.datatype.business | |
| oracle.uddi.message.datatype.service | |
| oracle.uddi.message.datatype.tmodel | |
| oracle.uddi.message.request | |
| Uses of CategoryBag in oracle.uddi.client |
| Methods in oracle.uddi.client with parameters of type CategoryBag | |
| Type | Name |
|---|---|
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. |
ServiceList |
UddiClient.findService(java.lang.String businessKey,
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(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. |
| Uses of CategoryBag in oracle.uddi.message.datatype.business |
| Methods in oracle.uddi.message.datatype.business that return CategoryBag | |
| Type | Name |
|---|---|
CategoryBag |
BusinessEntity.getCategoryBag()
|
| Methods in oracle.uddi.message.datatype.business with parameters of type CategoryBag | |
| Type | Name |
|---|---|
void |
BusinessEntity.setCategoryBag(CategoryBag categoryBag)
|
| Uses of CategoryBag in oracle.uddi.message.datatype.service |
| Methods in oracle.uddi.message.datatype.service that return CategoryBag | |
| Type | Name |
|---|---|
CategoryBag |
BusinessService.getCategoryBag()
|
| Methods in oracle.uddi.message.datatype.service with parameters of type CategoryBag | |
| Type | Name |
|---|---|
void |
BusinessService.setCategoryBag(CategoryBag categoryBag)
|
| Uses of CategoryBag in oracle.uddi.message.datatype.tmodel |
| Methods in oracle.uddi.message.datatype.tmodel that return CategoryBag | |
| Type | Name |
|---|---|
CategoryBag |
TModel.getCategoryBag()
|
| Methods in oracle.uddi.message.datatype.tmodel with parameters of type CategoryBag | |
| Type | Name |
|---|---|
void |
TModel.setCategoryBag(CategoryBag categoryBag)
|
| Uses of CategoryBag in oracle.uddi.message.request |
| Methods in oracle.uddi.message.request that return CategoryBag | |
| Type | Name |
|---|---|
CategoryBag |
FindService.getCategoryBag()
|
CategoryBag |
FindTModel.getCategoryBag()
|
CategoryBag |
FindBusiness.getCategoryBag()
|
| Methods in oracle.uddi.message.request with parameters of type CategoryBag | |
| Type | Name |
|---|---|
void |
FindService.setCategoryBag(CategoryBag categoryBag)
|
void |
FindTModel.setCategoryBag(CategoryBag categoryBag)
|
void |
FindBusiness.setCategoryBag(CategoryBag categoryBag)
|
|
Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||