org.chromattic.core.mapper.onetomany.hierarchical
Class JCRAnyChildParentPropertyMapper<O extends ObjectContext<O>,K extends ValueKind.Multi>
java.lang.Object
org.chromattic.core.mapper.PropertyMapper<P,V,C,K>
org.chromattic.core.mapper.RelatedPropertyMapper<P,BeanValueInfo,O,K>
org.chromattic.core.mapper.JCRNodeCollectionPropertyMapper<PropertyInfo<BeanValueInfo,K>,O,K>
org.chromattic.core.mapper.onetomany.hierarchical.JCRAnyChildParentPropertyMapper<O,K>
public class JCRAnyChildParentPropertyMapper<O extends ObjectContext<O>,K extends ValueKind.Multi>
- extends JCRNodeCollectionPropertyMapper<PropertyInfo<BeanValueInfo,K>,O,K>
- Version:
- $Revision$
- Author:
- Julien Viet
|
Method Summary |
java.lang.Object |
get(O context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
JCRAnyChildParentPropertyMapper
public JCRAnyChildParentPropertyMapper(java.lang.Class<O> contextType,
RelationshipMapping.OneToMany.Hierarchic<K> info,
AnyChildMultiValueMapper<K> valueMapper)
throws java.lang.ClassNotFoundException
- Throws:
java.lang.ClassNotFoundException
get
public java.lang.Object get(O context)
throws java.lang.Throwable
- Overrides:
get in class PropertyMapper<PropertyInfo<BeanValueInfo,K extends ValueKind.Multi>,BeanValueInfo,O extends ObjectContext<O>,K extends ValueKind.Multi>
- Throws:
java.lang.Throwable
Copyright © 2011 eXo Platform SAS. All Rights Reserved.