org.kuali.kpme.core.util
Class HrConstants.DOCUMENT_ACTIONS

java.lang.Object
  extended by org.kuali.kpme.core.util.HrConstants.DOCUMENT_ACTIONS
Enclosing class:
HrConstants

public static final class HrConstants.DOCUMENT_ACTIONS
extends Object


Field Summary
static String APPROVE
           
static String DISAPPROVE
           
static String REFRESH
           
static String ROUTE
           
 
Constructor Summary
HrConstants.DOCUMENT_ACTIONS()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROUTE

public static final String ROUTE
See Also:
Constant Field Values

APPROVE

public static final String APPROVE
See Also:
Constant Field Values

DISAPPROVE

public static final String DISAPPROVE
See Also:
Constant Field Values

REFRESH

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

HrConstants.DOCUMENT_ACTIONS

public HrConstants.DOCUMENT_ACTIONS()


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