Constant Field Values


Contents
org.gcube.*

org.gcube.portlets.user.homelibrary.jcr.repository.JCRRepository
public static final String PATH_SEPARATOR "/"
public static final String ROOT_WEBDAV "/repository/default/"

org.gcube.portlets.user.homelibrary.jcr.workspace.JCRWorkspace
public static final String NT_WORKSPACE_FOLDER "nthl:workspaceItem"
public static final String NT_WORKSPACE_SHARED_FOLDER "nthl:workspaceSharedItem"

org.gcube.portlets.user.homelibrary.jcr.workspace.JCRWorkspaceItem
protected static final String CREATED "jcr:created"
protected static final String DESCRIPTION "jcr:description"
protected static final String LAST_ACTION "hl:lastAction"
protected static final String LAST_MODIFIED "jcr:lastModified"
protected static final String LAST_MODIFIED_BY "jcr:lastModifiedBy"
protected static final String READERS "hl:readers"
protected static final String TITLE "jcr:title"

org.gcube.portlets.user.homelibrary.jcr.workspace.folder.items.JCRFile
protected static final String DATA "jcr:data"
protected static final String SIZE "hl:size"

org.gcube.portlets.user.homelibrary.jcr.workspace.folder.items.JCRWorkspaceFolderItem
protected static final String CONTENT "jcr:content"
protected static final String FOLDER_ITEM_TYPE "hl:workspaceItemType"
protected static final String WORKFLOW_DATA "hl:workflowData"
protected static final String WORKFLOW_ID "hl:workflowId"
protected static final String WORKFLOW_STATUS "hl:workflowStatus"

org.gcube.portlets.user.homelibrary.jcr.workspace.search.JCRSearchFolderItem
protected static final String CONTENT "jcr:content"
protected static final String DATA "jcr:data"

org.gcube.portlets.user.homelibrary.jcr.workspace.util.WorkspaceItemUtil
public static final String AUTHOR "Author"
public static final String NUMBER_OF_PAGES "hl-numberOfPages"
public static final String PRODUCER "Producer"
public static final String TITLE "Title"
public static final String VERSION "hl-version"



Copyright © 2013. All Rights Reserved.