org.chromattic.core.mapper.property
Class JCRPropertyPropertyMapper<O extends ObjectContext>
java.lang.Object
org.chromattic.core.mapper.PropertyMapper<SingleValuedPropertyInfo<SimpleValueInfo>,O>
org.chromattic.core.mapper.property.JCRPropertyPropertyMapper<O>
- All Implemented Interfaces:
- MethodInvoker<O>
public class JCRPropertyPropertyMapper<O extends ObjectContext>
- extends PropertyMapper<SingleValuedPropertyInfo<SimpleValueInfo>,O>
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCRPropertyPropertyMapper
public JCRPropertyPropertyMapper(Class<O> contextType,
SingleValuedPropertyInfo<SimpleValueInfo> info,
String jcrPropertyName)
get
public Object get(O context)
throws Throwable
- Overrides:
get in class PropertyMapper<SingleValuedPropertyInfo<SimpleValueInfo>,O extends ObjectContext>
- Throws:
Throwable
set
public void set(O context,
Object o)
throws Throwable
- Overrides:
set in class PropertyMapper<SingleValuedPropertyInfo<SimpleValueInfo>,O extends ObjectContext>
- Throws:
Throwable
Copyright © 2010 eXo Platform SAS. All Rights Reserved.