org.chromattic.core.mapper.onetoone.embedded
Class JCREmbeddedPropertyMapper
java.lang.Object
org.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
- All Implemented Interfaces:
- MethodInvoker<EmbeddedContext>
public class JCREmbeddedPropertyMapper
- extends JCRNodePropertyMapper<EmbeddedContext>
- Version:
- $Revision$
- Author:
- Julien Viet
JCREmbeddedPropertyMapper
public JCREmbeddedPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo> info)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
get
public Object get(EmbeddedContext context)
throws Throwable
- Overrides:
get in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>,EmbeddedContext>
- Throws:
Throwable
set
public void set(EmbeddedContext context,
Object value)
throws Throwable
- Overrides:
set in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>,EmbeddedContext>
- Throws:
Throwable
Copyright © 2010 eXo Platform SAS. All Rights Reserved.