org.chromattic.core.mapper.onetomany.hierarchical
Class JCRAnyChildParentPropertyMapper

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.hierarchical.JCRAnyChildParentPropertyMapper
All Implemented Interfaces:
MethodInvoker

public class JCRAnyChildParentPropertyMapper
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
JCRAnyChildParentPropertyMapper(MultiValuedPropertyInfo<BeanValueInfo> info, AnyChildMultiValueMapper valueMapper)
           
 
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

JCRAnyChildParentPropertyMapper

public JCRAnyChildParentPropertyMapper(MultiValuedPropertyInfo<BeanValueInfo> info,
                                       AnyChildMultiValueMapper valueMapper)
                                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.