org.kuali.kfs.sys
Class KFSConstants.GeneralLedgerApplicationParameterKeys

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

public static class KFSConstants.GeneralLedgerApplicationParameterKeys
extends Object


Field Summary
static String EXPENSE_OBJECT_TYPE_CODES
           
static String EXPENSE_TRANSFER_OBJECT_TYPE_CODES
           
static String INCOME_OBJECT_TYPE_CODES
           
static String INCOME_TRANSFER_OBJECT_TYPE_CODES
           
 
Constructor Summary
KFSConstants.GeneralLedgerApplicationParameterKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INCOME_OBJECT_TYPE_CODES

public static final String INCOME_OBJECT_TYPE_CODES
See Also:
Constant Field Values

INCOME_TRANSFER_OBJECT_TYPE_CODES

public static final String INCOME_TRANSFER_OBJECT_TYPE_CODES
See Also:
Constant Field Values

EXPENSE_OBJECT_TYPE_CODES

public static final String EXPENSE_OBJECT_TYPE_CODES
See Also:
Constant Field Values

EXPENSE_TRANSFER_OBJECT_TYPE_CODES

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

KFSConstants.GeneralLedgerApplicationParameterKeys

public KFSConstants.GeneralLedgerApplicationParameterKeys()


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