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,V,O>
- Direct Known Subclasses:
- JCRChildNodePropertyMapper, JCREmbeddedPropertyMapper, JCRNamedChildParentPropertyMapper, JCRNamedReferentPropertyMapper
public abstract class JCRNodePropertyMapper<P extends PropertyInfo<V,ValueKind.Single>,V extends ValueInfo,O extends ObjectContext<O>>
- extends RelatedPropertyMapper<P,V,O,ValueKind.Single>
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
JCRNodePropertyMapper
protected JCRNodePropertyMapper(java.lang.Class<O> contextType,
PropertyMapping<P,V,ValueKind.Single> info)
throws java.lang.ClassNotFoundException
- Throws:
java.lang.ClassNotFoundException
getRelatedClass
public java.lang.Class<?> getRelatedClass()
- Specified by:
getRelatedClass in class RelatedPropertyMapper<P extends PropertyInfo<V,ValueKind.Single>,V extends ValueInfo,O extends ObjectContext<O>,ValueKind.Single>
Copyright © 2014 eXo Platform SAS. All Rights Reserved.