org.kuali.kfs.module.ld
Class LaborConstants.ColumnNames

java.lang.Object
  extended by org.kuali.kfs.module.ld.LaborConstants.ColumnNames
Enclosing class:
LaborConstants

public static class LaborConstants.ColumnNames
extends Object


Field Summary
static String EMPLOYEE_IDENTIFIER
           
static String POSITION_NUMBER
           
static String TRANSACTION_LEDGER_ENTRY_AMOUNT
           
static String UNIVERSITY_FISCAL_YEAR
           
 
Constructor Summary
LaborConstants.ColumnNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNIVERSITY_FISCAL_YEAR

public static final String UNIVERSITY_FISCAL_YEAR
See Also:
Constant Field Values

TRANSACTION_LEDGER_ENTRY_AMOUNT

public static final String TRANSACTION_LEDGER_ENTRY_AMOUNT
See Also:
Constant Field Values

POSITION_NUMBER

public static final String POSITION_NUMBER
See Also:
Constant Field Values

EMPLOYEE_IDENTIFIER

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

LaborConstants.ColumnNames

public LaborConstants.ColumnNames()


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