org.chromattic.core.mapper
Class JCRChildNodePropertyMapper<P extends SingleValuedPropertyInfo<BeanValueInfo>>

java.lang.Object
  extended by org.chromattic.core.mapper.PropertyMapper<P,V,C>
      extended by org.chromattic.core.mapper.RelatedPropertyMapper<P,V,O>
          extended by org.chromattic.core.mapper.JCRNodePropertyMapper<P,BeanValueInfo,EntityContext>
              extended by org.chromattic.core.mapper.JCRChildNodePropertyMapper<P>
Direct Known Subclasses:
JCRAnyChildCollectionPropertyMapper, JCRNamedChildPropertyMapper

public abstract class JCRChildNodePropertyMapper<P extends SingleValuedPropertyInfo<BeanValueInfo>>
extends JCRNodePropertyMapper<P,BeanValueInfo,EntityContext>

Version:
$Revision$
Author:
Julien Viet

Field Summary
 
Fields inherited from class org.chromattic.core.mapper.PropertyMapper
contextType, info
 
Constructor Summary
JCRChildNodePropertyMapper(PropertyMapping<P,BeanValueInfo> info)
           
 
Method Summary
 
Methods inherited from class org.chromattic.core.mapper.JCRNodePropertyMapper
getRelatedClass
 
Methods inherited from class org.chromattic.core.mapper.RelatedPropertyMapper
toString
 
Methods inherited from class org.chromattic.core.mapper.PropertyMapper
get, getGetter, getInfo, getSetter, getType, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JCRChildNodePropertyMapper

public JCRChildNodePropertyMapper(PropertyMapping<P,BeanValueInfo> info)
                           throws java.lang.ClassNotFoundException
Throws:
java.lang.ClassNotFoundException


Copyright © 2011 eXo Platform SAS. All Rights Reserved.