org.kuali.hr.lm
Class LMConstants.REQUEST_STATUS

java.lang.Object
  extended by org.kuali.hr.lm.LMConstants.REQUEST_STATUS
Enclosing class:
LMConstants

public static final class LMConstants.REQUEST_STATUS
extends Object


Field Summary
static String APPROVED
           
static String DEFERRED
           
static String DISAPPROVED
           
static String PLANNED
           
static String REQUESTED
           
static String USAGE
           
 
Constructor Summary
LMConstants.REQUEST_STATUS()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLANNED

public static final String PLANNED
See Also:
Constant Field Values

REQUESTED

public static final String REQUESTED
See Also:
Constant Field Values

APPROVED

public static final String APPROVED
See Also:
Constant Field Values

DISAPPROVED

public static final String DISAPPROVED
See Also:
Constant Field Values

DEFERRED

public static final String DEFERRED
See Also:
Constant Field Values

USAGE

public static final String USAGE
See Also:
Constant Field Values
Constructor Detail

LMConstants.REQUEST_STATUS

public LMConstants.REQUEST_STATUS()


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.