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

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

public class JCRReferentCollectionPropertyMapper
extends JCRNodeCollectionPropertyMapper<EntityContext>

Version:
$Revision$
Author:
Julien Viet

Field Summary
 
Fields inherited from class org.chromattic.core.mapper.RelatedPropertyMapper
relatedTypes
 
Fields inherited from class org.chromattic.core.mapper.PropertyMapper
contextType, info
 
Constructor Summary
JCRReferentCollectionPropertyMapper(CollectionPropertyInfo<BeanValueInfo> info, java.lang.String propertyName, LinkType linkType)
           
 
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
getInfo, getType, invoke, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JCRReferentCollectionPropertyMapper

public JCRReferentCollectionPropertyMapper(CollectionPropertyInfo<BeanValueInfo> info,
                                           java.lang.String propertyName,
                                           LinkType linkType)
                                    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>,EntityContext>
Throws:
java.lang.Throwable


Copyright © 2010 eXo Platform SAS. All Rights Reserved.