|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EffortCertificationReport in org.kuali.kfs.integration.ec |
---|
Methods in org.kuali.kfs.integration.ec that return EffortCertificationReport | |
---|---|
EffortCertificationReport |
EffortCertificationModuleService.isEmployeeWithOpenCertification(List<EffortCertificationReport> effortCertificationReports,
String emplid)
Checks whether the given employee has an certification for one of the given open report periods. |
EffortCertificationReport |
EffortCertificationModuleServiceNoOp.isEmployeeWithOpenCertification(List<EffortCertificationReport> effortCertificationReports,
String emplid)
|
Methods in org.kuali.kfs.integration.ec that return types with arguments of type EffortCertificationReport | |
---|---|
List<EffortCertificationReport> |
EffortCertificationModuleService.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<EffortCertificationReport> |
EffortCertificationModuleServiceNoOp.findReportDefinitionsForPeriod(Integer fiscalYear,
String periodCode,
String positionObjectGroupCode)
|
Method parameters in org.kuali.kfs.integration.ec with type arguments of type EffortCertificationReport | |
---|---|
EffortCertificationReport |
EffortCertificationModuleService.isEmployeeWithOpenCertification(List<EffortCertificationReport> effortCertificationReports,
String emplid)
Checks whether the given employee has an certification for one of the given open report periods. |
EffortCertificationReport |
EffortCertificationModuleServiceNoOp.isEmployeeWithOpenCertification(List<EffortCertificationReport> effortCertificationReports,
String emplid)
|
Uses of EffortCertificationReport in org.kuali.kfs.module.ec.businessobject |
---|
Classes in org.kuali.kfs.module.ec.businessobject that implement EffortCertificationReport | |
---|---|
class |
EffortCertificationReportDefinition
Business Object for the Effort Certification Report Definition Table. |
Uses of EffortCertificationReport in org.kuali.kfs.module.ec.dataaccess |
---|
Methods in org.kuali.kfs.module.ec.dataaccess that return types with arguments of type EffortCertificationReport | |
---|---|
List<EffortCertificationReport> |
EffortCertificationReportDefinitionDao.getAllByYearAndPositionCode(Integer fiscalYear,
String positionObjectCode)
Retrieves all EffortCertificationReportDefinition records that have a begin or end period fiscal year equal to the given fiscal year, and report on pay given by the position object group code. |
Uses of EffortCertificationReport in org.kuali.kfs.module.ec.dataaccess.impl |
---|
Methods in org.kuali.kfs.module.ec.dataaccess.impl that return types with arguments of type EffortCertificationReport | |
---|---|
List<EffortCertificationReport> |
EffortCertificationReportDefinitionDaoOjb.getAllByYearAndPositionCode(Integer fiscalYear,
String positionObjectCode)
|
Uses of EffortCertificationReport in org.kuali.kfs.module.ec.service |
---|
Methods in org.kuali.kfs.module.ec.service with parameters of type EffortCertificationReport | |
---|---|
boolean |
EffortCertificationReportDefinitionService.hasBeenUsedForEffortCertificationGeneration(String emplid,
EffortCertificationReport reportDefinition)
determine whether the given report definition has been used to generate effort certification documents for the given employee |
Uses of EffortCertificationReport in org.kuali.kfs.module.ec.service.impl |
---|
Methods in org.kuali.kfs.module.ec.service.impl that return EffortCertificationReport | |
---|---|
EffortCertificationReport |
EffortCertificationModuleServiceImpl.isEmployeeWithOpenCertification(List<EffortCertificationReport> effortCertificationReports,
String emplid)
|
Methods in org.kuali.kfs.module.ec.service.impl that return types with arguments of type EffortCertificationReport | |
---|---|
List<EffortCertificationReport> |
EffortCertificationModuleServiceImpl.findReportDefinitionsForPeriod(Integer fiscalYear,
String periodCode,
String positionObjectGroupCode)
|
Methods in org.kuali.kfs.module.ec.service.impl with parameters of type EffortCertificationReport | |
---|---|
boolean |
EffortCertificationReportDefinitionServiceImpl.hasBeenUsedForEffortCertificationGeneration(String emplid,
EffortCertificationReport reportDefinition)
|
Method parameters in org.kuali.kfs.module.ec.service.impl with type arguments of type EffortCertificationReport | |
---|---|
EffortCertificationReport |
EffortCertificationModuleServiceImpl.isEmployeeWithOpenCertification(List<EffortCertificationReport> effortCertificationReports,
String emplid)
|
Uses of EffortCertificationReport in org.kuali.kfs.module.ld.document.service.impl |
---|
Methods in org.kuali.kfs.module.ld.document.service.impl that return EffortCertificationReport | |
---|---|
protected EffortCertificationReport |
SalaryTransferPeriodValidationServiceImpl.getClosedReportingPeriod(ExpenseTransferAccountingLine transferLine)
Checks list of report definitions for a closed period. |
protected EffortCertificationReport |
SalaryTransferPeriodValidationServiceImpl.getOpenReportingPeriod(ExpenseTransferAccountingLine transferLine)
Checks list of report definitions for a open period. |
protected EffortCertificationReport |
SalaryTransferPeriodValidationServiceImpl.isEmployeeWithOpenCertification(ExpenseTransferAccountingLine transferLine,
String emplid)
Finds all open effort reports for the given transfer line, then checks if the given emplid has a certification for one of those open reports. |
Methods in org.kuali.kfs.module.ld.document.service.impl that return types with arguments of type EffortCertificationReport | |
---|---|
protected List<EffortCertificationReport> |
SalaryTransferPeriodValidationServiceImpl.getEffortReportDefinitionsForLine(ExpenseTransferAccountingLine transferLine)
Gets open or closed report definitions for line pay period and pay type. |
protected List<EffortCertificationReport> |
SalaryTransferPeriodValidationServiceImpl.getOpenReportDefinitions(List<EffortCertificationReport> effortReports)
Returns the open report periods from the given list of report definitions. |
Methods in org.kuali.kfs.module.ld.document.service.impl with parameters of type EffortCertificationReport | |
---|---|
protected void |
SalaryTransferPeriodValidationServiceImpl.addAccountTransferAmount(Map<String,org.kuali.rice.kns.util.KualiDecimal> accountPeriodTransfer,
ExpenseTransferAccountingLine transferLine,
EffortCertificationReport effortReport)
Adds the line amount to the given map that contains the total transfer amount for the account and period. |
protected void |
SalaryTransferPeriodValidationServiceImpl.putError(String errorKey,
ExpenseTransferAccountingLine transferLine,
EffortCertificationReport report)
Determines whether the error should be associated with the source or target lines, and builds up parameters for error message. |
Method parameters in org.kuali.kfs.module.ld.document.service.impl with type arguments of type EffortCertificationReport | |
---|---|
protected List<EffortCertificationReport> |
SalaryTransferPeriodValidationServiceImpl.getOpenReportDefinitions(List<EffortCertificationReport> effortReports)
Returns the open report periods from the given list of report definitions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |