org.chromattic.core.mapper.onetoone.mixin
Class JCRMixinParentPropertyMapper
java.lang.Object
org.chromattic.core.mapper.PropertyMapper<P>
org.chromattic.core.mapper.RelatedPropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>>
org.chromattic.core.mapper.onetoone.mixin.JCRMixinParentPropertyMapper
- All Implemented Interfaces:
- MethodInvoker
public class JCRMixinParentPropertyMapper
- extends RelatedPropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>>
- Version:
- $Revision$
- Author:
- Julien Viet
JCRMixinParentPropertyMapper
public JCRMixinParentPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo> info)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
getRelatedClass
public Class<?> getRelatedClass()
- Specified by:
getRelatedClass in class RelatedPropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>>
get
public Object get(EntityContext context)
throws Throwable
- Overrides:
get in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>>
- Throws:
Throwable
set
public void set(EntityContext context,
Object value)
throws Throwable
- Overrides:
set in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>>
- Throws:
Throwable
Copyright © 2009 eXo Platform SAS. All Rights Reserved.