org.chromattic.core.mapper.property
Class JCRPropertyListPropertyMapper
java.lang.Object
org.chromattic.core.mapper.PropertyMapper<MultiValuedPropertyInfo<SimpleValueInfo>>
org.chromattic.core.mapper.property.JCRPropertyListPropertyMapper
- All Implemented Interfaces:
- MethodInvoker
public class JCRPropertyListPropertyMapper
- extends PropertyMapper<MultiValuedPropertyInfo<SimpleValueInfo>>
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCRPropertyListPropertyMapper
public JCRPropertyListPropertyMapper(MultiValuedPropertyInfo<SimpleValueInfo> info,
String jcrPropertyName)
get
public Object get(EntityContext context)
throws Throwable
- Overrides:
get in class PropertyMapper<MultiValuedPropertyInfo<SimpleValueInfo>>
- Throws:
Throwable
set
public void set(EntityContext context,
Object value)
throws Throwable
- Overrides:
set in class PropertyMapper<MultiValuedPropertyInfo<SimpleValueInfo>>
- Throws:
Throwable
Copyright © 2009 eXo Platform SAS. All Rights Reserved.