|
Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.uddi.client |
Uses of BusinessDetail in oracle.uddi.client |
Methods in oracle.uddi.client that return BusinessDetail | |
Type | Name |
---|---|
BusinessDetail |
UddiClient.getBusinessDetail(java.util.List listBusinessKey)
Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details. |
BusinessDetail |
UddiClient.saveBusiness(java.util.List businessEntities)
Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details. |
BusinessDetail |
UddiClient.saveBusinessWithRegisters(java.util.List uploadRegisters)
Saves the businessEntity objects referred to by the list of UploadRegister objects provided. |
|
Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |