org.uddi.v3.wsdl
Interface UDDI_Publication_PortType
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- UDDI_Publication_SoapBindingStub
public interface UDDI_Publication_PortType
- extends java.rmi.Remote
add_publisherAssertions
void add_publisherAssertions(Add_publisherAssertions body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
delete_binding
void delete_binding(Delete_binding body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
delete_business
void delete_business(Delete_business body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
delete_publisherAssertions
void delete_publisherAssertions(Delete_publisherAssertions body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
delete_service
void delete_service(Delete_service body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
delete_tModel
void delete_tModel(Delete_tModel body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
get_assertionStatusReport
AssertionStatusReport get_assertionStatusReport(Get_assertionStatusReport body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
get_publisherAssertions
PublisherAssertions get_publisherAssertions(Get_publisherAssertions body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
get_registeredInfo
RegisteredInfo get_registeredInfo(Get_registeredInfo body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
save_binding
BindingDetail save_binding(Save_binding body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
save_business
BusinessDetail save_business(Save_business body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
save_service
ServiceDetail save_service(Save_service body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
save_tModel
TModelDetail save_tModel(Save_tModel body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
set_publisherAssertions
PublisherAssertions set_publisherAssertions(Set_publisherAssertions body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport