public class Portlet_DL_DLTrashServiceSoapBindingImpl extends java.lang.Object implements DLTrashServiceSoap
| Constructor and Description |
|---|
Portlet_DL_DLTrashServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public Portlet_DL_DLTrashServiceSoapBindingImpl()
public 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