|
||||||||||
| 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,BeanValueInfo,O>
org.chromattic.core.mapper.JCRNodeCollectionPropertyMapper<P,O>
public abstract class JCRNodeCollectionPropertyMapper<P extends MultiValuedPropertyInfo<BeanValueInfo>,O extends ObjectContext<O>>
| Field Summary |
|---|
| Fields inherited from class org.chromattic.core.mapper.PropertyMapper |
|---|
contextType, info |
| Constructor Summary | |
|---|---|
JCRNodeCollectionPropertyMapper(java.lang.Class<O> contextType,
PropertyMapping<P,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, getGetter, getInfo, getSetter, getType, set |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JCRNodeCollectionPropertyMapper(java.lang.Class<O> contextType,
PropertyMapping<P,BeanValueInfo> info)
throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException| Method Detail |
|---|
public java.lang.Class<?> getRelatedClass()
getRelatedClass in class RelatedPropertyMapper<P extends MultiValuedPropertyInfo<BeanValueInfo>,BeanValueInfo,O extends ObjectContext<O>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||