org.chromattic.core.mapper.onetoone.embedded
Class JCREmbeddedPropertyMapper
java.lang.Object
org.chromattic.core.mapper.PropertyMapper<P,V,C,K>
org.chromattic.core.mapper.RelatedPropertyMapper<P,V,O,ValueKind.Single>
org.chromattic.core.mapper.JCRNodePropertyMapper<PropertyInfo<BeanValueInfo,ValueKind.Single>,BeanValueInfo,EmbeddedContext>
org.chromattic.core.mapper.onetoone.embedded.JCREmbeddedPropertyMapper
public class JCREmbeddedPropertyMapper
- extends JCRNodePropertyMapper<PropertyInfo<BeanValueInfo,ValueKind.Single>,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<PropertyInfo<BeanValueInfo,ValueKind.Single>,BeanValueInfo,EmbeddedContext,ValueKind.Single>
- Throws:
java.lang.Throwable
set
public void set(EmbeddedContext context,
java.lang.Object value)
throws java.lang.Throwable
- Overrides:
set in class PropertyMapper<PropertyInfo<BeanValueInfo,ValueKind.Single>,BeanValueInfo,EmbeddedContext,ValueKind.Single>
- Throws:
java.lang.Throwable
Copyright © 2014 eXo Platform SAS. All Rights Reserved.