org.chromattic.core.mapper
Class JCRNodeCollectionPropertyMapper<O extends ObjectContext>
java.lang.Object
org.chromattic.core.mapper.PropertyMapper<P,C>
org.chromattic.core.mapper.RelatedPropertyMapper<MultiValuedPropertyInfo<BeanValueInfo>,O>
org.chromattic.core.mapper.JCRNodeCollectionPropertyMapper<O>
- All Implemented Interfaces:
- MethodInvoker<O>
- Direct Known Subclasses:
- JCRAnyChildParentPropertyMapper, JCRReferentCollectionPropertyMapper
public abstract class JCRNodeCollectionPropertyMapper<O extends ObjectContext>
- extends RelatedPropertyMapper<MultiValuedPropertyInfo<BeanValueInfo>,O>
- Version:
- $Revision$
- Author:
- Julien Viet
JCRNodeCollectionPropertyMapper
public JCRNodeCollectionPropertyMapper(Class<O> contextType,
MultiValuedPropertyInfo<BeanValueInfo> info)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
getRelatedClass
public Class<?> getRelatedClass()
- Specified by:
getRelatedClass in class RelatedPropertyMapper<MultiValuedPropertyInfo<BeanValueInfo>,O extends ObjectContext>
Copyright © 2010 eXo Platform SAS. All Rights Reserved.