
Public Member Functions | |
| ERDQueryAnyKey (WOContext context) | |
| NSArray | queryAttributes () |
| void | setValue (Object newValue) |
| Object | value () |
Private Attributes | |
| Object | _value |
Static Private Attributes | |
| static final Logger | log = Logger.getLogger(ERDQueryAnyKey.class) |
| ERDQueryAnyKey | ( | WOContext | context | ) |
Public constructor
| context | the context |
| NSArray queryAttributes | ( | ) |
| void setValue | ( | Object | newValue | ) |
| Object value | ( | ) |
Object _value [private] |
final Logger log = Logger.getLogger(ERDQueryAnyKey.class) [static, private] |
logging support
Reimplemented from ERDCustomQueryComponent.
1.5.8