| Package | Description | 
|---|---|
| org.kuali.ole.gl.batch | |
| org.kuali.ole.gl.batch.service.impl | |
| org.kuali.ole.gl.report | |
| org.kuali.ole.gl.service | |
| org.kuali.ole.gl.service.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| protected CollectorDetail | CollectorFlatFileInputType. createCollectorDetail(String detailLine,
                                          Map<String,String> accountRecordBalanceTypeMap,
                                          Date curDate,
                                          UniversityDate universityDate,
                                          int lineNumber,
                                          org.kuali.rice.krad.util.MessageMap messageMap) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<CollectorDetail> | CollectorBatch. getCollectorDetails()Gets the idBillings attribute. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CollectorBatch. addCollectorDetail(CollectorDetail collectorDetail)Adds a processed id billing to the list. | 
| protected void | CollectorScrubberProcess. applyScrubberEditsToDetail(OriginEntryInformation originEntry,
                                                    CollectorDetail detail)Updates the Collector detail with the data from a scrubbed entry | 
| protected boolean | CollectorScrubberProcess. isOriginEntryRelatedToDetailRecord(OriginEntryInformation originEntry,
                                                                    CollectorDetail detail)Determines if an origin entry is related to the given Collector detail record | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CollectorBatch. setCollectorDetails(List<CollectorDetail> idDetails)Sets the idBillings attribute value. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | CollectorHelperServiceImpl. generateCollectorDetailMatchingKey(CollectorDetail collectorDetail,
                                                                    String delimiter)Generates a String representation of the CollectorDetail's primary key | 
| protected String | CollectorHelperServiceImpl. getBalanceTypeCode(CollectorDetail collectorDetail,
                                    CollectorBatch batch)Returns the balance type code for the interDepartmentalBilling record. | 
| boolean | DocumentGroupData. matchesCollectorDetail(CollectorDetail detail) | 
| protected void | CollectorHelperServiceImpl. negateAmountIfNecessary(CollectorDetail collectorDetail,
                                              BalanceType balanceTyp,
                                              ObjectType objectType,
                                              CollectorBatch batch)Negates the amount of the internal departmental billing detail record if necessary. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CollectorReportData. setBatchDetailScrubberErrors(CollectorBatch batch,
                                                        Map<CollectorDetail,List<Message>> errorsMap)Stores the errors encountered trying to scrub the InterDepartmentalBilling records in the given batch. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CollectorDetailService. save(CollectorDetail detail)Saves a CollectorDetail | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CollectorDetailServiceImpl. save(CollectorDetail detail)Saves a CollectorDetail | 
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.