com.ibm.uddi4j.transport.websphere
Class PublishSoapStub

java.lang.Object
  extended bycom.ibm.ws.webservices.engine.client.Stub
      extended bycom.ibm.uddi4j.transport.websphere.PublishSoapStub
All Implemented Interfaces:
Publish, java.rmi.Remote, javax.xml.rpc.Stub

public class PublishSoapStub
extends com.ibm.ws.webservices.engine.client.Stub
implements Publish


Field Summary
static java.lang.String JAVA_COPYRIGHT
           
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
PublishSoapStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
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)
           
 
Methods inherited from class com.ibm.ws.webservices.engine.client.Stub
_getProperty, _getPropertyNames, _setProperty, getPassword, getPortName, getTimeout, getUsername, setMaintainSession, setPassword, setPortName, setPortName, setTimeout, setUsername, validateTransportPropertiesHashMap
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAVA_COPYRIGHT

public static final java.lang.String JAVA_COPYRIGHT
See Also:
Constant Field Values
Constructor Detail

PublishSoapStub

public PublishSoapStub(java.net.URL endpointURL,
                       javax.xml.rpc.Service service)
                throws com.ibm.ws.webservices.engine.WebServicesFault
Method Detail

add_publisherAssertions

public javax.xml.soap.SOAPElement add_publisherAssertions(javax.xml.soap.SOAPElement body)
                                                   throws java.rmi.RemoteException
Specified by:
add_publisherAssertions in interface Publish
Throws:
java.rmi.RemoteException

delete_binding

public javax.xml.soap.SOAPElement delete_binding(javax.xml.soap.SOAPElement body)
                                          throws java.rmi.RemoteException
Specified by:
delete_binding in interface Publish
Throws:
java.rmi.RemoteException

delete_business

public javax.xml.soap.SOAPElement delete_business(javax.xml.soap.SOAPElement body)
                                           throws java.rmi.RemoteException
Specified by:
delete_business in interface Publish
Throws:
java.rmi.RemoteException

delete_publisherAssertions

public javax.xml.soap.SOAPElement delete_publisherAssertions(javax.xml.soap.SOAPElement body)
                                                      throws java.rmi.RemoteException
Specified by:
delete_publisherAssertions in interface Publish
Throws:
java.rmi.RemoteException

delete_service

public javax.xml.soap.SOAPElement delete_service(javax.xml.soap.SOAPElement body)
                                          throws java.rmi.RemoteException
Specified by:
delete_service in interface Publish
Throws:
java.rmi.RemoteException

delete_tModel

public javax.xml.soap.SOAPElement delete_tModel(javax.xml.soap.SOAPElement body)
                                         throws java.rmi.RemoteException
Specified by:
delete_tModel in interface Publish
Throws:
java.rmi.RemoteException

discard_authToken

public javax.xml.soap.SOAPElement discard_authToken(javax.xml.soap.SOAPElement body)
                                             throws java.rmi.RemoteException
Specified by:
discard_authToken in interface Publish
Throws:
java.rmi.RemoteException

get_assertionStatusReport

public javax.xml.soap.SOAPElement get_assertionStatusReport(javax.xml.soap.SOAPElement body)
                                                     throws java.rmi.RemoteException
Specified by:
get_assertionStatusReport in interface Publish
Throws:
java.rmi.RemoteException

get_authToken

public javax.xml.soap.SOAPElement get_authToken(javax.xml.soap.SOAPElement body)
                                         throws java.rmi.RemoteException
Specified by:
get_authToken in interface Publish
Throws:
java.rmi.RemoteException

get_publisherAssertions

public javax.xml.soap.SOAPElement get_publisherAssertions(javax.xml.soap.SOAPElement body)
                                                   throws java.rmi.RemoteException
Specified by:
get_publisherAssertions in interface Publish
Throws:
java.rmi.RemoteException

get_registeredInfo

public javax.xml.soap.SOAPElement get_registeredInfo(javax.xml.soap.SOAPElement body)
                                              throws java.rmi.RemoteException
Specified by:
get_registeredInfo in interface Publish
Throws:
java.rmi.RemoteException

save_binding

public javax.xml.soap.SOAPElement save_binding(javax.xml.soap.SOAPElement body)
                                        throws java.rmi.RemoteException
Specified by:
save_binding in interface Publish
Throws:
java.rmi.RemoteException

save_business

public javax.xml.soap.SOAPElement save_business(javax.xml.soap.SOAPElement body)
                                         throws java.rmi.RemoteException
Specified by:
save_business in interface Publish
Throws:
java.rmi.RemoteException

save_service

public javax.xml.soap.SOAPElement save_service(javax.xml.soap.SOAPElement body)
                                        throws java.rmi.RemoteException
Specified by:
save_service in interface Publish
Throws:
java.rmi.RemoteException

save_tModel

public javax.xml.soap.SOAPElement save_tModel(javax.xml.soap.SOAPElement body)
                                       throws java.rmi.RemoteException
Specified by:
save_tModel in interface Publish
Throws:
java.rmi.RemoteException

set_publisherAssertions

public javax.xml.soap.SOAPElement set_publisherAssertions(javax.xml.soap.SOAPElement body)
                                                   throws java.rmi.RemoteException
Specified by:
set_publisherAssertions in interface Publish
Throws:
java.rmi.RemoteException