|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeleteBusiness | |
---|---|
org.uddi.api_v3 | |
org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
Uses of DeleteBusiness in org.uddi.api_v3 |
---|
Methods in org.uddi.api_v3 that return DeleteBusiness | |
---|---|
DeleteBusiness |
ObjectFactory.createDeleteBusiness()
Create an instance of DeleteBusiness |
Methods in org.uddi.api_v3 that return types with arguments of type DeleteBusiness | |
---|---|
javax.xml.bind.JAXBElement<DeleteBusiness> |
ObjectFactory.createDeleteBusiness(DeleteBusiness value)
Create an instance of JAXBElement < DeleteBusiness > } |
Methods in org.uddi.api_v3 with parameters of type DeleteBusiness | |
---|---|
javax.xml.bind.JAXBElement<DeleteBusiness> |
ObjectFactory.createDeleteBusiness(DeleteBusiness value)
Create an instance of JAXBElement < DeleteBusiness > } |
Uses of DeleteBusiness in org.uddi.v3_service |
---|
Methods in org.uddi.v3_service with parameters of type DeleteBusiness | |
---|---|
void |
UDDIPublicationPortType.deleteBusiness(DeleteBusiness body)
The delete_business API call is used to remove one or more business registrations and all elements that correspond to the natural content of the corresponding businessEntity elements from a UDDI registry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |