public interface GCubeItem extends FileItem
| Modifier and Type | Method and Description |
|---|---|
String |
getCreator()
Gets the creator.
|
InputStream |
getData()
Gets the data.
|
String |
getItemType()
Gets the item type.
|
List<String> |
getScopes()
Gets the scopes.
|
WorkspaceSharedFolder |
share(List<String> users)
Share.
|
getCurrentVersiongetAccounting, getCreationTime, getDescription, getId, getLastModificationTime, getLastModifiedBy, getName, getOwner, getParentId, getPath, getPropertyMap, getType, isFolder, isHidden, isRoot, isShared, isTrashedgetFileItemType, getMimeType, getSizeList<String> getScopes() throws InternalErrorException
InternalErrorException - the internal error exceptionString getItemType()
String getCreator()
WorkspaceSharedFolder share(List<String> users) throws InternalErrorException
users - the usersInternalErrorException - the internal error exceptionInputStream getData() throws InternalErrorException
InternalErrorException - the internal error exceptionCopyright © 2018. All Rights Reserved.