uk.ac.soton.ecs.grimoires.server.impl.uddiv2.publication
Class PublishSoapStub
java.lang.Object
org.apache.axis.client.Stub
uk.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
| 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 |
| 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 |
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
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