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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
JCRNamedChildParentPropertyMapper
public JCRNamedChildParentPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo> info,
java.lang.String nodeName)
throws java.lang.ClassNotFoundException
- Throws:
java.lang.ClassNotFoundException
getNodeName
public java.lang.String getNodeName()
get
public java.lang.Object get(EntityContext ctx)
throws java.lang.Throwable
- Overrides:
get in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>>
- Throws:
java.lang.Throwable
set
public void set(EntityContext context,
java.lang.Object child)
throws java.lang.Throwable
- Overrides:
set in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>>
- Throws:
java.lang.Throwable
Copyright © 2009 eXo Platform SAS. All Rights Reserved.