org.chromattic.core.mapper.property
Class JCRPropertyMapPropertyMapper<O extends ObjectContext>

java.lang.Object
  extended by org.chromattic.core.mapper.PropertyMapper<MapPropertyInfo<SimpleValueInfo,SimpleValueInfo>,O>
      extended by 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

Field Summary
 
Fields inherited from class org.chromattic.core.mapper.PropertyMapper
contextType, info
 
Constructor Summary
JCRPropertyMapPropertyMapper(java.lang.Class<O> contextType, MapPropertyInfo<SimpleValueInfo,SimpleValueInfo> info)
           
 
Method Summary
 java.lang.Object get(O context)
           
 
Methods inherited from class org.chromattic.core.mapper.PropertyMapper
getInfo, getType, invoke, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCRPropertyMapPropertyMapper

public JCRPropertyMapPropertyMapper(java.lang.Class<O> contextType,
                                    MapPropertyInfo<SimpleValueInfo,SimpleValueInfo> info)
Method Detail

get

public java.lang.Object get(O context)
                     throws java.lang.Throwable
Overrides:
get in class PropertyMapper<MapPropertyInfo<SimpleValueInfo,SimpleValueInfo>,O extends ObjectContext>
Throws:
java.lang.Throwable


Copyright © 2010 eXo Platform SAS. All Rights Reserved.