org.kuali.rice.kew.util
Class KEWConstants.SearchableAttributeConstants
java.lang.Object
org.kuali.rice.kew.util.KEWConstants.SearchableAttributeConstants
- Enclosing class:
- KEWConstants
public static final class KEWConstants.SearchableAttributeConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SEARCH_WILDCARD_CHARACTER
public static final String SEARCH_WILDCARD_CHARACTER
- See Also:
- Constant Field Values
SEARCH_WILDCARD_CHARACTER_REGEX_ESCAPED
public static final String SEARCH_WILDCARD_CHARACTER_REGEX_ESCAPED
- See Also:
- Constant Field Values
DATA_TYPE_STRING
public static final String DATA_TYPE_STRING
- See Also:
- Constant Field Values
DATA_TYPE_DATE
public static final String DATA_TYPE_DATE
- See Also:
- Constant Field Values
DATA_TYPE_LONG
public static final String DATA_TYPE_LONG
- See Also:
- Constant Field Values
DATA_TYPE_FLOAT
public static final String DATA_TYPE_FLOAT
- See Also:
- Constant Field Values
DEFAULT_SEARCHABLE_ATTRIBUTE_TYPE_NAME
public static final String DEFAULT_SEARCHABLE_ATTRIBUTE_TYPE_NAME
- See Also:
- Constant Field Values
DEFAULT_RANGE_SEARCH_LOWER_BOUND_LABEL
public static final String DEFAULT_RANGE_SEARCH_LOWER_BOUND_LABEL
- See Also:
- Constant Field Values
DEFAULT_RANGE_SEARCH_UPPER_BOUND_LABEL
public static final String DEFAULT_RANGE_SEARCH_UPPER_BOUND_LABEL
- See Also:
- Constant Field Values
RANGE_LOWER_BOUND_PROPERTY_PREFIX
public static final String RANGE_LOWER_BOUND_PROPERTY_PREFIX
- See Also:
- Constant Field Values
RANGE_UPPER_BOUND_PROPERTY_PREFIX
public static final String RANGE_UPPER_BOUND_PROPERTY_PREFIX
- See Also:
- Constant Field Values
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.