public class Portlet_ExportImport_StagingServiceSoapBindingStub extends org.apache.axis.client.Stub implements StagingServiceSoap
| Constructor and Description |
|---|
Portlet_ExportImport_StagingServiceSoapBindingStub() |
Portlet_ExportImport_StagingServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portlet_ExportImport_StagingServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUpStagingRequest(long stagingRequestId) |
protected org.apache.axis.client.Call |
createCall() |
long |
createStagingRequest(long groupId,
java.lang.String checksum) |
MissingReferences |
publishStagingRequest(long stagingRequestId,
ExportImportConfigurationSoap exportImportConfiguration) |
void |
updateStagingRequest(long stagingRequestId,
java.lang.String fileName,
byte[] bytes) |
_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, setUsernamepublic Portlet_ExportImport_StagingServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_ExportImport_StagingServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_ExportImport_StagingServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic void cleanUpStagingRequest(long stagingRequestId)
throws java.rmi.RemoteException
cleanUpStagingRequest in interface StagingServiceSoapjava.rmi.RemoteExceptionpublic long createStagingRequest(long groupId,
java.lang.String checksum)
throws java.rmi.RemoteException
createStagingRequest in interface StagingServiceSoapjava.rmi.RemoteExceptionpublic MissingReferences publishStagingRequest(long stagingRequestId, ExportImportConfigurationSoap exportImportConfiguration) throws java.rmi.RemoteException
publishStagingRequest in interface StagingServiceSoapjava.rmi.RemoteExceptionpublic void updateStagingRequest(long stagingRequestId,
java.lang.String fileName,
byte[] bytes)
throws java.rmi.RemoteException
updateStagingRequest in interface StagingServiceSoapjava.rmi.RemoteException