Package | Description |
---|---|
org.kuali.ole.gl.batch.service.impl | |
org.kuali.ole.gl.report | |
org.kuali.ole.gl.service |
Modifier and Type | Field and Description |
---|---|
protected ScrubberReportData |
ScrubberProcessImpl.scrubberReport |
Modifier and Type | Method and Description |
---|---|
protected List<Summary> |
CollectorReportServiceImpl.buildDemergerReportSummary(ScrubberReportData scrubberReportData,
DemergerReportData demergerReport)
Generate the header for the demerger status report.
|
protected org.kuali.ole.gl.batch.service.impl.ScrubberProcessImpl.TransactionError |
ScrubberProcessImpl.generateCostShareEncumbranceEntries(OriginEntryInformation scrubbedEntry,
ScrubberReportData scrubberReport)
The purpose of this method is to generate a "Cost Share Encumbrance"
transaction for the current transaction and its offset.
|
protected org.kuali.ole.gl.batch.service.impl.ScrubberProcessImpl.TransactionError |
ScrubberProcessImpl.generateCostShareEntries(OriginEntryInformation scrubbedEntry,
ScrubberReportData scrubberReport)
Generates a cost share entry and offset for the given entry and saves both to the valid group
|
protected boolean |
ScrubberProcessImpl.generateOffset(OriginEntryInformation scrubbedEntry,
ScrubberReportData scrubberReport)
The purpose of this method is to build the actual offset transaction.
|
protected void |
ScrubberProcessImpl.handleEndOfScrubberReport(ScrubberReportData scrubberReport) |
protected String |
ScrubberProcessImpl.processCapitalization(OriginEntryInformation scrubbedEntry,
ScrubberReportData scrubberReport)
Generates capitalization entries if necessary
|
protected void |
ScrubberProcessImpl.processGroup(boolean reportOnlyMode,
ScrubberReportData scrubberReport)
This will process a group of origin entries.
|
protected String |
ScrubberProcessImpl.processLiabilities(OriginEntryInformation scrubbedEntry,
ScrubberReportData scrubberReport)
Generate the liability entries for the entry if necessary
|
protected String |
ScrubberProcessImpl.processPlantIndebtedness(OriginEntryInformation scrubbedEntry,
ScrubberReportData scrubberReport)
Generates the plant indebtedness entries
|
Modifier and Type | Method and Description |
---|---|
ScrubberReportData |
CollectorReportData.getScrubberReportData(CollectorBatch batch) |
Modifier and Type | Method and Description |
---|---|
void |
CollectorReportData.setScrubberReportData(CollectorBatch batch,
ScrubberReportData scrubberReportData) |
Modifier and Type | Method and Description |
---|---|
void |
ScrubberReportData.incorporateReportData(ScrubberReportData anotherReport)
Adds the values from the parameter report data into this object.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.