Constant Field Values


Contents
org.gcube.*

org.gcube.portlets.user.homelibrary.jcr.repository.JCRRepository
public static final String APPLICATIONS_AREA "Applications"
public static final String HL_NAMESPACE "hl:"
public static final String HOME_FOLDER "Home"
public static final String JCR_NAMESPACE "jcr:"
public static final String PATH_SEPARATOR "/"
public static final String ROOT_WEBDAV "/repository/default/"
public static final String SHARED_FOLDER "Share"

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 ACCOUNTING "hl:accounting"
public 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 NT_ACCOUNTING "nthl:accountingSet"
protected static final String NT_READERS "nthl:readersSet"
protected static final String READERS "hl:readers"
public static final String TITLE "jcr:title"

org.gcube.portlets.user.homelibrary.jcr.workspace.JCRWorkspaceSharedFolder
public static final String USERS "hl:users"

org.gcube.portlets.user.homelibrary.jcr.workspace.folder.items.JCRFile
public static final String DATA "jcr:data"
public static final String MIME_TYPE "jcr:mimeType"
public static final String REMOTE_STORAGE_PATH "hl:remotePath"
public 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.