|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectognl.ObjectPropertyAccessor
com.opensymphony.xwork2.ognl.accessor.ObjectAccessor
public class ObjectAccessor
| Constructor Summary | |
|---|---|
ObjectAccessor()
|
|
| Method Summary | |
|---|---|
Object |
getProperty(Map map,
Object o,
Object o1)
|
void |
setProperty(Map map,
Object o,
Object o1,
Object o2)
|
| Methods inherited from class ognl.ObjectPropertyAccessor |
|---|
getPossibleProperty, getPropertyClass, getSourceAccessor, getSourceSetter, hasGetProperty, hasGetProperty, hasSetProperty, hasSetProperty, setPossibleProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectAccessor()
| Method Detail |
|---|
public Object getProperty(Map map,
Object o,
Object o1)
throws ognl.OgnlException
getProperty in interface ognl.PropertyAccessorgetProperty in class ognl.ObjectPropertyAccessorognl.OgnlException
public void setProperty(Map map,
Object o,
Object o1,
Object o2)
throws ognl.OgnlException
setProperty in interface ognl.PropertyAccessorsetProperty in class ognl.ObjectPropertyAccessorognl.OgnlException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||