org.apache.jackrabbit.oak.jcr.repository
Class JcrDescriptorsImpl

java.lang.Object
  extended by org.apache.jackrabbit.oak.util.GenericDescriptors
      extended by org.apache.jackrabbit.oak.jcr.repository.JcrDescriptorsImpl
All Implemented Interfaces:
org.apache.jackrabbit.oak.api.Descriptors

public class JcrDescriptorsImpl
extends org.apache.jackrabbit.oak.util.GenericDescriptors

The JcrDescriptorsImpl extend the GenericDescriptors by automatically marking some of the JCR features as supported.


Constructor Summary
JcrDescriptorsImpl(org.apache.jackrabbit.oak.api.Descriptors base, javax.jcr.ValueFactory valueFactory)
           
 
Method Summary
 
Methods inherited from class org.apache.jackrabbit.oak.util.GenericDescriptors
getKeys, getValue, getValues, isSingleValueDescriptor, isStandardDescriptor, put, put
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JcrDescriptorsImpl

public JcrDescriptorsImpl(org.apache.jackrabbit.oak.api.Descriptors base,
                          javax.jcr.ValueFactory valueFactory)


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.