public class JcrNtLexicon extends Object
http://www.jcp.org/jcr/nt/1.0
" namespace.Modifier and Type | Class and Description |
---|---|
static class |
JcrNtLexicon.Namespace |
Modifier and Type | Field and Description |
---|---|
static Name |
BASE |
static Name |
CHILD_NODE_DEFINITION |
static Name |
FILE |
static Name |
FOLDER |
static Name |
FROZEN_NODE |
static Name |
HIERARCHY_NODE |
static Name |
LINKED_FILE |
static Name |
NODE_TYPE |
static Name |
PROPERTY_DEFINITION |
static Name |
QUERY |
static Name |
RESOURCE |
static Name |
SHARE
The "nt:share" node type name only appears in a serialized XML document exported from a repository, and never
appears in the actual repository content.
|
static Name |
UNSTRUCTURED |
static Name |
VERSION |
static Name |
VERSION_HISTORY |
static Name |
VERSION_LABELS |
static Name |
VERSIONED_CHILD |
Constructor and Description |
---|
JcrNtLexicon() |
public static final Name UNSTRUCTURED
public static final Name FILE
public static final Name FOLDER
public static final Name RESOURCE
public static final Name BASE
public static final Name NODE_TYPE
public static final Name CHILD_NODE_DEFINITION
public static final Name PROPERTY_DEFINITION
public static final Name FROZEN_NODE
public static final Name HIERARCHY_NODE
public static final Name LINKED_FILE
public static final Name QUERY
public static final Name VERSION
public static final Name VERSIONED_CHILD
public static final Name VERSION_HISTORY
public static final Name VERSION_LABELS
public static final Name SHARE
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.