| Package | Description |
|---|---|
| org.kuali.ole.gl.batch | |
| org.kuali.ole.gl.batch.service.impl | |
| org.kuali.ole.gl.report |
| Modifier and Type | Field and Description |
|---|---|
protected Set<DocumentGroupData> |
CollectorScrubberProcess.errorDocumentGroups |
| Modifier and Type | Method and Description |
|---|---|
static <E extends Transaction> |
DocumentGroupData.getDocumentGroupDatasForTransactions(Iterator<E> transactions)
Given an iterator of
Transaction objects, return a set of all the document groups (doc #, doc type, origination code)
for these transactions |
| Modifier and Type | Method and Description |
|---|---|
Map<DocumentGroupData,OriginEntryTotals> |
CollectorReportData.getTotalsOnInputOriginEntriesAssociatedWithErrorGroup(CollectorBatch batch)
Returns the totals or all origin entries in the input group that match the document group (doc #, doc type, origination code)
of at least one origin entry in the error group, which is generated by the scrubber
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectorReportData.setTotalsOnInputOriginEntriesAssociatedWithErrorGroup(CollectorBatch batch,
Map<DocumentGroupData,OriginEntryTotals> totals)
Stores the totals or all origin entries in the input group that match the document group (doc #, doc type, origination code)
of at least one origin entry in the error group, which is generated by the scrubber
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.