org.pentaho.platform.repository2.unified.jcr
Class PentahoJcrConstants

java.lang.Object
  extended by org.springframework.extensions.jcr.JcrConstants
      extended by org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants

public class PentahoJcrConstants
extends org.springframework.extensions.jcr.JcrConstants

Pentaho JCR constants. The get* methods automatically prepend the appropriate namespace prefix.

Author:
mlowery

Field Summary
static String PHO_LOCKDATE
           
static String PHO_LOCKMESSAGE
           
static String PHO_MIX_NS
          Pentaho mixin type namespace.
static String PHO_NS
          Pentaho item name namespace.
static String PHO_NT_NS
          Pentaho node type namespace.
 
Constructor Summary
PentahoJcrConstants(javax.jcr.Session session)
           
PentahoJcrConstants(javax.jcr.Session session, boolean cache)
           
 
Method Summary
 String getPHO_ACLOWNERNAME()
           
 String getPHO_BOUNDROLES()
           
 String getPHO_CONTENTTYPE()
           
 String getPHO_DELETEDDATE()
           
 String getPHO_DESCRIPTION()
           
 String getPHO_LASTMODIFIED()
           
 String getPHO_LOCKDATE()
           
 String getPHO_LOCKEDNODEREF()
           
 String getPHO_LOCKMESSAGE()
           
 String getPHO_LOCKTOKEN()
           
 String getPHO_MIX_LOCKABLE()
           
 String getPHO_MIX_VERSIONABLE()
           
 String getPHO_NT_INTERNALFOLDER()
           
 String getPHO_NT_LOCALIZEDSTRING()
           
 String getPHO_NT_LOCKTOKENSTORAGE()
           
 String getPHO_NT_PENTAHOFILE()
           
 String getPHO_NT_PENTAHOFOLDER()
           
 String getPHO_NT_PENTAHOHIERARCHYNODE()
           
 String getPHO_ROOTLOCALE()
           
 String getPHO_TITLE()
           
 String getPHO_VERSIONAUTHOR()
           
 String getPHO_VERSIONMESSAGE()
           
 
Methods inherited from class org.springframework.extensions.jcr.JcrConstants
getJCR_AUTOCREATED, getJCR_BASEVERSION, getJCR_CHILD, getJCR_CHILDNODEDEFINITION, getJCR_CONTENT, getJCR_CREATED, getJCR_DATA, getJCR_DEFAULTPRIMARYTYPE, getJCR_DEFAULTVALUES, getJCR_ENCODING, getJCR_FROZENMIXINTYPES, getJCR_FROZENNODE, getJCR_FROZENPRIMARYTYPE, getJCR_FROZENUUID, getJCR_HASORDERABLECHILDNODES, getJCR_ISCHECKEDOUT, getJCR_ISMIXIN, getJCR_LANGUAGE, getJCR_LASTMODIFIED, getJCR_LOCKISDEEP, getJCR_LOCKOWNER, getJCR_MANDATORY, getJCR_MERGEFAILED, getJCR_MIMETYPE, getJCR_MIXINTYPES, getJCR_MULTIPLE, getJCR_NAME, getJCR_NODETYPENAME, getJCR_ONPARENTVERSION, getJCR_PATH, getJCR_PREDECESSORS, getJCR_PRIMARYITEMNAME, getJCR_PRIMARYTYPE, getJCR_PROPERTYDEFINITION, getJCR_PROTECTED, getJCR_REQUIREDPRIMARYTYPES, getJCR_REQUIREDTYPE, getJCR_ROOTVERSION, getJCR_SAMENAMESIBLINGS, getJCR_SCORE, getJCR_STATEMENT, getJCR_SUCCESSORS, getJCR_SUPERTYPES, getJCR_SYSTEM, getJCR_UUID, getJCR_VALUECONSTRAINTS, getJCR_VERSIONABLEUUID, getJCR_VERSIONHISTORY, getJCR_VERSIONLABELS, getJCR_VERSIONSTORAGE, getMIX_LOCKABLE, getMIX_REFERENCEABLE, getMIX_VERSIONABLE, getNT_BASE, getNT_CHILDNODEDEFINITION, getNT_FILE, getNT_FOLDER, getNT_FROZENNODE, getNT_HIERARCHYNODE, getNT_LINKEDFILE, getNT_NODETYPE, getNT_PROPERTYDEFINITION, getNT_QUERY, getNT_RESOURCE, getNT_UNSTRUCTURED, getNT_VERSION, getNT_VERSIONEDCHILD, getNT_VERSIONHISTORY, getNT_VERSIONLABELS
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PHO_NS

public static final String PHO_NS
Pentaho item name namespace.

See Also:
Constant Field Values

PHO_NT_NS

public static final String PHO_NT_NS
Pentaho node type namespace.

See Also:
Constant Field Values

PHO_MIX_NS

public static final String PHO_MIX_NS
Pentaho mixin type namespace.

See Also:
Constant Field Values

PHO_LOCKMESSAGE

public static final String PHO_LOCKMESSAGE
See Also:
Constant Field Values

PHO_LOCKDATE

public static final String PHO_LOCKDATE
See Also:
Constant Field Values
Constructor Detail

PentahoJcrConstants

public PentahoJcrConstants(javax.jcr.Session session)

PentahoJcrConstants

public PentahoJcrConstants(javax.jcr.Session session,
                           boolean cache)
Method Detail

getPHO_NT_PENTAHOFILE

public String getPHO_NT_PENTAHOFILE()

getPHO_MIX_LOCKABLE

public String getPHO_MIX_LOCKABLE()

getPHO_MIX_VERSIONABLE

public String getPHO_MIX_VERSIONABLE()

getPHO_NT_INTERNALFOLDER

public String getPHO_NT_INTERNALFOLDER()

getPHO_NT_LOCKTOKENSTORAGE

public String getPHO_NT_LOCKTOKENSTORAGE()

getPHO_LOCKMESSAGE

public String getPHO_LOCKMESSAGE()

getPHO_LOCKDATE

public String getPHO_LOCKDATE()

getPHO_LOCKEDNODEREF

public String getPHO_LOCKEDNODEREF()

getPHO_LOCKTOKEN

public String getPHO_LOCKTOKEN()

getPHO_VERSIONAUTHOR

public String getPHO_VERSIONAUTHOR()

getPHO_VERSIONMESSAGE

public String getPHO_VERSIONMESSAGE()

getPHO_ACLOWNERNAME

public String getPHO_ACLOWNERNAME()

getPHO_LASTMODIFIED

public String getPHO_LASTMODIFIED()

getPHO_TITLE

public String getPHO_TITLE()

getPHO_DESCRIPTION

public String getPHO_DESCRIPTION()

getPHO_ROOTLOCALE

public String getPHO_ROOTLOCALE()

getPHO_NT_LOCALIZEDSTRING

public String getPHO_NT_LOCALIZEDSTRING()

getPHO_NT_PENTAHOFOLDER

public String getPHO_NT_PENTAHOFOLDER()

getPHO_NT_PENTAHOHIERARCHYNODE

public String getPHO_NT_PENTAHOHIERARCHYNODE()

getPHO_BOUNDROLES

public String getPHO_BOUNDROLES()

getPHO_CONTENTTYPE

public String getPHO_CONTENTTYPE()

getPHO_DELETEDDATE

public String getPHO_DELETEDDATE()