|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chromattic.core.mapper.PropertyMapper<P,V,C>
org.chromattic.core.mapper.RelatedPropertyMapper<P,V,C>
public abstract class RelatedPropertyMapper<P extends PropertyInfo<V>,V extends ValueInfo,C extends ObjectContext<C>>
| Field Summary |
|---|
| Fields inherited from class org.chromattic.core.mapper.PropertyMapper |
|---|
contextType, info |
| Constructor Summary | |
|---|---|
protected |
RelatedPropertyMapper(java.lang.Class<C> contextType,
PropertyMapping<P,V> info)
|
| Method Summary | |
|---|---|
abstract java.lang.Class<?> |
getRelatedClass()
|
java.lang.String |
toString()
|
| Methods inherited from class org.chromattic.core.mapper.PropertyMapper |
|---|
get, getGetter, getInfo, getSetter, getType, set |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected RelatedPropertyMapper(java.lang.Class<C> contextType,
PropertyMapping<P,V> info)
| Method Detail |
|---|
public abstract java.lang.Class<?> getRelatedClass()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||