org.chromattic.core.mapper.onetoone.hierarchical
Class JCRNamedChildParentPropertyMapper
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.onetoone.hierarchical.JCRNamedChildParentPropertyMapper
- All Implemented Interfaces:
- MethodInvoker
public class JCRNamedChildParentPropertyMapper
- extends JCRNodePropertyMapper
- Version:
- $Revision$
- Author:
- Julien Viet
JCRNamedChildParentPropertyMapper
public JCRNamedChildParentPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo> info,
String nodeName)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
getNodeName
public String getNodeName()
get
public Object get(ObjectContext ctx)
throws Throwable
- Overrides:
get in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>>
- Throws:
Throwable
set
public void set(ObjectContext context,
Object child)
throws Throwable
- Overrides:
set in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>>
- Throws:
Throwable
Copyright © 2009 eXo Platform SAS. All Rights Reserved.