NSObjectPropertyAccessor Class Reference

Inherits ognl::PropertyAccessor.

Inherited by NSArrayPropertyAccessor.

Collaboration diagram for NSObjectPropertyAccessor:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Object getProperty (Object target, Object name) throws OgnlException
Object getProperty (Map map, Object target, Object name) throws OgnlException
String getSourceAccessor (OgnlContext context, Object target, Object name)
String getSourceSetter (OgnlContext context, Object target, Object name)
void setProperty (Map map, Object target, Object name, Object value) throws OgnlException
void setProperty (Object target, Object name, Object value) throws OgnlException


Member Function Documentation

Object getProperty ( Object  target,
Object  name 
) throws OgnlException

Reimplemented in NSArrayPropertyAccessor.

Object getProperty ( Map  map,
Object  target,
Object  name 
) throws OgnlException

String getSourceAccessor ( OgnlContext  context,
Object  target,
Object  name 
)

String getSourceSetter ( OgnlContext  context,
Object  target,
Object  name 
)

void setProperty ( Map  map,
Object  target,
Object  name,
Object  value 
) throws OgnlException

void setProperty ( Object  target,
Object  name,
Object  value 
) throws OgnlException

Reimplemented in NSArrayPropertyAccessor.


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:38 2012 for Project Wonder by  doxygen 1.5.8