org.chromattic.core.mapper.property
Class JCRPropertyPropertyMapper
java.lang.Object
org.chromattic.core.mapper.PropertyMapper<SingleValuedPropertyInfo<SimpleValueInfo>>
org.chromattic.core.mapper.property.JCRPropertyPropertyMapper
- All Implemented Interfaces:
- MethodInvoker
public class JCRPropertyPropertyMapper
- 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 |
JCRPropertyPropertyMapper
public JCRPropertyPropertyMapper(SingleValuedPropertyInfo<SimpleValueInfo> info,
String jcrPropertyName)
get
public Object get(ObjectContext context)
throws Throwable
- Overrides:
get in class PropertyMapper<SingleValuedPropertyInfo<SimpleValueInfo>>
- Throws:
Throwable
set
public void set(ObjectContext context,
Object o)
throws Throwable
- Overrides:
set in class PropertyMapper<SingleValuedPropertyInfo<SimpleValueInfo>>
- Throws:
Throwable
Copyright © 2009 eXo Platform SAS. All Rights Reserved.