org.kuali.rice.krad.uif
Class UifConstants.CaseConstraintOperators
java.lang.Object
org.kuali.rice.krad.uif.UifConstants.CaseConstraintOperators
- Enclosing class:
- UifConstants
public static final class UifConstants.CaseConstraintOperators
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HAS_VALUE
public static final String HAS_VALUE
- See Also:
- Constant Field Values
EQUALS
public static final String EQUALS
- See Also:
- Constant Field Values
GREATER_THAN_EQUAL
public static final String GREATER_THAN_EQUAL
- See Also:
- Constant Field Values
LESS_THAN_EQUAL
public static final String LESS_THAN_EQUAL
- See Also:
- Constant Field Values
NOT_EQUAL
public static final String NOT_EQUAL
- See Also:
- Constant Field Values
NOT_EQUALS
public static final String NOT_EQUALS
- See Also:
- Constant Field Values
GREATER_THAN
public static final String GREATER_THAN
- See Also:
- Constant Field Values
LESS_THAN
public static final String LESS_THAN
- See Also:
- Constant Field Values
UifConstants.CaseConstraintOperators
public UifConstants.CaseConstraintOperators()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.