public class FileItem extends WorkspaceItem implements FileItem
| Constructor and Description |
|---|
FileItem() |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceVersion |
getCurrentVersion()
Get Current version.
|
FileItemType |
getFileItemType()
Gets the folder item type.
|
String |
getMimeType()
The folder myme type.
|
Long |
getSize()
Gets the size.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAccounting, getCreationTime, getDescription, getId, getLastModificationTime, getLastModifiedBy, getName, getOwner, getParentId, getPath, getPropertyMap, getType, isFolder, isHidden, isRoot, isShared, isTrashedpublic FileItemType getFileItemType()
FilegetFileItemType in interface Filepublic Long getSize() throws InternalErrorException
FilegetSize in interface FileInternalErrorException - the internal error exceptionpublic String getMimeType() throws InternalErrorException
FilegetMimeType in interface FileInternalErrorException - the internal error exceptionpublic WorkspaceVersion getCurrentVersion() throws InternalErrorException
FileItemgetCurrentVersion in interface FileItemInternalErrorException - the internal error exceptionCopyright © 2018. All Rights Reserved.