org.jboss.dna.jcr
Class JcrRepository.DefaultOptions

java.lang.Object
  extended by org.jboss.dna.jcr.JcrRepository.DefaultOptions
Enclosing class:
JcrRepository

public static class JcrRepository.DefaultOptions
extends Object

The default values for each of the JcrRepository.Options.


Field Summary
static String PROJECT_NODE_TYPES
          The default value for the JcrRepository.Options.PROJECT_NODE_TYPES option is .
 
Constructor Summary
JcrRepository.DefaultOptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROJECT_NODE_TYPES

public static final String PROJECT_NODE_TYPES
The default value for the JcrRepository.Options.PROJECT_NODE_TYPES option is .

Constructor Detail

JcrRepository.DefaultOptions

public JcrRepository.DefaultOptions()


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