org.kuali.kfs.sys.businessobject
Class AccountingLineOverride.CODE
java.lang.Object
org.kuali.kfs.sys.businessobject.AccountingLineOverride.CODE
- Enclosing class:
- AccountingLineOverride
public static final class AccountingLineOverride.CODE
- extends Object
These codes are the way the override is persisted in the AccountingLine.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NONE
public static final String NONE
- See Also:
- Constant Field Values
EXPIRED_ACCOUNT
public static final String EXPIRED_ACCOUNT
- See Also:
- Constant Field Values
NON_BUDGETED_OBJECT
public static final String NON_BUDGETED_OBJECT
- See Also:
- Constant Field Values
TRANSACTION_EXCEEDS_REMAINING_BUDGET
public static final String TRANSACTION_EXCEEDS_REMAINING_BUDGET
- See Also:
- Constant Field Values
EXPIRED_ACCOUNT_AND_NON_BUDGETED_OBJECT
public static final String EXPIRED_ACCOUNT_AND_NON_BUDGETED_OBJECT
- See Also:
- Constant Field Values
NON_BUDGETED_OBJECT_AND_TRANSACTION_EXCEEDS_REMAINING_BUDGET
public static final String NON_BUDGETED_OBJECT_AND_TRANSACTION_EXCEEDS_REMAINING_BUDGET
- See Also:
- Constant Field Values
EXPIRED_ACCOUNT_AND_TRANSACTION_EXCEEDS_REMAINING_BUDGET
public static final String EXPIRED_ACCOUNT_AND_TRANSACTION_EXCEEDS_REMAINING_BUDGET
- See Also:
- Constant Field Values
EXPIRED_ACCOUNT_AND_NON_BUDGETED_OBJECT_AND_TRANSACTION_EXCEEDS_REMAINING_BUDGET
public static final String EXPIRED_ACCOUNT_AND_NON_BUDGETED_OBJECT_AND_TRANSACTION_EXCEEDS_REMAINING_BUDGET
- See Also:
- Constant Field Values
NON_FRINGE_ACCOUNT_USED
public static final String NON_FRINGE_ACCOUNT_USED
- See Also:
- Constant Field Values
EXPIRED_ACCOUNT_AND_NON_FRINGE_ACCOUNT_USED
public static final String EXPIRED_ACCOUNT_AND_NON_FRINGE_ACCOUNT_USED
- See Also:
- Constant Field Values
AccountingLineOverride.CODE
public AccountingLineOverride.CODE()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.