org.chromattic.core.mapper.property
Class JCRPropertyMapPropertyMapper<O extends ObjectContext>
java.lang.Object
org.chromattic.core.mapper.PropertyMapper<MapPropertyInfo<SimpleValueInfo,SimpleValueInfo>,O>
org.chromattic.core.mapper.property.JCRPropertyMapPropertyMapper<O>
- All Implemented Interfaces:
- MethodInvoker<O>
public class JCRPropertyMapPropertyMapper<O extends ObjectContext>
- extends PropertyMapper<MapPropertyInfo<SimpleValueInfo,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 |
JCRPropertyMapPropertyMapper
public JCRPropertyMapPropertyMapper(Class<O> contextType,
MapPropertyInfo<SimpleValueInfo,SimpleValueInfo> info)
get
public Object get(O context)
throws Throwable
- Overrides:
get in class PropertyMapper<MapPropertyInfo<SimpleValueInfo,SimpleValueInfo>,O extends ObjectContext>
- Throws:
Throwable
Copyright © 2010 eXo Platform SAS. All Rights Reserved.