|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chromattic.core.mapper.PropertyMapper<P>
org.chromattic.core.mapper.RelatedPropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>>
org.chromattic.core.mapper.JCRNodePropertyMapper
org.chromattic.core.mapper.onetomany.reference.JCRNamedReferentPropertyMapper
public class JCRNamedReferentPropertyMapper
| Field Summary |
|---|
| Fields inherited from class org.chromattic.core.mapper.RelatedPropertyMapper |
|---|
relatedTypes |
| Fields inherited from class org.chromattic.core.mapper.PropertyMapper |
|---|
info |
| Constructor Summary | |
|---|---|
JCRNamedReferentPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo> info,
java.lang.String propertyName,
LinkType linkType)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
get(EntityContext context)
|
void |
set(EntityContext ctx,
java.lang.Object value)
|
| Methods inherited from class org.chromattic.core.mapper.JCRNodePropertyMapper |
|---|
getRelatedClass |
| Methods inherited from class org.chromattic.core.mapper.RelatedPropertyMapper |
|---|
getRelatedTypes, toString |
| Methods inherited from class org.chromattic.core.mapper.PropertyMapper |
|---|
getInfo, invoke |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JCRNamedReferentPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo> info,
java.lang.String propertyName,
LinkType linkType)
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>>java.lang.Throwable
public void set(EntityContext ctx,
java.lang.Object value)
throws java.lang.Throwable
set in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>>java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||