org.kuali.rice.kew.api
Class KewApiConstants.SearchableAttributeConstants
java.lang.Object
org.kuali.rice.kew.api.KewApiConstants.SearchableAttributeConstants
- Enclosing class:
- KewApiConstants
public static final class KewApiConstants.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
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.