org.kuali.kfs.sys
Class KFSConstants.DepositConstants

java.lang.Object
  extended by org.kuali.kfs.sys.KFSConstants.DepositConstants
Enclosing class:
KFSConstants

public static class KFSConstants.DepositConstants
extends Object


Field Summary
static String DEPOSIT_TYPE_FINAL
           
static String DEPOSIT_TYPE_INTERIM
           
static String DEPOSIT_WIZARD_CASHRECEIPT_ERROR
           
static String DEPOSIT_WIZARD_DEPOSITHEADER_ERROR
           
 
Constructor Summary
KFSConstants.DepositConstants()
           
 
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

DEPOSIT_WIZARD_CASHRECEIPT_ERROR

public static final String DEPOSIT_WIZARD_CASHRECEIPT_ERROR
See Also:
Constant Field Values

DEPOSIT_WIZARD_DEPOSITHEADER_ERROR

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

KFSConstants.DepositConstants

public KFSConstants.DepositConstants()


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