org.kuali.kfs.module.bc.dataaccess
Interface HumanResourcesPayrollDao
- All Known Implementing Classes:
- HumanResourcesPayrollDaoJdbc
public interface HumanResourcesPayrollDao
Bootstrap data build methods for
getPosition
Position getPosition(Integer universityFiscalYear,
String positionNumber)
- Gets the Position data for the given key.
- Parameters:
universityFiscalYear
- position fiscal year, part of record keypositionNumber
- position number, part of record key
- Returns:
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.