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