public class Portlet_DL_DLTrashServiceSoapBindingStub extends org.apache.axis.client.Stub implements DLTrashServiceSoap
| Constructor and Description |
|---|
Portlet_DL_DLTrashServiceSoapBindingStub() |
Portlet_DL_DLTrashServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portlet_DL_DLTrashServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
FileEntrySoap |
moveFileEntryFromTrash(long fileEntryId,
long newFolderId,
ServiceContext serviceContext) |
FileEntrySoap |
moveFileEntryToTrash(long fileEntryId) |
FolderSoap |
moveFolderFromTrash(long folderId,
long parentFolderId,
ServiceContext serviceContext) |
FolderSoap |
moveFolderToTrash(long folderId) |
void |
restoreFileEntryFromTrash(long fileEntryId) |
void |
restoreFileShortcutFromTrash(long fileShortcutId) |
void |
restoreFolderFromTrash(long folderId) |
_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_DL_DLTrashServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_DL_DLTrashServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_DL_DLTrashServiceSoapBindingStub(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 FileEntrySoap moveFileEntryFromTrash(long fileEntryId, long newFolderId, ServiceContext serviceContext) throws java.rmi.RemoteException
moveFileEntryFromTrash in interface DLTrashServiceSoapjava.rmi.RemoteExceptionpublic FileEntrySoap moveFileEntryToTrash(long fileEntryId) throws java.rmi.RemoteException
moveFileEntryToTrash in interface DLTrashServiceSoapjava.rmi.RemoteExceptionpublic FolderSoap moveFolderFromTrash(long folderId, long parentFolderId, ServiceContext serviceContext) throws java.rmi.RemoteException
moveFolderFromTrash in interface DLTrashServiceSoapjava.rmi.RemoteExceptionpublic FolderSoap moveFolderToTrash(long folderId) throws java.rmi.RemoteException
moveFolderToTrash in interface DLTrashServiceSoapjava.rmi.RemoteExceptionpublic void restoreFileEntryFromTrash(long fileEntryId)
throws java.rmi.RemoteException
restoreFileEntryFromTrash in interface DLTrashServiceSoapjava.rmi.RemoteExceptionpublic void restoreFileShortcutFromTrash(long fileShortcutId)
throws java.rmi.RemoteException
restoreFileShortcutFromTrash in interface DLTrashServiceSoapjava.rmi.RemoteExceptionpublic void restoreFolderFromTrash(long folderId)
throws java.rmi.RemoteException
restoreFolderFromTrash in interface DLTrashServiceSoapjava.rmi.RemoteException