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

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

public class EffortConstants.ExtractProcess
extends Object

hold contants used by extract process


Field Summary
static String EXPENSE_OBJECT_TYPE
           
static String NUM_BALANCES_READ
           
static String NUM_BALANCES_SELECTED
           
static String NUM_CERTIFICATIONS_WRITTEN
           
static String NUM_DETAIL_LINES_WRITTEN
           
static String NUM_EMPLOYEES_SELECTED
           
static String NUM_ERRORS_FOUND
           
 
Constructor Summary
EffortConstants.ExtractProcess()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXPENSE_OBJECT_TYPE

public static final String EXPENSE_OBJECT_TYPE
See Also:
Constant Field Values

NUM_BALANCES_READ

public static final String NUM_BALANCES_READ
See Also:
Constant Field Values

NUM_BALANCES_SELECTED

public static final String NUM_BALANCES_SELECTED
See Also:
Constant Field Values

NUM_CERTIFICATIONS_WRITTEN

public static final String NUM_CERTIFICATIONS_WRITTEN
See Also:
Constant Field Values

NUM_DETAIL_LINES_WRITTEN

public static final String NUM_DETAIL_LINES_WRITTEN
See Also:
Constant Field Values

NUM_EMPLOYEES_SELECTED

public static final String NUM_EMPLOYEES_SELECTED
See Also:
Constant Field Values

NUM_ERRORS_FOUND

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

EffortConstants.ExtractProcess

public EffortConstants.ExtractProcess()


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