org.chromattic.core.mapper.onetomany.hierarchical
Class JCRAnyChildParentPropertyMapper<O extends ObjectContext>
java.lang.Object
org.chromattic.core.mapper.PropertyMapper<P,C>
org.chromattic.core.mapper.RelatedPropertyMapper<MultiValuedPropertyInfo<BeanValueInfo>,O>
org.chromattic.core.mapper.JCRNodeCollectionPropertyMapper<O>
org.chromattic.core.mapper.onetomany.hierarchical.JCRAnyChildParentPropertyMapper<O>
- All Implemented Interfaces:
- MethodInvoker<O>
public class JCRAnyChildParentPropertyMapper<O extends ObjectContext>
- extends JCRNodeCollectionPropertyMapper<O>
- Version:
- $Revision$
- Author:
- Julien Viet
JCRAnyChildParentPropertyMapper
public JCRAnyChildParentPropertyMapper(Class<O> contextType,
MultiValuedPropertyInfo<BeanValueInfo> info,
AnyChildMultiValueMapper valueMapper)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
get
public Object get(O context)
throws Throwable
- Overrides:
get in class PropertyMapper<MultiValuedPropertyInfo<BeanValueInfo>,O extends ObjectContext>
- Throws:
Throwable
Copyright © 2010 eXo Platform SAS. All Rights Reserved.