|
||||||||||
| 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>,O>
org.chromattic.core.mapper.property.JCRPropertyPropertyMapper<O>
public class JCRPropertyPropertyMapper<O extends ObjectContext>
| Field Summary |
|---|
| Fields inherited from class org.chromattic.core.mapper.PropertyMapper |
|---|
contextType, info |
| Constructor Summary | |
|---|---|
JCRPropertyPropertyMapper(java.lang.Class<O> contextType,
SingleValuedPropertyInfo<SimpleValueInfo> info,
java.lang.String jcrPropertyName,
java.util.List<O> defaultValue)
|
|
| 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 |
|---|
getInfo, getType, invoke |
| 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,
SingleValuedPropertyInfo<SimpleValueInfo> info,
java.lang.String jcrPropertyName,
java.util.List<O> defaultValue)
| Method Detail |
|---|
public java.lang.Object get(O context)
throws java.lang.Throwable
get in class PropertyMapper<SingleValuedPropertyInfo<SimpleValueInfo>,O extends ObjectContext>java.lang.Throwable
public void set(O context,
java.lang.Object o)
throws java.lang.Throwable
set in class PropertyMapper<SingleValuedPropertyInfo<SimpleValueInfo>,O extends ObjectContext>java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||