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<P,O,K>
- Direct Known Subclasses:
- JCRAnyChildParentPropertyMapper, JCRReferentCollectionPropertyMapper
public abstract class JCRNodeCollectionPropertyMapper<P extends PropertyInfo<BeanValueInfo,K>,O extends ObjectContext<O>,K extends ValueKind.Multi>
- extends RelatedPropertyMapper<P,BeanValueInfo,O,K>
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
JCRNodeCollectionPropertyMapper
public JCRNodeCollectionPropertyMapper(java.lang.Class<O> contextType,
PropertyMapping<P,BeanValueInfo,K> info)
throws java.lang.ClassNotFoundException
- Throws:
java.lang.ClassNotFoundException
getRelatedClass
public java.lang.Class<?> getRelatedClass()
- Specified by:
getRelatedClass in class RelatedPropertyMapper<P extends PropertyInfo<BeanValueInfo,K>,BeanValueInfo,O extends ObjectContext<O>,K extends ValueKind.Multi>
Copyright © 2013 eXo Platform SAS. All Rights Reserved.