org.chromattic.core.mapper.nodeattribute
Class JCRNodeAttributePropertyMapper
java.lang.Object
org.chromattic.core.mapper.PropertyMapper<SingleValuedPropertyInfo<SimpleValueInfo>>
org.chromattic.core.mapper.nodeattribute.JCRNodeAttributePropertyMapper
- All Implemented Interfaces:
- MethodInvoker
public class JCRNodeAttributePropertyMapper
- extends PropertyMapper<SingleValuedPropertyInfo<SimpleValueInfo>>
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCRNodeAttributePropertyMapper
public JCRNodeAttributePropertyMapper(SingleValuedPropertyInfo<SimpleValueInfo> info,
NodeAttributeType type)
get
public Object get(EntityContext context)
throws Throwable
- Overrides:
get in class PropertyMapper<SingleValuedPropertyInfo<SimpleValueInfo>>
- Throws:
Throwable
set
public void set(EntityContext context,
Object value)
- Overrides:
set in class PropertyMapper<SingleValuedPropertyInfo<SimpleValueInfo>>
Copyright © 2009 eXo Platform SAS. All Rights Reserved.