org.chromattic.core.mapper.onetoone.embedded
Class JCREmbeddedPropertyMapper
java.lang.Object
org.chromattic.core.mapper.PropertyMapper<P,V,C>
org.chromattic.core.mapper.RelatedPropertyMapper<P,V,O>
org.chromattic.core.mapper.JCRNodePropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>,BeanValueInfo,EmbeddedContext>
org.chromattic.core.mapper.onetoone.embedded.JCREmbeddedPropertyMapper
public class JCREmbeddedPropertyMapper
- extends JCRNodePropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>,BeanValueInfo,EmbeddedContext>
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
JCREmbeddedPropertyMapper
public JCREmbeddedPropertyMapper(RelationshipMapping.OneToOne.Embedded info)
throws java.lang.ClassNotFoundException
- Throws:
java.lang.ClassNotFoundException
get
public java.lang.Object get(EmbeddedContext context)
throws java.lang.Throwable
- Overrides:
get in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>,BeanValueInfo,EmbeddedContext>
- Throws:
java.lang.Throwable
set
public void set(EmbeddedContext context,
java.lang.Object value)
throws java.lang.Throwable
- Overrides:
set in class PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>,BeanValueInfo,EmbeddedContext>
- Throws:
java.lang.Throwable
Copyright © 2011 eXo Platform SAS. All Rights Reserved.