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