public interface WorkspaceTrashItem extends WorkspaceFolder
| Modifier and Type | Method and Description |
|---|---|
void |
deletePermanently()
Delete Permanently an item in the trash folder
|
String |
getDeletedBy()
Get the name of the user who deleted the item
|
String |
getDeletedFrom()
Get original path
|
Calendar |
getDeletedTime()
Get the date when the item was deleted
|
String |
getMimeType() |
String |
getName()
This item name.
|
String |
getOriginalParentId()
Get original parent Id to restore the item
|
boolean |
isFolder()
Return true if the trash item was a folder
|
void |
restore()
Restore an item in the trash folder
|
createAnnotationItem, createAquaMapsItem, createDocumentItem, createDocumentLinkItem, createExternalFileItem, createExternalImageItem, createExternalPDFFileItem, createExternalResourceLink, createExternalUrlItem, createExternalUrlItem, createFolder, createImageDocumentItem, createImageDocumentLinkItem, createMetadataItem, createPDFDocumentItem, createPDFDocumentLinkItem, createQueryItem, createQueryItem, createReportItem, createReportTemplateItem, createTabularDataLink, createTimeSeries, createUrlDocumentItem, createWorkflowReport, createWorkflowTemplate, exists, find, getChildren, getNames, getNewFolderBulkCreator, setACL, sharecloneItem, deleteACL, getAccounting, getCapabilities, getCreationTime, getDescription, getId, getIdSharedFolder, getLastAction, getLastModificationTime, getOwner, getParent, getPath, getProperties, getPublicLink, getReaders, getRemotePath, getType, hasAccessRight, isMarkedAsRead, isRoot, isShared, isTrashed, markAsRead, move, remove, removeChild, rename, setDescriptionvoid deletePermanently()
throws InternalErrorException
InternalErrorExceptionvoid restore()
throws InternalErrorException
InternalErrorExceptionString getOriginalParentId()
String getDeletedFrom()
String getDeletedBy()
Calendar getDeletedTime()
boolean isFolder()
isFolder in interface WorkspaceItemString getMimeType() throws InternalErrorException
InternalErrorExceptionString getName() throws InternalErrorException
WorkspaceItemgetName in interface WorkspaceItemInternalErrorExceptionCopyright © 2014. All Rights Reserved.