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