com.sri.emo.controller.nodefilter
Interface FilterKeyConstants
- All Known Implementing Classes: 
 - NodeFilter
 
interface FilterKeyConstants
Key constants used by node filtering.  Note that this interface
 and its constants are purposefully set at package level access.  We
 may change it to public if it turns out the constants are needed elsewhere.
- Author:
 
  - Michael Rimov
 
 
FILTER_KEY
static final String FILTER_KEY
- Key for storage of the filter map of info.
- See Also:
 - Constant Field Values
 
 
TAG_OR_LAST_EDITOR_RADIO
static final String TAG_OR_LAST_EDITOR_RADIO
- See Also:
 - Constant Field Values
 
FILTER_GROUP
static final String FILTER_GROUP
- See Also:
 - Constant Field Values
 
FILTER_TAGS
static final String FILTER_TAGS
- See Also:
 - Constant Field Values
 
FILTER_LAST_EDITOR
static final String FILTER_LAST_EDITOR
- See Also:
 - Constant Field Values
 
FILTER_WORDS
static final String FILTER_WORDS
- See Also:
 - Constant Field Values
 
ALL_FILTER_KEYS
static final String[] ALL_FILTER_KEYS
Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.