org.chromattic.core.mapper.onetomany.reference
Class JCRNamedReferentPropertyMapper
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.onetomany.reference.JCRNamedReferentPropertyMapper
- All Implemented Interfaces:
- MethodInvoker
public class JCRNamedReferentPropertyMapper
- extends JCRNodePropertyMapper
- Version:
- $Revision$
- Author:
- Julien Viet
JCRNamedReferentPropertyMapper
public JCRNamedReferentPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo> info,
String propertyName,
LinkType linkType)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
get
public Object get(EntityContext context)
throws Throwable
- Overrides:
get in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>>
- Throws:
Throwable
set
public void set(EntityContext ctx,
Object value)
throws Throwable
- Overrides:
set in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>>
- Throws:
Throwable
Copyright © 2009 eXo Platform SAS. All Rights Reserved.