org.kuali.kfs.module.ec
Class EffortConstants.SystemParameters

java.lang.Object
  extended by org.kuali.kfs.module.ec.EffortConstants.SystemParameters
Enclosing class:
EffortConstants

public class EffortConstants.SystemParameters
extends Object

hold all system parameter names of effort reporting module


Field Summary
static String ACCOUNT_TYPE_CODE_BALANCE_SELECT
           
static String CREATE_FISCAL_YEAR
           
static String CREATE_REPORT_NUMBER
           
static String FEDERAL_AGENCY_TYPE_CODE
           
static String FEDERAL_ONLY_BALANCE_IND
           
static String FEDERAL_ONLY_ROUTE_IND
           
static String RUN_FISCAL_YEAR
           
static String RUN_IND
           
static String RUN_REPORT_NUMBER
           
 
Constructor Summary
EffortConstants.SystemParameters()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACCOUNT_TYPE_CODE_BALANCE_SELECT

public static final String ACCOUNT_TYPE_CODE_BALANCE_SELECT
See Also:
Constant Field Values

CREATE_FISCAL_YEAR

public static final String CREATE_FISCAL_YEAR
See Also:
Constant Field Values

CREATE_REPORT_NUMBER

public static final String CREATE_REPORT_NUMBER
See Also:
Constant Field Values

FEDERAL_AGENCY_TYPE_CODE

public static final String FEDERAL_AGENCY_TYPE_CODE
See Also:
Constant Field Values

FEDERAL_ONLY_BALANCE_IND

public static final String FEDERAL_ONLY_BALANCE_IND
See Also:
Constant Field Values

RUN_FISCAL_YEAR

public static final String RUN_FISCAL_YEAR
See Also:
Constant Field Values

RUN_IND

public static final String RUN_IND
See Also:
Constant Field Values

RUN_REPORT_NUMBER

public static final String RUN_REPORT_NUMBER
See Also:
Constant Field Values

FEDERAL_ONLY_ROUTE_IND

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

EffortConstants.SystemParameters

public EffortConstants.SystemParameters()


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