org.gcube.portlets.user.homelibrary.jcr.workspace.search
Class JCRSearchFolderItem
java.lang.Object
org.gcube.portlets.user.homelibrary.jcr.workspace.search.JCRSearchFolder
org.gcube.portlets.user.homelibrary.jcr.workspace.search.JCRSearchFolderItem
- All Implemented Interfaces:
- org.gcube.portlets.user.homelibrary.home.workspace.search.SearchFolder, org.gcube.portlets.user.homelibrary.home.workspace.search.SearchFolderItem, org.gcube.portlets.user.homelibrary.home.workspace.search.SearchItem
public class JCRSearchFolderItem
- extends JCRSearchFolder
- implements org.gcube.portlets.user.homelibrary.home.workspace.search.SearchFolderItem
|
Constructor Summary |
JCRSearchFolderItem(javax.jcr.Node node,
org.gcube.portlets.user.homelibrary.home.workspace.folder.FolderItemType type)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.gcube.portlets.user.homelibrary.home.workspace.search.SearchItem |
getCreationDate, getId, getName |
CONTENT
protected static final String CONTENT
- See Also:
- Constant Field Values
DATA
protected static final String DATA
- See Also:
- Constant Field Values
JCRSearchFolderItem
public JCRSearchFolderItem(javax.jcr.Node node,
org.gcube.portlets.user.homelibrary.home.workspace.folder.FolderItemType type)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
getSize
public long getSize()
- Specified by:
getSize in interface org.gcube.portlets.user.homelibrary.home.workspace.search.SearchFolderItem
getMimeType
public String getMimeType()
- Specified by:
getMimeType in interface org.gcube.portlets.user.homelibrary.home.workspace.search.SearchFolderItem
getType
public org.gcube.portlets.user.homelibrary.home.workspace.WorkspaceItemType getType()
- Specified by:
getType in interface org.gcube.portlets.user.homelibrary.home.workspace.search.SearchItem- Overrides:
getType in class JCRSearchFolder
getFolderItemType
public org.gcube.portlets.user.homelibrary.home.workspace.folder.FolderItemType getFolderItemType()
- Specified by:
getFolderItemType in interface org.gcube.portlets.user.homelibrary.home.workspace.search.SearchFolderItem
Copyright © 2012. All Rights Reserved.