|
Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use.* | |
| Package | Description |
|---|---|
| oracle.uddi.client | |
| oracle.uddi.message.datatype.business | |
| Uses of BusinessEntity in oracle.uddi.client |
| Methods in oracle.uddi.client that return BusinessEntity | |
| Type | Name |
|---|---|
BusinessEntity |
UddiClient.getBusinessEntity(java.lang.String businessKey)
Gets a single BusinessEntity object given a single businessEntity key. |
BusinessEntity |
UddiClient.saveBusiness(BusinessEntity businessEntity)
Saves a single BusinessEntity object. |
| Methods in oracle.uddi.client with parameters of type BusinessEntity | |
| Type | Name |
|---|---|
BusinessEntity |
UddiClient.saveBusiness(BusinessEntity businessEntity)
Saves a single BusinessEntity object. |
| Uses of BusinessEntity in oracle.uddi.message.datatype.business |
| Methods in oracle.uddi.message.datatype.business that return BusinessEntity | |
| Type | Name |
|---|---|
BusinessEntity |
BusinessEntityExt.getBusinessEntity()
|
| Methods in oracle.uddi.message.datatype.business with parameters of type BusinessEntity | |
| Type | Name |
|---|---|
void |
BusinessEntityExt.setBusinessEntity(BusinessEntity businessEntity)
|
|
Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||