|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EffortCertificationModuleService
Exposes service methods that may be used by the modules outside of Effort Certification
Method Summary | |
---|---|
List<EffortCertificationReport> |
findReportDefinitionsForPeriod(Integer fiscalYear,
String periodCode,
String positionObjectGroupCode)
Returns open or closed report definitions whose reporting period span the given accounting period and report on pay for given position object group code. |
List<String> |
getCostShareSubAccountTypeCodes()
Returns sub account type codes defined for cost share. |
EffortCertificationReport |
isEmployeeWithOpenCertification(List<EffortCertificationReport> effortCertificationReports,
String emplid)
Checks whether the given employee has an certification for one of the given open report periods. |
Method Detail |
---|
List<EffortCertificationReport> findReportDefinitionsForPeriod(Integer fiscalYear, String periodCode, String positionObjectGroupCode)
fiscalYear
- - fiscal year of accounting periodperiodCode
- - month of accounting period
EffortCertificationReport isEmployeeWithOpenCertification(List<EffortCertificationReport> effortCertificationReports, String emplid)
effortCertificationReports
- - report periods to check for employee certificationemplid
- - employee id of certification
List<String> getCostShareSubAccountTypeCodes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |