org.chromattic.core.mapper
Class JCRChildNodePropertyMapper
java.lang.Object
org.chromattic.core.mapper.PropertyMapper<P,C>
org.chromattic.core.mapper.RelatedPropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>,O>
org.chromattic.core.mapper.JCRNodePropertyMapper<EntityContext>
org.chromattic.core.mapper.JCRChildNodePropertyMapper
- All Implemented Interfaces:
- MethodInvoker<EntityContext>
- Direct Known Subclasses:
- JCRAnyChildCollectionPropertyMapper, JCRNamedChildPropertyMapper
public abstract class JCRChildNodePropertyMapper
- extends JCRNodePropertyMapper<EntityContext>
- Version:
- $Revision$
- Author:
- Julien Viet
JCRChildNodePropertyMapper
public JCRChildNodePropertyMapper(SingleValuedPropertyInfo<BeanValueInfo> info)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
get
public Object get(EntityContext context)
throws Throwable
- Overrides:
get in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>,EntityContext>
- Throws:
Throwable
Copyright © 2010 eXo Platform SAS. All Rights Reserved.