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

java.lang.Object
  extended by org.chromattic.core.mapper.PropertyMapper<MultiValuedPropertyInfo<V>,V,O>
      extended by org.chromattic.core.mapper.property.JCRPropertyMapPropertyMapper<V,O>

public class JCRPropertyMapPropertyMapper<V extends ValueInfo,O extends ObjectContext<O>>
extends PropertyMapper<MultiValuedPropertyInfo<V>,V,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, PropertiesMapping<V> info)
           
 
Method Summary
 java.lang.Object get(O context)
           
 
Methods inherited from class org.chromattic.core.mapper.PropertyMapper
getGetter, getInfo, getSetter, getType, 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,
                                    PropertiesMapping<V> info)
Method Detail

get

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


Copyright © 2011 eXo Platform SAS. All Rights Reserved.