|
||||||||||
| 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<EntityContext>
org.chromattic.core.mapper.JCRChildNodePropertyMapper
org.chromattic.core.mapper.onetoone.hierarchical.JCRNamedChildPropertyMapper
public class JCRNamedChildPropertyMapper
| 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 | |
|---|---|
JCRNamedChildPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo> info,
java.lang.String relatedName)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
get(EntityContext context)
|
void |
set(EntityContext context,
java.lang.Object parent)
|
| Methods inherited from class org.chromattic.core.mapper.JCRNodePropertyMapper |
|---|
getRelatedClass |
| Methods inherited from class org.chromattic.core.mapper.RelatedPropertyMapper |
|---|
toString |
| Methods inherited from class org.chromattic.core.mapper.PropertyMapper |
|---|
getInfo, getType, invoke |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JCRNamedChildPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo> info,
java.lang.String relatedName)
throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException| Method Detail |
|---|
public java.lang.Object get(EntityContext context)
throws java.lang.Throwable
get in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>,EntityContext>java.lang.Throwable
public void set(EntityContext context,
java.lang.Object parent)
throws java.lang.Throwable
set in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>,EntityContext>java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||