org.hippoecm.hst.configuration.channel
Class JcrHstPropertyDefinition

java.lang.Object
  extended by org.hippoecm.hst.configuration.channel.AbstractHstPropertyDefinition
      extended by org.hippoecm.hst.configuration.channel.JcrHstPropertyDefinition
All Implemented Interfaces:
HstPropertyDefinition

public final class JcrHstPropertyDefinition
extends AbstractHstPropertyDefinition


Field Summary
 
Fields inherited from class org.hippoecm.hst.configuration.channel.AbstractHstPropertyDefinition
defaultValue, name, required, type
 
Constructor Summary
JcrHstPropertyDefinition(javax.jcr.Property prop, boolean isPrototype)
           
 
Method Summary
 
Methods inherited from class org.hippoecm.hst.configuration.channel.AbstractHstPropertyDefinition
getAnnotation, getAnnotations, getDefaultValue, getName, getValueType, isRequired
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JcrHstPropertyDefinition

public JcrHstPropertyDefinition(javax.jcr.Property prop,
                                boolean isPrototype)
                         throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException


Copyright © 2008-2012 Hippo. All Rights Reserved.