|
||||||||||
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.XWorkObjectPropertyAccessor
public class XWorkObjectPropertyAccessor
Constructor Summary | |
---|---|
XWorkObjectPropertyAccessor()
|
Method Summary | |
---|---|
Object |
getProperty(Map context,
Object target,
Object oname)
|
Methods inherited from class ognl.ObjectPropertyAccessor |
---|
getPossibleProperty, hasGetProperty, hasGetProperty, hasSetProperty, hasSetProperty, setPossibleProperty, setProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XWorkObjectPropertyAccessor()
Method Detail |
---|
public Object getProperty(Map context, Object target, Object oname) throws ognl.OgnlException
getProperty
in interface ognl.PropertyAccessor
getProperty
in class ognl.ObjectPropertyAccessor
ognl.OgnlException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |