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
public void add_publisherAssertions(Add_publisherAssertions body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
delete_binding
public void delete_binding(Delete_binding body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
delete_business
public void delete_business(Delete_business body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
delete_publisherAssertions
public void delete_publisherAssertions(Delete_publisherAssertions body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
delete_service
public void delete_service(Delete_service body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
delete_tModel
public void delete_tModel(Delete_tModel body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
get_assertionStatusReport
public AssertionStatusReport get_assertionStatusReport(Get_assertionStatusReport body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
get_publisherAssertions
public PublisherAssertions get_publisherAssertions(Get_publisherAssertions body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
get_registeredInfo
public RegisteredInfo get_registeredInfo(Get_registeredInfo body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
save_binding
public BindingDetail save_binding(Save_binding body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
save_business
public BusinessDetail save_business(Save_business body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
save_service
public ServiceDetail save_service(Save_service body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
save_tModel
public TModelDetail save_tModel(Save_tModel body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
set_publisherAssertions
public PublisherAssertions set_publisherAssertions(Set_publisherAssertions body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport