org.kuali.kfs.sys
Class KFSKeyConstants.Bank

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

public static final class KFSKeyConstants.Bank
extends Object


Field Summary
static String DESCRIPTION_GLPE_BANK_OFFSET
           
static String ERROR_ACCOUNT_NUMBER_NOT_UNIQUE
           
static String ERROR_DEPOSIT_NOT_SUPPORTED
           
static String ERROR_DISBURSEMENT_NOT_SUPPORTED
           
static String ERROR_MISSING_CASH_ACCOUNT_NUMBER
           
static String ERROR_MISSING_CASH_OBJECT_CODE
           
 
Constructor Summary
KFSKeyConstants.Bank()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ERROR_MISSING_CASH_ACCOUNT_NUMBER

public static final String ERROR_MISSING_CASH_ACCOUNT_NUMBER
See Also:
Constant Field Values

ERROR_MISSING_CASH_OBJECT_CODE

public static final String ERROR_MISSING_CASH_OBJECT_CODE
See Also:
Constant Field Values

DESCRIPTION_GLPE_BANK_OFFSET

public static final String DESCRIPTION_GLPE_BANK_OFFSET
See Also:
Constant Field Values

ERROR_DEPOSIT_NOT_SUPPORTED

public static final String ERROR_DEPOSIT_NOT_SUPPORTED
See Also:
Constant Field Values

ERROR_DISBURSEMENT_NOT_SUPPORTED

public static final String ERROR_DISBURSEMENT_NOT_SUPPORTED
See Also:
Constant Field Values

ERROR_ACCOUNT_NUMBER_NOT_UNIQUE

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

KFSKeyConstants.Bank

public KFSKeyConstants.Bank()


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