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

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

public class JCRReferentCollectionPropertyMapper
extends JCRNodeCollectionPropertyMapper

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
info
 
Constructor Summary
JCRReferentCollectionPropertyMapper(CollectionPropertyInfo<BeanValueInfo> info, String propertyName, LinkType linkType)
           
 
Method Summary
 Object get(ObjectContext context)
           
 
Methods inherited from class org.chromattic.core.mapper.JCRNodeCollectionPropertyMapper
getRelatedClass
 
Methods inherited from class org.chromattic.core.mapper.RelatedPropertyMapper
getRelatedTypes, toString
 
Methods inherited from class org.chromattic.core.mapper.PropertyMapper
getInfo, 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,
                                           String propertyName,
                                           LinkType linkType)
                                    throws ClassNotFoundException
Throws:
ClassNotFoundException
Method Detail

get

public Object get(ObjectContext context)
           throws Throwable
Overrides:
get in class PropertyMapper<MultiValuedPropertyInfo<BeanValueInfo>>
Throws:
Throwable


Copyright © 2009 eXo Platform SAS. All Rights Reserved.