org.kuali.kfs.pdp
Class PdpKeyConstants.BatchConstants.Confirmation

java.lang.Object
  extended by org.kuali.kfs.pdp.PdpKeyConstants.BatchConstants.Confirmation
Enclosing class:
PdpKeyConstants.BatchConstants

public static class PdpKeyConstants.BatchConstants.Confirmation
extends Object


Field Summary
static String CANCEL_BATCH_MESSAGE
           
static String CANCEL_BATCH_QUESTION
           
static String HOLD_BATCH_MESSAGE
           
static String HOLD_BATCH_QUESTION
           
static Integer NOTE_TEXT_MAX_LENGTH
           
static String REMOVE_HOLD_BATCH_MESSAGE
           
static String REMOVE_HOLD_BATCH_QUESTION
           
 
Constructor Summary
PdpKeyConstants.BatchConstants.Confirmation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CANCEL_BATCH_MESSAGE

public static final String CANCEL_BATCH_MESSAGE
See Also:
Constant Field Values

CANCEL_BATCH_QUESTION

public static final String CANCEL_BATCH_QUESTION
See Also:
Constant Field Values

HOLD_BATCH_MESSAGE

public static final String HOLD_BATCH_MESSAGE
See Also:
Constant Field Values

HOLD_BATCH_QUESTION

public static final String HOLD_BATCH_QUESTION
See Also:
Constant Field Values

REMOVE_HOLD_BATCH_MESSAGE

public static final String REMOVE_HOLD_BATCH_MESSAGE
See Also:
Constant Field Values

REMOVE_HOLD_BATCH_QUESTION

public static final String REMOVE_HOLD_BATCH_QUESTION
See Also:
Constant Field Values

NOTE_TEXT_MAX_LENGTH

public static final Integer NOTE_TEXT_MAX_LENGTH
Constructor Detail

PdpKeyConstants.BatchConstants.Confirmation

public PdpKeyConstants.BatchConstants.Confirmation()


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