|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.modeshape.jcr.JcrMixLexicon
@Immutable public class JcrMixLexicon
Lexicon of names from the standard JCR "http://www.jcp.org/jcr/mix/1.0
" namespace.
Nested Class Summary | |
---|---|
static class |
JcrMixLexicon.Namespace
|
Field Summary | |
---|---|
static Name |
CREATED
|
static Name |
ETAG
The name for the "mix:etag" mixin. |
static Name |
LAST_MODIFIED
|
static Name |
LIFECYCLE
The name for the "mix:lifecycle" mixin. |
static Name |
LOCKABLE
|
static Name |
MANAGED_RETENTION
The name for the "mix:managedRetention" mixin. |
static Name |
REFERENCEABLE
|
static Name |
SHAREABLE
The name for the "mix:shareable" mixin. |
static Name |
VERSIONABLE
|
Constructor Summary | |
---|---|
JcrMixLexicon()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Name REFERENCEABLE
public static final Name VERSIONABLE
public static final Name LOCKABLE
public static final Name CREATED
public static final Name LAST_MODIFIED
public static final Name ETAG
public static final Name SHAREABLE
public static final Name LIFECYCLE
public static final Name MANAGED_RETENTION
Constructor Detail |
---|
public JcrMixLexicon()
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |