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

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

public static class PdpKeyConstants.BatchConstants.ErrorMessages
extends Object


Field Summary
static String ERROR_BATCH_CRITERIA_NO_DATE
           
static String ERROR_BATCH_CRITERIA_NONE_ENTERED
           
static String ERROR_BATCH_CRITERIA_SOURCE_MISSING
           
static String ERROR_BATCH_ID_IS_NOT_NUMERIC
           
static String ERROR_NOT_ALL_PAYMENT_GROUPS_OPEN_CANNOT_CANCEL
           
static String ERROR_NOT_ALL_PAYMENT_GROUPS_OPEN_CANNOT_HOLD
           
static String ERROR_NOT_ALL_PAYMENT_GROUPS_OPEN_CANNOT_REMOVE_HOLD
           
static String ERROR_NOTE_EMPTY
           
static String ERROR_NOTE_TOO_LONG
           
static String ERROR_PENDING_PAYMNET_GROUP_NOT_FOUND
           
 
Constructor Summary
PdpKeyConstants.BatchConstants.ErrorMessages()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ERROR_BATCH_CRITERIA_NONE_ENTERED

public static final String ERROR_BATCH_CRITERIA_NONE_ENTERED
See Also:
Constant Field Values

ERROR_BATCH_CRITERIA_NO_DATE

public static final String ERROR_BATCH_CRITERIA_NO_DATE
See Also:
Constant Field Values

ERROR_BATCH_CRITERIA_SOURCE_MISSING

public static final String ERROR_BATCH_CRITERIA_SOURCE_MISSING
See Also:
Constant Field Values

ERROR_BATCH_ID_IS_NOT_NUMERIC

public static final String ERROR_BATCH_ID_IS_NOT_NUMERIC
See Also:
Constant Field Values

ERROR_NOTE_EMPTY

public static final String ERROR_NOTE_EMPTY
See Also:
Constant Field Values

ERROR_NOTE_TOO_LONG

public static final String ERROR_NOTE_TOO_LONG
See Also:
Constant Field Values

ERROR_PENDING_PAYMNET_GROUP_NOT_FOUND

public static final String ERROR_PENDING_PAYMNET_GROUP_NOT_FOUND
See Also:
Constant Field Values

ERROR_NOT_ALL_PAYMENT_GROUPS_OPEN_CANNOT_CANCEL

public static final String ERROR_NOT_ALL_PAYMENT_GROUPS_OPEN_CANNOT_CANCEL
See Also:
Constant Field Values

ERROR_NOT_ALL_PAYMENT_GROUPS_OPEN_CANNOT_HOLD

public static final String ERROR_NOT_ALL_PAYMENT_GROUPS_OPEN_CANNOT_HOLD
See Also:
Constant Field Values

ERROR_NOT_ALL_PAYMENT_GROUPS_OPEN_CANNOT_REMOVE_HOLD

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

PdpKeyConstants.BatchConstants.ErrorMessages

public PdpKeyConstants.BatchConstants.ErrorMessages()


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