uk.ac.soton.ecs.grimoires.server.impl.uddiv2.publication
Class PublishSoapStub

java.lang.Object
  extended byorg.apache.axis.client.Stub
      extended byuk.ac.soton.ecs.grimoires.server.impl.uddiv2.publication.PublishSoapStub
All Implemented Interfaces:
Publish, Remote, javax.xml.rpc.Stub

public class PublishSoapStub
extends org.apache.axis.client.Stub
implements Publish


Field Summary
 
Fields inherited from class org.apache.axis.client.Stub
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
PublishSoapStub()
           
PublishSoapStub(javax.xml.rpc.Service service)
           
PublishSoapStub(URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 DispositionReport add_publisherAssertions(Add_publisherAssertions body)
           
protected  org.apache.axis.client.Call createCall()
           
 DispositionReport delete_binding(Delete_binding body)
           
 DispositionReport delete_business(Delete_business body)
           
 DispositionReport delete_publisherAssertions(Delete_publisherAssertions body)
           
 DispositionReport delete_service(Delete_service body)
           
 DispositionReport delete_tModel(Delete_tModel body)
           
 DispositionReport discard_authToken(Discard_authToken body)
           
 AssertionStatusReport get_assertionStatusReport(Get_assertionStatusReport body)
           
 AuthToken get_authToken(Get_authToken body)
           
 PublisherAssertions get_publisherAssertions(Get_publisherAssertions body)
           
 RegisteredInfo get_registeredInfo(Get_registeredInfo body)
           
 BindingDetail save_binding(Save_binding body)
           
 BusinessDetail save_business(Save_business body)
           
 ServiceDetail save_service(Save_service body)
           
 TModelDetail save_tModel(Save_tModel body)
           
 PublisherAssertions set_publisherAssertions(Set_publisherAssertions body)
           
 
Methods inherited from class org.apache.axis.client.Stub
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublishSoapStub

public PublishSoapStub()
                throws org.apache.axis.AxisFault

PublishSoapStub

public PublishSoapStub(URL endpointURL,
                       javax.xml.rpc.Service service)
                throws org.apache.axis.AxisFault

PublishSoapStub

public PublishSoapStub(javax.xml.rpc.Service service)
                throws org.apache.axis.AxisFault
Method Detail

createCall

protected org.apache.axis.client.Call createCall()
                                          throws RemoteException
Throws:
RemoteException

add_publisherAssertions

public DispositionReport add_publisherAssertions(Add_publisherAssertions body)
                                          throws RemoteException,
                                                 DispositionReport
Specified by:
add_publisherAssertions in interface Publish
Throws:
RemoteException
DispositionReport

delete_binding

public DispositionReport delete_binding(Delete_binding body)
                                 throws RemoteException,
                                        DispositionReport
Specified by:
delete_binding in interface Publish
Throws:
RemoteException
DispositionReport

delete_business

public DispositionReport delete_business(Delete_business body)
                                  throws RemoteException,
                                         DispositionReport
Specified by:
delete_business in interface Publish
Throws:
RemoteException
DispositionReport

delete_publisherAssertions

public DispositionReport delete_publisherAssertions(Delete_publisherAssertions body)
                                             throws RemoteException,
                                                    DispositionReport
Specified by:
delete_publisherAssertions in interface Publish
Throws:
RemoteException
DispositionReport

delete_service

public DispositionReport delete_service(Delete_service body)
                                 throws RemoteException,
                                        DispositionReport
Specified by:
delete_service in interface Publish
Throws:
RemoteException
DispositionReport

delete_tModel

public DispositionReport delete_tModel(Delete_tModel body)
                                throws RemoteException,
                                       DispositionReport
Specified by:
delete_tModel in interface Publish
Throws:
RemoteException
DispositionReport

discard_authToken

public DispositionReport discard_authToken(Discard_authToken body)
                                    throws RemoteException,
                                           DispositionReport
Specified by:
discard_authToken in interface Publish
Throws:
RemoteException
DispositionReport

get_assertionStatusReport

public AssertionStatusReport get_assertionStatusReport(Get_assertionStatusReport body)
                                                throws RemoteException,
                                                       DispositionReport
Specified by:
get_assertionStatusReport in interface Publish
Throws:
RemoteException
DispositionReport

get_authToken

public AuthToken get_authToken(Get_authToken body)
                        throws RemoteException,
                               DispositionReport
Specified by:
get_authToken in interface Publish
Throws:
RemoteException
DispositionReport

get_publisherAssertions

public PublisherAssertions get_publisherAssertions(Get_publisherAssertions body)
                                            throws RemoteException,
                                                   DispositionReport
Specified by:
get_publisherAssertions in interface Publish
Throws:
RemoteException
DispositionReport

get_registeredInfo

public RegisteredInfo get_registeredInfo(Get_registeredInfo body)
                                  throws RemoteException,
                                         DispositionReport
Specified by:
get_registeredInfo in interface Publish
Throws:
RemoteException
DispositionReport

save_binding

public BindingDetail save_binding(Save_binding body)
                           throws RemoteException,
                                  DispositionReport
Specified by:
save_binding in interface Publish
Throws:
RemoteException
DispositionReport

save_business

public BusinessDetail save_business(Save_business body)
                             throws RemoteException,
                                    DispositionReport
Specified by:
save_business in interface Publish
Throws:
RemoteException
DispositionReport

save_service

public ServiceDetail save_service(Save_service body)
                           throws RemoteException,
                                  DispositionReport
Specified by:
save_service in interface Publish
Throws:
RemoteException
DispositionReport

save_tModel

public TModelDetail save_tModel(Save_tModel body)
                         throws RemoteException,
                                DispositionReport
Specified by:
save_tModel in interface Publish
Throws:
RemoteException
DispositionReport

set_publisherAssertions

public PublisherAssertions set_publisherAssertions(Set_publisherAssertions body)
                                            throws RemoteException,
                                                   DispositionReport
Specified by:
set_publisherAssertions in interface Publish
Throws:
RemoteException
DispositionReport