org.chromattic.core.mapper
Class RelatedPropertyMapper<P extends PropertyInfo>
java.lang.Object
org.chromattic.core.mapper.PropertyMapper<P>
org.chromattic.core.mapper.RelatedPropertyMapper<P>
- All Implemented Interfaces:
- MethodInvoker
- Direct Known Subclasses:
- JCRNodeCollectionPropertyMapper, JCRNodePropertyMapper
public abstract class RelatedPropertyMapper<P extends PropertyInfo>
- extends PropertyMapper<P>
- Version:
- $Revision$
- Author:
- Julien Viet
relatedTypes
protected Set<TypeMapper> relatedTypes
- .
RelatedPropertyMapper
protected RelatedPropertyMapper(P info)
getRelatedTypes
public Set<TypeMapper> getRelatedTypes()
getRelatedClass
public abstract Class<?> getRelatedClass()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009 eXo Platform SAS. All Rights Reserved.