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