Interface NodeType

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String MIX_CREATED
      A constant for the node type name mix:created (in expanded form).
      static java.lang.String MIX_LANGUAGE
      A constant for the node type name mix:language (in expanded form).
      static java.lang.String MIX_LAST_MODIFIED
      A constant for the node type name mix:lastModified (in expanded form).
      static java.lang.String MIX_LIFECYCLE
      A constant for the node type name mix:lifecycle (in expanded form).
      static java.lang.String MIX_LOCKABLE
      A constant for the node type name mix:lockable (in expanded form).
      static java.lang.String MIX_MIMETYPE
      A constant for the node type name mix:mimeType (in expanded form).
      static java.lang.String MIX_REFERENCEABLE
      A constant for the node type name mix:referenceable (in expanded form).
      static java.lang.String MIX_SHAREABLE
      A constant for the node type name mix:shareable (in expanded form).
      static java.lang.String MIX_SIMPLE_VERSIONABLE
      A constant for the node type name mix:simpleVersionable (in expanded form).
      static java.lang.String MIX_TITLE
      A constant for the node type name mix:title (in expanded form).
      static java.lang.String MIX_VERSIONABLE
      A constant for the node type name mix:versionable (in expanded form).
      static java.lang.String NT_ACTIVITY
      A constant for the node type name nt:activity (in expanded form).
      static java.lang.String NT_ADDRESS
      A constant for the node type name nt:address (in expanded form).
      static java.lang.String NT_BASE
      A constant for the node type name nt:base (in expanded form).
      static java.lang.String NT_CHILD_NODE_DEFINITION
      A constant for the node type name nt:childNodeDefinition (in expanded form).
      static java.lang.String NT_CONFIGURATION
      A constant for the node type name nt:configuration (in expanded form).
      static java.lang.String NT_FILE
      A constant for the node type name nt:file (in expanded form).
      static java.lang.String NT_FOLDER
      A constant for the node type name nt:folder (in expanded form).
      static java.lang.String NT_FROZEN_NODE
      A constant for the node type name nt:frozenNode (in expanded form).
      static java.lang.String NT_HIERARCHY_NODE
      A constant for the node type name nt:hierarchyNode (in expanded form).
      static java.lang.String NT_LINKED_FILE
      A constant for the node type name nt:linkedFile (in expanded form).
      static java.lang.String NT_NODE_TYPE
      A constant for the node type name nt:nodeType (in expanded form).
      static java.lang.String NT_PROPERTY_DEFINITION
      A constant for the node type name nt:propertyDefinition (in expanded form).
      static java.lang.String NT_QUERY
      A constant for the node type name nt:query (in expanded form).
      static java.lang.String NT_RESOURCE
      A constant for the node type name nt:resource (in expanded form).
      static java.lang.String NT_UNSTRUCTURED
      A constant for the node type name nt:unstructured (in expanded form).
      static java.lang.String NT_VERSION
      A constant for the node type name nt:version (in expanded form).
      static java.lang.String NT_VERSION_HISTORY
      A constant for the node type name nt:versionHistory (in expanded form).
      static java.lang.String NT_VERSIONED_CHILD
      A constant for the node type name nt:versionedChild (in expanded form).