|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DetailLineGroup | |
|---|---|
| org.kuali.kfs.module.ec.document.web.struts | |
| org.kuali.kfs.module.ec.util | |
| Uses of DetailLineGroup in org.kuali.kfs.module.ec.document.web.struts |
|---|
| Methods in org.kuali.kfs.module.ec.document.web.struts that return types with arguments of type DetailLineGroup | |
|---|---|
protected Map<String,DetailLineGroup> |
CertificationReportAction.refreshDetailLineGroupMap(CertificationReportForm certificationReportForm)
rebuild the detail line group map from the detail lines of the current document |
| Methods in org.kuali.kfs.module.ec.document.web.struts with parameters of type DetailLineGroup | |
|---|---|
protected void |
CertificationReportAction.updateDetailLineGroup(DetailLineGroup detailLineGroup,
EffortCertificationDetail detailLine,
org.kuali.rice.kns.util.KualiDecimal totalPayrollAmount)
update detail line group with the the information in the given detail line |
| Uses of DetailLineGroup in org.kuali.kfs.module.ec.util |
|---|
| Methods in org.kuali.kfs.module.ec.util that return types with arguments of type DetailLineGroup | |
|---|---|
static Map<String,DetailLineGroup> |
DetailLineGroup.groupDetailLines(List<EffortCertificationDetail> detailLines)
group the given detail lines by the key fields |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||