org.chromattic.core.mapper.onetomany.reference
Class JCRNamedReferentPropertyMapper<O extends ObjectContext>
java.lang.Object
org.chromattic.core.mapper.PropertyMapper<P,C>
org.chromattic.core.mapper.RelatedPropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>,O>
org.chromattic.core.mapper.JCRNodePropertyMapper<O>
org.chromattic.core.mapper.onetomany.reference.JCRNamedReferentPropertyMapper<O>
- All Implemented Interfaces:
- MethodInvoker<O>
public class JCRNamedReferentPropertyMapper<O extends ObjectContext>
- extends JCRNodePropertyMapper<O>
- Version:
- $Revision$
- Author:
- Julien Viet
JCRNamedReferentPropertyMapper
public JCRNamedReferentPropertyMapper(Class<O> contextType,
SingleValuedPropertyInfo<BeanValueInfo> info,
String propertyName,
LinkType linkType)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
get
public Object get(O context)
throws Throwable
- Overrides:
get in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>,O extends ObjectContext>
- Throws:
Throwable
set
public void set(O ctx,
Object value)
throws Throwable
- Overrides:
set in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>,O extends ObjectContext>
- Throws:
Throwable
Copyright © 2010 eXo Platform SAS. All Rights Reserved.