org.chromattic.core.mapper.onetomany.hierarchical
Class JCRAnyChildCollectionPropertyMapper
java.lang.Object
org.chromattic.core.mapper.PropertyMapper<P,V,C,K>
org.chromattic.core.mapper.RelatedPropertyMapper<P,V,O,ValueKind.Single>
org.chromattic.core.mapper.JCRNodePropertyMapper<P,BeanValueInfo,EntityContext>
org.chromattic.core.mapper.JCRChildNodePropertyMapper<PropertyInfo<BeanValueInfo,ValueKind.Single>>
org.chromattic.core.mapper.onetomany.hierarchical.JCRAnyChildCollectionPropertyMapper
public class JCRAnyChildCollectionPropertyMapper
- extends JCRChildNodePropertyMapper<PropertyInfo<BeanValueInfo,ValueKind.Single>>
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
JCRAnyChildCollectionPropertyMapper
public JCRAnyChildCollectionPropertyMapper(RelationshipMapping.ManyToOne.Hierarchic info)
throws java.lang.ClassNotFoundException
- Throws:
java.lang.ClassNotFoundException
get
public java.lang.Object get(EntityContext context)
throws java.lang.Throwable
- Overrides:
get in class PropertyMapper<PropertyInfo<BeanValueInfo,ValueKind.Single>,BeanValueInfo,EntityContext,ValueKind.Single>
- Throws:
java.lang.Throwable
set
public void set(EntityContext context,
java.lang.Object parent)
throws java.lang.Throwable
- Overrides:
set in class PropertyMapper<PropertyInfo<BeanValueInfo,ValueKind.Single>,BeanValueInfo,EntityContext,ValueKind.Single>
- Throws:
java.lang.Throwable
Copyright © 2012 eXo Platform SAS. All Rights Reserved.