public interface WorkspaceTrashItem extends FolderItem
| Modifier and Type | Method and Description |
|---|---|
void |
deletePermanently()
Delete Permanently an item in the trash folder
|
Calendar |
getDeleteDate()
Get the date when the item was deleted
|
String |
getDeleteUser()
Get the name of the user who deleted the item
|
String |
getOriginalParentId()
Get original parent Id to restore the item
|
String |
getOriginalPath()
Get original path
|
boolean |
isFolder()
Return true if the trash item was a folder
|
void |
restore()
Restore an item in the trash folder
|
getFolderItemType, getLength, getMimeType, getWorkflowData, getWorkflowId, getWorkflowStatus, setWorkflowData, setWorkflowId, setWorkflowStatuscloneItem, getAccounting, getCapabilities, getChildren, getCreationTime, getDescription, getId, getIdSharedFolder, getLastAction, getLastModificationTime, getName, getOwner, getParent, getPath, getProperties, getReaders, getRemotePath, getType, isMarkedAsRead, isRoot, isShared, markAsRead, move, remove, removeChild, rename, setDescription, setRemotePathvoid deletePermanently()
throws InternalErrorException
InternalErrorExceptionvoid restore()
throws InternalErrorException
InternalErrorExceptionString getOriginalParentId()
String getOriginalPath()
String getDeleteUser()
Calendar getDeleteDate()
boolean isFolder()
Copyright © 2014. All Rights Reserved.