public class JCRSearchFolderItem extends JCRSearchFolder implements org.gcube.common.homelibrary.home.workspace.search.SearchFolderItem
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CONTENT |
protected static String |
DATA |
name| Constructor and Description |
|---|
JCRSearchFolderItem(javax.jcr.Node node,
org.gcube.common.homelibrary.home.workspace.folder.FolderItemType type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.homelibrary.home.workspace.folder.FolderItemType |
getFolderItemType() |
String |
getMimeType() |
long |
getSize() |
org.gcube.common.homelibrary.home.workspace.WorkspaceItemType |
getType() |
getCreationDate, getId, getIdSharedFolder, getLastModified, getName, getOwner, isShared, isVreFolderprotected static final String CONTENT
protected static final String DATA
public JCRSearchFolderItem(javax.jcr.Node node,
org.gcube.common.homelibrary.home.workspace.folder.FolderItemType type,
String name)
throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic long getSize()
getSize in interface org.gcube.common.homelibrary.home.workspace.search.SearchFolderItempublic String getMimeType()
getMimeType in interface org.gcube.common.homelibrary.home.workspace.search.SearchFolderItempublic org.gcube.common.homelibrary.home.workspace.WorkspaceItemType getType()
getType in interface org.gcube.common.homelibrary.home.workspace.search.SearchItemgetType in class JCRSearchFolderpublic org.gcube.common.homelibrary.home.workspace.folder.FolderItemType getFolderItemType()
getFolderItemType in interface org.gcube.common.homelibrary.home.workspace.search.SearchFolderItemCopyright © 2015. All Rights Reserved.