org.kuali.kfs.module.endow
Class EndowParameterKeyConstants

java.lang.Object
  extended by org.kuali.kfs.module.endow.EndowParameterKeyConstants
All Implemented Interfaces:
ParameterKeyConstants

public class EndowParameterKeyConstants
extends Object
implements ParameterKeyConstants

Parameter name constants for system parameters used by the kfs endowment.


Nested Class Summary
static class EndowParameterKeyConstants.AvailableCashUpdateConstants
           
static class EndowParameterKeyConstants.GLInterfaceBatchProcess
           
 
Field Summary
static String ALLOW_NEGATIVE_BALANCE_IND
           
static String ASSETS_ENTRAN_TYPE
           
static String CURRENT_PROCESS_DATE
           
static String DESCRIPTION
           
static String DISTRIBUTION_TIMES_PER_YEAR
           
static String ENDOWMENT_ACCOUNTING_LINE_IMPORT
           
static String ENDOWMENT_RECURRING_CASH_TRANSFER_DOCUMENT_TYPES
           
static String ENDOWMENT_TRANSACTION_LINE_IMPORT
           
static String EXPENSES_ENTRAN_TYPE
           
static String FISCAL_YEAR_END_DAY_AND_MONTH
           
static String FISCAL_YEAR_END_MONTH_AND_DAY
           
static String GAIN_LOSS_DESCRIPTION
           
static String GAIN_LOSS_NO_ROUTE_IND
           
static String INCOME_DESCRIPTION
           
static String INCOME_ENTRAN_TYPE
           
static String INCOME_NO_ROUTE_IND
           
static String INCOME_TRANSFER_DESCRIPTION
           
static String INCOME_TRANSFER_ENDOWMENT_TRANSACTION_CODE
           
static String INCOME_TRANSFER_NO_ROUTE_IND
           
static String KEMID_VALUE
           
static String LIABILITIES_ENTRAN_TYPE
           
static String LONG_TERM_GAIN_LOSS_DESCRIPTION
           
static String MAXIMUM_TRANSACTION_LINES
           
static String NO_ROUTE_IND
           
static String PARAMETER_KEMID_COMPONENT
           
static String POOLED_FUND_VALUE
           
static String PURCHASE_DESCRIPTION
           
static String PURCHASE_NO_ROUTE_IND
           
static String ROLE_REQUIRED_IND
           
static String SALE_DESCRIPTION
           
static String SALE_NO_ROUTE_IND
           
static String SHORT_TERM_GAIN_LOSS_DESCRIPTION
           
static String TAX_LOTS_ACCOUNTING_METHOD
           
static String TRANSACTION_ARCHIVE_DOCUMENT_TYPE_NAMES
           
static String USE_PROCESS_DATE
           
 
Constructor Summary
EndowParameterKeyConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

POOLED_FUND_VALUE

public static final String POOLED_FUND_VALUE
See Also:
Constant Field Values

DISTRIBUTION_TIMES_PER_YEAR

public static final String DISTRIBUTION_TIMES_PER_YEAR
See Also:
Constant Field Values

USE_PROCESS_DATE

public static final String USE_PROCESS_DATE
See Also:
Constant Field Values

CURRENT_PROCESS_DATE

public static final String CURRENT_PROCESS_DATE
See Also:
Constant Field Values

ASSETS_ENTRAN_TYPE

public static final String ASSETS_ENTRAN_TYPE
See Also:
Constant Field Values

EXPENSES_ENTRAN_TYPE

public static final String EXPENSES_ENTRAN_TYPE
See Also:
Constant Field Values

INCOME_ENTRAN_TYPE

public static final String INCOME_ENTRAN_TYPE
See Also:
Constant Field Values

LIABILITIES_ENTRAN_TYPE

public static final String LIABILITIES_ENTRAN_TYPE
See Also:
Constant Field Values

KEMID_VALUE

public static final String KEMID_VALUE
See Also:
Constant Field Values

PARAMETER_KEMID_COMPONENT

public static final String PARAMETER_KEMID_COMPONENT
See Also:
Constant Field Values

TAX_LOTS_ACCOUNTING_METHOD

public static final String TAX_LOTS_ACCOUNTING_METHOD
See Also:
Constant Field Values

FISCAL_YEAR_END_DAY_AND_MONTH

public static final String FISCAL_YEAR_END_DAY_AND_MONTH
See Also:
Constant Field Values

TRANSACTION_ARCHIVE_DOCUMENT_TYPE_NAMES

public static final String TRANSACTION_ARCHIVE_DOCUMENT_TYPE_NAMES
See Also:
Constant Field Values

GAIN_LOSS_NO_ROUTE_IND

public static final String GAIN_LOSS_NO_ROUTE_IND
See Also:
Constant Field Values

GAIN_LOSS_DESCRIPTION

public static final String GAIN_LOSS_DESCRIPTION
See Also:
Constant Field Values

INCOME_NO_ROUTE_IND

public static final String INCOME_NO_ROUTE_IND
See Also:
Constant Field Values

INCOME_DESCRIPTION

public static final String INCOME_DESCRIPTION
See Also:
Constant Field Values

PURCHASE_NO_ROUTE_IND

public static final String PURCHASE_NO_ROUTE_IND
See Also:
Constant Field Values

PURCHASE_DESCRIPTION

public static final String PURCHASE_DESCRIPTION
See Also:
Constant Field Values

SALE_NO_ROUTE_IND

public static final String SALE_NO_ROUTE_IND
See Also:
Constant Field Values

SALE_DESCRIPTION

public static final String SALE_DESCRIPTION
See Also:
Constant Field Values

INCOME_TRANSFER_NO_ROUTE_IND

public static final String INCOME_TRANSFER_NO_ROUTE_IND
See Also:
Constant Field Values

DESCRIPTION

public static final String DESCRIPTION
See Also:
Constant Field Values

NO_ROUTE_IND

public static final String NO_ROUTE_IND
See Also:
Constant Field Values

ENDOWMENT_RECURRING_CASH_TRANSFER_DOCUMENT_TYPES

public static final String ENDOWMENT_RECURRING_CASH_TRANSFER_DOCUMENT_TYPES
See Also:
Constant Field Values

MAXIMUM_TRANSACTION_LINES

public static final String MAXIMUM_TRANSACTION_LINES
See Also:
Constant Field Values

SHORT_TERM_GAIN_LOSS_DESCRIPTION

public static final String SHORT_TERM_GAIN_LOSS_DESCRIPTION
See Also:
Constant Field Values

LONG_TERM_GAIN_LOSS_DESCRIPTION

public static final String LONG_TERM_GAIN_LOSS_DESCRIPTION
See Also:
Constant Field Values

ALLOW_NEGATIVE_BALANCE_IND

public static final String ALLOW_NEGATIVE_BALANCE_IND
See Also:
Constant Field Values

INCOME_TRANSFER_DESCRIPTION

public static final String INCOME_TRANSFER_DESCRIPTION
See Also:
Constant Field Values

INCOME_TRANSFER_ENDOWMENT_TRANSACTION_CODE

public static final String INCOME_TRANSFER_ENDOWMENT_TRANSACTION_CODE
See Also:
Constant Field Values

ROLE_REQUIRED_IND

public static final String ROLE_REQUIRED_IND
See Also:
Constant Field Values

ENDOWMENT_ACCOUNTING_LINE_IMPORT

public static final String ENDOWMENT_ACCOUNTING_LINE_IMPORT
See Also:
Constant Field Values

ENDOWMENT_TRANSACTION_LINE_IMPORT

public static final String ENDOWMENT_TRANSACTION_LINE_IMPORT
See Also:
Constant Field Values

FISCAL_YEAR_END_MONTH_AND_DAY

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

EndowParameterKeyConstants

public EndowParameterKeyConstants()


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