org.chromattic.core.mapper.onetomany.hierarchical
Class AnyChildMultiValueMapper.List

java.lang.Object
  extended by org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMultiValueMapper
      extended by org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMultiValueMapper.List
Enclosing class:
AnyChildMultiValueMapper

public static class AnyChildMultiValueMapper.List
extends AnyChildMultiValueMapper


Nested Class Summary
 
Nested classes/interfaces inherited from class org.chromattic.core.mapper.onetomany.hierarchical.AnyChildMultiValueMapper
AnyChildMultiValueMapper.Collection, AnyChildMultiValueMapper.List, AnyChildMultiValueMapper.Map
 
Constructor Summary
AnyChildMultiValueMapper.List()
           
 
Method Summary
<E> java.lang.Object
createValue(EntityContext parentCtx, java.lang.Class<E> relatedClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnyChildMultiValueMapper.List

public AnyChildMultiValueMapper.List()
Method Detail

createValue

public <E> java.lang.Object createValue(EntityContext parentCtx,
                                        java.lang.Class<E> relatedClass)
Specified by:
createValue in class AnyChildMultiValueMapper


Copyright © 2011 eXo Platform SAS. All Rights Reserved.