org.kuali.kfs.pdp
Class PdpConstants.ActionMethods

java.lang.Object
  extended by org.kuali.kfs.pdp.PdpConstants.ActionMethods
Enclosing class:
PdpConstants

public static class PdpConstants.ActionMethods
extends Object


Field Summary
static String CLEAR_FORMAT_PROCESS_ACTION
           
static String CONFIRM_CANCEL_ACTION
           
static String CONFIRM_DISBURSEMENT_CANCEL_ACTION
           
static String CONFIRM_HOLD_ACTION
           
static String CONFIRM_REISSUE_CANCEL_ACTION
           
static String CONFIRM_REMOVE_HOLD_ACTION
           
static String CONFIRM_REMOVE_IMMEDIATE_PRINT_ACTION
           
static String CONFIRM_SET_IMMEDIATE_PRINT_ACTION
           
 
Constructor Summary
PdpConstants.ActionMethods()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIRM_CANCEL_ACTION

public static final String CONFIRM_CANCEL_ACTION
See Also:
Constant Field Values

CONFIRM_REMOVE_HOLD_ACTION

public static final String CONFIRM_REMOVE_HOLD_ACTION
See Also:
Constant Field Values

CONFIRM_HOLD_ACTION

public static final String CONFIRM_HOLD_ACTION
See Also:
Constant Field Values

CONFIRM_REMOVE_IMMEDIATE_PRINT_ACTION

public static final String CONFIRM_REMOVE_IMMEDIATE_PRINT_ACTION
See Also:
Constant Field Values

CONFIRM_SET_IMMEDIATE_PRINT_ACTION

public static final String CONFIRM_SET_IMMEDIATE_PRINT_ACTION
See Also:
Constant Field Values

CONFIRM_DISBURSEMENT_CANCEL_ACTION

public static final String CONFIRM_DISBURSEMENT_CANCEL_ACTION
See Also:
Constant Field Values

CONFIRM_REISSUE_CANCEL_ACTION

public static final String CONFIRM_REISSUE_CANCEL_ACTION
See Also:
Constant Field Values

CLEAR_FORMAT_PROCESS_ACTION

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

PdpConstants.ActionMethods

public PdpConstants.ActionMethods()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.