public class Portlet_ExportImport_StagingServiceSoapBindingImpl extends java.lang.Object implements StagingServiceSoap
| Constructor and Description |
|---|
Portlet_ExportImport_StagingServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUpStagingRequest(long stagingRequestId) |
long |
createStagingRequest(long groupId,
java.lang.String checksum) |
MissingReferences |
publishStagingRequest(long stagingRequestId,
ExportImportConfigurationSoap exportImportConfiguration) |
void |
updateStagingRequest(long stagingRequestId,
java.lang.String fileName,
byte[] bytes) |
public Portlet_ExportImport_StagingServiceSoapBindingImpl()
public 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