|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EffortCertificationDetailBuild | |
|---|---|
| org.kuali.kfs.module.ec.businessobject | |
| org.kuali.kfs.module.ec.service | |
| org.kuali.kfs.module.ec.service.impl | |
| Uses of EffortCertificationDetailBuild in org.kuali.kfs.module.ec.businessobject |
|---|
| Fields in org.kuali.kfs.module.ec.businessobject with type parameters of type EffortCertificationDetailBuild | |
|---|---|
protected List<EffortCertificationDetailBuild> |
EffortCertificationDocumentBuild.effortCertificationDetailLinesBuild
|
| Methods in org.kuali.kfs.module.ec.businessobject that return types with arguments of type EffortCertificationDetailBuild | |
|---|---|
List<EffortCertificationDetailBuild> |
EffortCertificationDocumentBuild.getEffortCertificationDetailLinesBuild()
Gets the effortCertificationDetailLinesBuild attribute. |
| Method parameters in org.kuali.kfs.module.ec.businessobject with type arguments of type EffortCertificationDetailBuild | |
|---|---|
void |
EffortCertificationDocumentBuild.setEffortCertificationDetailLinesBuild(List<EffortCertificationDetailBuild> effortCertificationDetailLinesBuild)
Sets the effortCertificationDetailLinesBuild attribute value. |
| Uses of EffortCertificationDetailBuild in org.kuali.kfs.module.ec.service |
|---|
| Methods in org.kuali.kfs.module.ec.service that return EffortCertificationDetailBuild | |
|---|---|
EffortCertificationDetailBuild |
EffortCertificationDetailBuildService.generateDetailBuild(Integer postingYear,
LaborLedgerBalance ledgerBalance,
EffortCertificationReportDefinition reportDefinition)
generate a detail line (build) for effort certification from the given labor ledger balance |
| Uses of EffortCertificationDetailBuild in org.kuali.kfs.module.ec.service.impl |
|---|
| Methods in org.kuali.kfs.module.ec.service.impl that return EffortCertificationDetailBuild | |
|---|---|
EffortCertificationDetailBuild |
EffortCertificationDetailBuildServiceImpl.generateDetailBuild(Integer postingYear,
LaborLedgerBalance ledgerBalance,
EffortCertificationReportDefinition reportDefinition)
|
| Methods in org.kuali.kfs.module.ec.service.impl with parameters of type EffortCertificationDetailBuild | |
|---|---|
protected void |
EffortCertificationDetailBuildServiceImpl.populateCostShareRelatedFields(EffortCertificationDetailBuild detailLine,
LaborLedgerBalance ledgerBalance)
populate the cost share related fields in the given detail line |
protected void |
EffortCertificationDocumentBuildServiceImpl.updateDetailLineList(List<EffortCertificationDetailBuild> detailLineList,
EffortCertificationDetailBuild detailLine)
update the given detail line if the given detail line is in the list; otherwise, add the given line into the list |
| Method parameters in org.kuali.kfs.module.ec.service.impl with type arguments of type EffortCertificationDetailBuild | |
|---|---|
protected void |
EffortCertificationDocumentBuildServiceImpl.updateDetailLineList(List<EffortCertificationDetailBuild> detailLineList,
EffortCertificationDetailBuild detailLine)
update the given detail line if the given detail line is in the list; otherwise, add the given line into the list |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||