org.chromattic.core.mapper.property
Class JCRPropertyMapPropertyMapper

java.lang.Object
  extended by org.chromattic.core.mapper.PropertyMapper<MapPropertyInfo<SimpleValueInfo,SimpleValueInfo>>
      extended by org.chromattic.core.mapper.property.JCRPropertyMapPropertyMapper
All Implemented Interfaces:
MethodInvoker

public class JCRPropertyMapPropertyMapper
extends PropertyMapper<MapPropertyInfo<SimpleValueInfo,SimpleValueInfo>>

Version:
$Revision$
Author:
Julien Viet

Field Summary
 
Fields inherited from class org.chromattic.core.mapper.PropertyMapper
info
 
Constructor Summary
JCRPropertyMapPropertyMapper(MapPropertyInfo<SimpleValueInfo,SimpleValueInfo> info)
           
 
Method Summary
 Object get(ObjectContext context)
           
 
Methods inherited from class org.chromattic.core.mapper.PropertyMapper
getInfo, 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(MapPropertyInfo<SimpleValueInfo,SimpleValueInfo> info)
Method Detail

get

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


Copyright © 2009 eXo Platform SAS. All Rights Reserved.