|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GlSummary | |
|---|---|
| org.kuali.kfs.gl.businessobject | |
| org.kuali.kfs.gl.service | |
| org.kuali.kfs.gl.service.impl | |
| org.kuali.kfs.module.ld.businessobject | |
| Uses of GlSummary in org.kuali.kfs.gl.businessobject |
|---|
| Methods in org.kuali.kfs.gl.businessobject with parameters of type GlSummary | |
|---|---|
void |
GlSummary.add(GlSummary anotherSummary)
|
| Uses of GlSummary in org.kuali.kfs.gl.service |
|---|
| Methods in org.kuali.kfs.gl.service that return types with arguments of type GlSummary | |
|---|---|
List<GlSummary> |
BalanceService.getGlSummary(int universityFiscalYear,
List<String> balanceTypeCodes)
Get the GL Balance summary for the GL Summary report |
| Uses of GlSummary in org.kuali.kfs.gl.service.impl |
|---|
| Methods in org.kuali.kfs.gl.service.impl that return types with arguments of type GlSummary | |
|---|---|
List<GlSummary> |
BalanceServiceImpl.getGlSummary(int universityFiscalYear,
List<String> balanceTypeCodes)
|
| Uses of GlSummary in org.kuali.kfs.module.ld.businessobject |
|---|
| Subclasses of GlSummary in org.kuali.kfs.module.ld.businessobject | |
|---|---|
class |
LaborBalanceSummary
Labor business object for Labor Balance Summary |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||