|
||||||||||
| 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<EmbeddedContext>
org.chromattic.core.mapper.onetoone.embedded.JCREmbeddedPropertyMapper
public class JCREmbeddedPropertyMapper
| 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 | |
|---|---|
JCREmbeddedPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo> info)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
get(EmbeddedContext context)
|
void |
set(EmbeddedContext context,
java.lang.Object value)
|
| 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 JCREmbeddedPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo> info)
throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException| Method Detail |
|---|
public java.lang.Object get(EmbeddedContext context)
throws java.lang.Throwable
get in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>,EmbeddedContext>java.lang.Throwable
public void set(EmbeddedContext context,
java.lang.Object value)
throws java.lang.Throwable
set in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>,EmbeddedContext>java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||