org.kuali.kfs.sys
Class KFSKeyConstants.Deposit

java.lang.Object
  extended by org.kuali.kfs.sys.KFSKeyConstants.Deposit
Enclosing class:
KFSKeyConstants

public static final class KFSKeyConstants.Deposit
extends Object


Field Summary
static String DEPOSIT_TYPE_FINAL
           
static String DEPOSIT_TYPE_INTERIM
           
static String ERROR_CASH_DEPOSIT_DID_NOT_BALANCE
           
static String ERROR_CASHIERING_CHECK_MUST_BE_DEPOSITED
           
static String ERROR_MISSING_BANK
           
static String ERROR_MISSING_BANKACCOUNT
           
static String ERROR_NO_CASH_RECEIPTS_SELECTED
           
static String ERROR_NON_DEPOSITED_VERIFIED_CASH_RECEIPT
           
static String ERROR_NOT_ENOUGH_CASH_TO_COMPLETE_DEPOSIT
           
static String ERROR_UNKNOWN_BANK
           
static String ERROR_UNKNOWN_BANKACCOUNT
           
 
Constructor Summary
KFSKeyConstants.Deposit()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEPOSIT_TYPE_INTERIM

public static final String DEPOSIT_TYPE_INTERIM
See Also:
Constant Field Values

DEPOSIT_TYPE_FINAL

public static final String DEPOSIT_TYPE_FINAL
See Also:
Constant Field Values

ERROR_NO_CASH_RECEIPTS_SELECTED

public static final String ERROR_NO_CASH_RECEIPTS_SELECTED
See Also:
Constant Field Values

ERROR_MISSING_BANK

public static final String ERROR_MISSING_BANK
See Also:
Constant Field Values

ERROR_UNKNOWN_BANK

public static final String ERROR_UNKNOWN_BANK
See Also:
Constant Field Values

ERROR_MISSING_BANKACCOUNT

public static final String ERROR_MISSING_BANKACCOUNT
See Also:
Constant Field Values

ERROR_UNKNOWN_BANKACCOUNT

public static final String ERROR_UNKNOWN_BANKACCOUNT
See Also:
Constant Field Values

ERROR_NON_DEPOSITED_VERIFIED_CASH_RECEIPT

public static final String ERROR_NON_DEPOSITED_VERIFIED_CASH_RECEIPT
See Also:
Constant Field Values

ERROR_CASH_DEPOSIT_DID_NOT_BALANCE

public static final String ERROR_CASH_DEPOSIT_DID_NOT_BALANCE
See Also:
Constant Field Values

ERROR_NOT_ENOUGH_CASH_TO_COMPLETE_DEPOSIT

public static final String ERROR_NOT_ENOUGH_CASH_TO_COMPLETE_DEPOSIT
See Also:
Constant Field Values

ERROR_CASHIERING_CHECK_MUST_BE_DEPOSITED

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

KFSKeyConstants.Deposit

public KFSKeyConstants.Deposit()


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