com.ibm.uddi4j.transport.websphere
Interface Publish

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
PublishSoapStub

public interface Publish
extends java.rmi.Remote


Method Summary
 javax.xml.soap.SOAPElement add_publisherAssertions(javax.xml.soap.SOAPElement body)
           
 javax.xml.soap.SOAPElement delete_binding(javax.xml.soap.SOAPElement body)
           
 javax.xml.soap.SOAPElement delete_business(javax.xml.soap.SOAPElement body)
           
 javax.xml.soap.SOAPElement delete_publisherAssertions(javax.xml.soap.SOAPElement body)
           
 javax.xml.soap.SOAPElement delete_service(javax.xml.soap.SOAPElement body)
           
 javax.xml.soap.SOAPElement delete_tModel(javax.xml.soap.SOAPElement body)
           
 javax.xml.soap.SOAPElement discard_authToken(javax.xml.soap.SOAPElement body)
           
 javax.xml.soap.SOAPElement get_assertionStatusReport(javax.xml.soap.SOAPElement body)
           
 javax.xml.soap.SOAPElement get_authToken(javax.xml.soap.SOAPElement body)
           
 javax.xml.soap.SOAPElement get_publisherAssertions(javax.xml.soap.SOAPElement body)
           
 javax.xml.soap.SOAPElement get_registeredInfo(javax.xml.soap.SOAPElement body)
           
 javax.xml.soap.SOAPElement save_binding(javax.xml.soap.SOAPElement body)
           
 javax.xml.soap.SOAPElement save_business(javax.xml.soap.SOAPElement body)
           
 javax.xml.soap.SOAPElement save_service(javax.xml.soap.SOAPElement body)
           
 javax.xml.soap.SOAPElement save_tModel(javax.xml.soap.SOAPElement body)
           
 javax.xml.soap.SOAPElement set_publisherAssertions(javax.xml.soap.SOAPElement body)
           
 

Method Detail

add_publisherAssertions

public javax.xml.soap.SOAPElement add_publisherAssertions(javax.xml.soap.SOAPElement body)
                                                   throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

delete_binding

public javax.xml.soap.SOAPElement delete_binding(javax.xml.soap.SOAPElement body)
                                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

delete_business

public javax.xml.soap.SOAPElement delete_business(javax.xml.soap.SOAPElement body)
                                           throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

delete_publisherAssertions

public javax.xml.soap.SOAPElement delete_publisherAssertions(javax.xml.soap.SOAPElement body)
                                                      throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

delete_service

public javax.xml.soap.SOAPElement delete_service(javax.xml.soap.SOAPElement body)
                                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

delete_tModel

public javax.xml.soap.SOAPElement delete_tModel(javax.xml.soap.SOAPElement body)
                                         throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

discard_authToken

public javax.xml.soap.SOAPElement discard_authToken(javax.xml.soap.SOAPElement body)
                                             throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

get_assertionStatusReport

public javax.xml.soap.SOAPElement get_assertionStatusReport(javax.xml.soap.SOAPElement body)
                                                     throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

get_authToken

public javax.xml.soap.SOAPElement get_authToken(javax.xml.soap.SOAPElement body)
                                         throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

get_publisherAssertions

public javax.xml.soap.SOAPElement get_publisherAssertions(javax.xml.soap.SOAPElement body)
                                                   throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

get_registeredInfo

public javax.xml.soap.SOAPElement get_registeredInfo(javax.xml.soap.SOAPElement body)
                                              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

save_binding

public javax.xml.soap.SOAPElement save_binding(javax.xml.soap.SOAPElement body)
                                        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

save_business

public javax.xml.soap.SOAPElement save_business(javax.xml.soap.SOAPElement body)
                                         throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

save_service

public javax.xml.soap.SOAPElement save_service(javax.xml.soap.SOAPElement body)
                                        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

save_tModel

public javax.xml.soap.SOAPElement save_tModel(javax.xml.soap.SOAPElement body)
                                       throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

set_publisherAssertions

public javax.xml.soap.SOAPElement set_publisherAssertions(javax.xml.soap.SOAPElement body)
                                                   throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException