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

java.lang.Object
  extended by org.chromattic.core.mapper.PropertyMapper<PropertyInfo<V,ValueKind.Map>,V,O,ValueKind.Map>
      extended by org.chromattic.core.mapper.property.JCRPropertyDetypedPropertyMapper<V,O>

public class JCRPropertyDetypedPropertyMapper<V extends ValueInfo,O extends ObjectContext<O>>
extends PropertyMapper<PropertyInfo<V,ValueKind.Map>,V,O,ValueKind.Map>

Version:
$Revision$
Author:
Julien Viet

Field Summary
 
Fields inherited from class org.chromattic.core.mapper.PropertyMapper
contextType, info
 
Constructor Summary
JCRPropertyDetypedPropertyMapper(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

JCRPropertyDetypedPropertyMapper

public JCRPropertyDetypedPropertyMapper(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<PropertyInfo<V extends ValueInfo,ValueKind.Map>,V extends ValueInfo,O extends ObjectContext<O>,ValueKind.Map>
Throws:
java.lang.Throwable


Copyright © 2011 eXo Platform SAS. All Rights Reserved.