|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeleteService | |
---|---|
org.uddi.api_v3 | |
org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
Uses of DeleteService in org.uddi.api_v3 |
---|
Methods in org.uddi.api_v3 that return DeleteService | |
---|---|
DeleteService |
ObjectFactory.createDeleteService()
Create an instance of DeleteService |
Methods in org.uddi.api_v3 that return types with arguments of type DeleteService | |
---|---|
javax.xml.bind.JAXBElement<DeleteService> |
ObjectFactory.createDeleteService(DeleteService value)
Create an instance of JAXBElement < DeleteService > } |
Methods in org.uddi.api_v3 with parameters of type DeleteService | |
---|---|
javax.xml.bind.JAXBElement<DeleteService> |
ObjectFactory.createDeleteService(DeleteService value)
Create an instance of JAXBElement < DeleteService > } |
Uses of DeleteService in org.uddi.v3_service |
---|
Methods in org.uddi.v3_service with parameters of type DeleteService | |
---|---|
void |
UDDIPublicationPortType.deleteService(DeleteService body)
The delete_service API call is used to remove one or more businessService elements from the UDDI registry and from its containing businessEntity parent. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |