org.chromattic.core.mapper.onetomany.reference
Class JCRReferentCollectionPropertyMapper

java.lang.Object
  extended by org.chromattic.core.mapper.PropertyMapper<P,V,C>
      extended by org.chromattic.core.mapper.RelatedPropertyMapper<P,BeanValueInfo,O>
          extended by org.chromattic.core.mapper.JCRNodeCollectionPropertyMapper<MultiValuedPropertyInfo<BeanValueInfo>,EntityContext>
              extended by org.chromattic.core.mapper.onetomany.reference.JCRReferentCollectionPropertyMapper

public class JCRReferentCollectionPropertyMapper
extends JCRNodeCollectionPropertyMapper<MultiValuedPropertyInfo<BeanValueInfo>,EntityContext>

Version:
$Revision$
Author:
Julien Viet

Field Summary
 
Fields inherited from class org.chromattic.core.mapper.PropertyMapper
contextType, info
 
Constructor Summary
JCRReferentCollectionPropertyMapper(RelationshipMapping.OneToMany.Reference info)
           
 
Method Summary
 java.lang.Object get(EntityContext context)
           
 
Methods inherited from class org.chromattic.core.mapper.JCRNodeCollectionPropertyMapper
getRelatedClass
 
Methods inherited from class org.chromattic.core.mapper.RelatedPropertyMapper
toString
 
Methods inherited from class org.chromattic.core.mapper.PropertyMapper
getGetter, getInfo, getSetter, getType, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JCRReferentCollectionPropertyMapper

public JCRReferentCollectionPropertyMapper(RelationshipMapping.OneToMany.Reference info)
                                    throws java.lang.ClassNotFoundException
Throws:
java.lang.ClassNotFoundException
Method Detail

get

public java.lang.Object get(EntityContext context)
                     throws java.lang.Throwable
Overrides:
get in class PropertyMapper<MultiValuedPropertyInfo<BeanValueInfo>,BeanValueInfo,EntityContext>
Throws:
java.lang.Throwable


Copyright © 2011 eXo Platform SAS. All Rights Reserved.