|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LedgerBalanceWithMessage | |
---|---|
org.kuali.kfs.module.ec.batch.service.impl | |
org.kuali.kfs.module.ec.util |
Uses of LedgerBalanceWithMessage in org.kuali.kfs.module.ec.batch.service.impl |
---|
Method parameters in org.kuali.kfs.module.ec.batch.service.impl with type arguments of type LedgerBalanceWithMessage | |
---|---|
protected void |
EffortCertificationExtractServiceImpl.reportEmployeeWithoutValidBalances(List<LedgerBalanceWithMessage> ledgerBalancesWithMessage,
Message message,
String emplid)
|
protected void |
EffortCertificationExtractServiceImpl.reportInvalidLedgerBalance(List<LedgerBalanceWithMessage> ledgerBalancesWithMessage,
LaborLedgerBalance ledgerBalance,
Message message)
|
Uses of LedgerBalanceWithMessage in org.kuali.kfs.module.ec.util |
---|
Methods in org.kuali.kfs.module.ec.util that return types with arguments of type LedgerBalanceWithMessage | |
---|---|
List<LedgerBalanceWithMessage> |
ExtractProcessReportDataHolder.getLedgerBalancesWithMessage()
Gets the ledgerBalancesWithMessage attribute. |
Method parameters in org.kuali.kfs.module.ec.util with type arguments of type LedgerBalanceWithMessage | |
---|---|
void |
ExtractProcessReportDataHolder.setLedgerBalancesWithMessage(List<LedgerBalanceWithMessage> ledgerBalancesWithMessage)
Sets the ledgerBalancesWithMessage attribute value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |