org.kuali.kfs.module.ec
Class EffortConstants
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap
org.kuali.rice.core.util.JSTLConstants
org.kuali.kfs.module.ec.EffortConstants
- All Implemented Interfaces:
- Serializable, Cloneable, Map
public class EffortConstants
- extends org.kuali.rice.core.util.JSTLConstants
General constants for the effort reporting module.
- See Also:
- Serialized Form
Methods inherited from class org.kuali.rice.core.util.JSTLConstants |
clear, publishFields, publishMemberClassFields, put, putAll, remove |
EFFORT_NAMESPACE_CODE
public static final String EFFORT_NAMESPACE_CODE
- See Also:
- Constant Field Values
DASH_ACCOUNT_NUMBER
public static final String DASH_ACCOUNT_NUMBER
- See Also:
- Constant Field Values
DASH_CHART_OF_ACCOUNTS_CODE
public static final String DASH_CHART_OF_ACCOUNTS_CODE
- See Also:
- Constant Field Values
DASH_POSITION_NUMBER
public static final String DASH_POSITION_NUMBER
- See Also:
- Constant Field Values
LABOR_OBJECT_SALARY_CODE
public static final String LABOR_OBJECT_SALARY_CODE
- See Also:
- Constant Field Values
VALUE_SEPARATOR
public static final String VALUE_SEPARATOR
- See Also:
- Constant Field Values
ELIGIBLE_BALANCE_TYPES_FOR_EFFORT_REPORT
public static final List<String> ELIGIBLE_BALANCE_TYPES_FOR_EFFORT_REPORT
ELIGIBLE_COST_SHARE_SUB_ACCOUNT_TYPE_CODES
public static final List<String> ELIGIBLE_COST_SHARE_SUB_ACCOUNT_TYPE_CODES
ELIGIBLE_EXPENSE_SUB_ACCOUNT_TYPE_CODES
public static final List<String> ELIGIBLE_EXPENSE_SUB_ACCOUNT_TYPE_CODES
PERCENT_LIMIT_OF_LINE_SALARY_CHANGE
public static final double PERCENT_LIMIT_OF_LINE_SALARY_CHANGE
- See Also:
- Constant Field Values
AMOUNT_LIMIT_OF_TOTAL_SALARY_CHANGE
public static final double AMOUNT_LIMIT_OF_TOTAL_SALARY_CHANGE
- See Also:
- Constant Field Values
EFFORT_DETAIL_IMPORT_ERRORS
public static final String EFFORT_DETAIL_IMPORT_ERRORS
- See Also:
- Constant Field Values
REQUIRED_IMPORT_FIELDS_ERRORS
public static final String REQUIRED_IMPORT_FIELDS_ERRORS
- See Also:
- Constant Field Values
DOCUMENT_PREFIX
public static final String DOCUMENT_PREFIX
- See Also:
- Constant Field Values
EFFORT_CERTIFICATION_TAB_ERRORS
public static final String EFFORT_CERTIFICATION_TAB_ERRORS
- See Also:
- Constant Field Values
RECREATED_DOCUMENT_MESSAGE_KEY
public static final String RECREATED_DOCUMENT_MESSAGE_KEY
- See Also:
- Constant Field Values
GENERATE_EFFORT_CERTIFICATION_REPORT_DEFINITION_QUESTION_ID
public static final String GENERATE_EFFORT_CERTIFICATION_REPORT_DEFINITION_QUESTION_ID
- See Also:
- Constant Field Values
DETAIL_LINES_CONSOLIDATION_FILEDS
public static final List<String> DETAIL_LINES_CONSOLIDATION_FILEDS
DETAIL_LINES_GROUPING_FILEDS
public static final List<String> DETAIL_LINES_GROUPING_FILEDS
SORT_DETAIL_LINE_BY_COLUMN_METHOD_NAME
public static final String SORT_DETAIL_LINE_BY_COLUMN_METHOD_NAME
- See Also:
- Constant Field Values
EffortConstants
public EffortConstants()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.