org.jboss.dna.graph
Class JcrMixLexicon

java.lang.Object
  extended by org.jboss.dna.graph.JcrMixLexicon
Direct Known Subclasses:
JcrMixLexicon

public class JcrMixLexicon
extends Object

A lexicon of names with the JCR "mix" namespace.


Nested Class Summary
static class JcrMixLexicon.Namespace
           
 
Field Summary
static Name LOCKABLE
           
static Name REFERENCEABLE
           
static Name VERSIONABLE
           
 
Constructor Summary
JcrMixLexicon()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REFERENCEABLE

public static final Name REFERENCEABLE

VERSIONABLE

public static final Name VERSIONABLE

LOCKABLE

public static final Name LOCKABLE
Constructor Detail

JcrMixLexicon

public JcrMixLexicon()


Copyright © 2008-2009 JBoss, a division of Red Hat. All Rights Reserved.