|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chromattic.core.mapper.PropertyMapper<SingleValuedPropertyInfo<SimpleValueInfo>,SimpleValueInfo,O>
org.chromattic.core.mapper.property.JCRPropertyPropertyMapper<O,E,I>
public class JCRPropertyPropertyMapper<O extends ObjectContext<O>,E,I>
| Field Summary |
|---|
| Fields inherited from class org.chromattic.core.mapper.PropertyMapper |
|---|
contextType, info |
| Constructor Summary | |
|---|---|
JCRPropertyPropertyMapper(java.lang.Class<O> contextType,
SimpleTypeProvider<I,E> vt,
ValueMapping.Single info)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
get(O context)
|
void |
set(O context,
java.lang.Object o)
|
| Methods inherited from class org.chromattic.core.mapper.PropertyMapper |
|---|
getGetter, getInfo, getSetter, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JCRPropertyPropertyMapper(java.lang.Class<O> contextType,
SimpleTypeProvider<I,E> vt,
ValueMapping.Single info)
| Method Detail |
|---|
public java.lang.Object get(O context)
throws java.lang.Throwable
get in class PropertyMapper<SingleValuedPropertyInfo<SimpleValueInfo>,SimpleValueInfo,O extends ObjectContext<O>>java.lang.Throwable
public void set(O context,
java.lang.Object o)
throws java.lang.Throwable
set in class PropertyMapper<SingleValuedPropertyInfo<SimpleValueInfo>,SimpleValueInfo,O extends ObjectContext<O>>java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||