org.kuali.hr.lm
Class LMConstants.INITIATE_LEAVE_REQUEST_ACTION_OPTIONS

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

public static final class LMConstants.INITIATE_LEAVE_REQUEST_ACTION_OPTIONS
extends Object


Field Summary
static String APPROVE
           
static String DELETE
           
 
Constructor Summary
LMConstants.INITIATE_LEAVE_REQUEST_ACTION_OPTIONS()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DELETE

public static final String DELETE
See Also:
Constant Field Values

APPROVE

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

LMConstants.INITIATE_LEAVE_REQUEST_ACTION_OPTIONS

public LMConstants.INITIATE_LEAVE_REQUEST_ACTION_OPTIONS()


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