Modifier and Type | Method and Description |
---|---|
protected OriginEntryFull |
CollectorFlatFileInputType.createOriginEntry(String fileLine,
Date curDate,
UniversityDate universityDate,
int lineNumber,
org.kuali.rice.krad.util.MessageMap messageMap) |
OriginEntryFull |
NominalActivityClosingHelper.generateActivityEntry(Balance balance,
Integer sequenceNumber)
Generates an origin entry that will summarize close out of nominal items (income and expense)
|
OriginEntryFull |
BalanceForwardRuleHelper.generateCumulativeForwardOriginEntry(Balance balance)
This method generates an origin entry for a given cumulative balance forward balance
|
OriginEntryFull |
BalanceForwardRuleHelper.generateGeneralForwardOriginEntry(Balance balance)
Creates an origin entry that will forward this "general" balance
|
OriginEntryFull |
NominalActivityClosingHelper.generateOffset(Balance balance,
Integer sequenceNumber)
Genereates an origin entry to update a fund balance as a result of closing income and expense
|
Modifier and Type | Method and Description |
---|---|
List<OriginEntryFull> |
CollectorBatch.getOriginEntries()
Gets the originEntries attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
CollectorBatch.addOriginEntry(OriginEntryFull orginEntry)
Adds a processed origin entry to the list.
|
Modifier and Type | Method and Description |
---|---|
void |
CollectorBatch.setOriginEntries(List<OriginEntryFull> batchOriginEntry)
Sets the originEntries attribute value.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
ReconciliationDao.convertDBColumnNamesToJavaName(Class<? extends OriginEntryFull> clazz,
String[] columnNames,
boolean caseInsensitive)
Converts a list of DB column names to a list of java attribute names.
|
Modifier and Type | Method and Description |
---|---|
protected <E extends OriginEntryFull> |
ReconciliationDaoOjb.getClassDescriptor(Class<E> persistableClass)
Returns the OJB class descriptor
|
Modifier and Type | Method and Description |
---|---|
List<String> |
ReconciliationDaoOjb.convertDBColumnNamesToJavaName(Class<? extends OriginEntryFull> clazz,
String[] columnNames,
boolean caseInsensitive)
Converts a list of DB column names to a list of java attribute names.
|
Modifier and Type | Method and Description |
---|---|
List<OriginEntryFull> |
OrganizationReversionProcess.generateOutputOriginEntries()
This method determines which origin entries (reversion, cash reversion, or carry forward) need to be generated for the current unit of work,
and then delegates to the origin entry generation methods to create those entries
|
List<OriginEntryFull> |
OrganizationReversionProcess.getGeneratedOriginEntries()
Gets the generatedOriginEntries attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
ScrubberProcess.setCostShareObjectCode(OriginEntryFull costShareEntry,
OriginEntryInformation originEntry)
Sets the proper cost share object code in an entry and its offset
|
boolean |
EncumbranceClosingOriginEntryGenerationService.shouldForwardCostShareForEncumbrance(OriginEntryFull entry,
OriginEntryFull offset,
Encumbrance encumbrance,
String objectTypeCode)
Do some validation and make sure that the encumbrance A21SubAccount is a cost share sub-account.
|
Modifier and Type | Method and Description |
---|---|
void |
OrganizationReversionProcess.generateCarryForwards(List<OriginEntryFull> originEntriesToWrite)
If carry forwards need to be generated for this unit of work, this method will generate the origin entries to accomplish those object codes.
|
void |
OrganizationReversionProcess.generateCashReversions(List<OriginEntryFull> originEntriesToWrite)
This method generates cash reversion origin entries for the current organization reversion, and adds them to the given list
|
void |
OrganizationReversionProcess.generateMany(List<OriginEntryFull> originEntriesToWrite)
Generates carry forward origin entries on a category by category basis (if the organization reversion record asks for that), assuming carry
forwards are required for the current unit of work
|
void |
OrganizationReversionProcess.generateReversions(List<OriginEntryFull> originEntriesToWrite)
If reversions are necessary, this will generate the origin entries for those reversions
|
void |
ReconciliationService.reconcile(Iterator<OriginEntryFull> entries,
ReconciliationBlock reconBlock,
List<Message> errorMessages)
Performs the reconciliation on origin entries using the data from the
ReconciliationBlock parameter |
Modifier and Type | Field and Description |
---|---|
protected OriginEntryFull |
OriginEntryFileIterator.nextEntry |
Modifier and Type | Method and Description |
---|---|
protected OriginEntryFull |
OrganizationReversionProcessImpl.getEntry()
This method starts the creation of an origin entry, by setting fields that are the same in every Org Rev origin entries
|
OriginEntryFull |
OriginEntryOffsetPair.getEntry() |
OriginEntryFull |
OriginEntryOffsetPair.getOffset() |
OriginEntryFull |
OriginEntryFileIterator.next() |
OriginEntryFull |
DocumentGroupData.populateDocumentGroupDataFieldsInOriginEntry()
This returns an origin entry with document number, document type code, origination code set from this DocumentGroupData's document number, document type code, and origination code
|
Modifier and Type | Method and Description |
---|---|
List<OriginEntryFull> |
OrganizationReversionProcessImpl.generateOutputOriginEntries()
This method determines which origin entries (reversion, cash reversion, or carry forward) need to be generated for the current unit of work,
and then delegates to the origin entry generation methods to create those entries
|
List<OriginEntryFull> |
OrganizationReversionProcessImpl.getGeneratedOriginEntries()
Gets the generatedOriginEntries attribute.
|
protected Class<? extends OriginEntryFull> |
ReconciliationServiceImpl.getOriginEntryClass()
Gets the originEntryClass attribute.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FilteringOriginEntryFileIterator.OriginEntryFilter.accept(OriginEntryFull originEntry) |
void |
OriginEntryTotals.addToTotals(OriginEntryFull originEntry)
This method adds amount from origin entry and increments number totals for the appropriate type (i.e.
|
protected String |
CollectorHelperServiceImpl.generateOriginEntryMatchingKey(OriginEntryFull entry,
String delimiter)
Generates a String representation of the OriginEntryFull's primary key
|
protected ObjectCode |
ScrubberProcessImpl.getFundBalanceObjectCode(String fundBalanceCode,
OriginEntryFull originEntryFull)
This method...
|
protected void |
ScrubberProcessImpl.plantFundAccountLookup(OriginEntryInformation scrubbedEntry,
OriginEntryFull liabilityEntry)
Updates the entries with the proper chart and account for the plant fund
|
protected void |
ScrubberProcessImpl.populateTransactionDebtCreditCode(OriginEntryInformation scrubbedEntry,
OriginEntryFull fullEntry)
This method...
|
void |
ScrubberProcessImpl.setCostShareObjectCode(OriginEntryFull costShareEntry,
OriginEntryInformation originEntry)
Sets the proper cost share object code in an entry and its offset
|
void |
OriginEntryOffsetPair.setEntry(OriginEntryFull entry) |
void |
OriginEntryOffsetPair.setOffset(OriginEntryFull offset) |
boolean |
EncumbranceClosingOriginEntryGenerationServiceImpl.shouldForwardCostShareForEncumbrance(OriginEntryFull entry,
OriginEntryFull offset,
Encumbrance encumbrance,
String objectTypeCode)
Do some validation and make sure that the encumbrance A21SubAccount is a cost share sub-account.
|
Modifier and Type | Method and Description |
---|---|
void |
OriginEntryTotals.addToTotals(Iterator<OriginEntryFull> entries)
This method adds amount from origin entries and increments number totals for the appropriate type
(i.e.
|
void |
OrganizationReversionProcessImpl.generateCarryForwards(List<OriginEntryFull> originEntriesToWrite)
If carry forwards need to be generated for this unit of work, this method will generate the origin entries to accomplish those object codes.
|
void |
OrganizationReversionProcessImpl.generateCashReversions(List<OriginEntryFull> originEntriesToWrite)
This method generates cash reversion origin entries for the current organization reversion, and adds them to the given list
|
void |
OrganizationReversionProcessImpl.generateMany(List<OriginEntryFull> originEntriesToWrite)
Generates carry forward origin entries on a category by category basis (if the organization reversion record asks for that), assuming carry
forwards are required for the current unit of work
|
void |
OrganizationReversionProcessImpl.generateReversions(List<OriginEntryFull> originEntriesToWrite)
If reversions are necessary, this will generate the origin entries for those reversions
|
void |
ReconciliationServiceImpl.reconcile(Iterator<OriginEntryFull> entries,
ReconciliationBlock reconBlock,
List<Message> errorMessages)
Performs the reconciliation on origin entries using the data from the
ReconciliationBlock parameter |
void |
ReconciliationServiceImpl.setOriginEntryClass(Class<? extends OriginEntryFull> originEntryClass)
Sets the originEntryClass attribute value.
|
protected void |
OrganizationReversionProcessImpl.summarizeOriginEntries(List<OriginEntryFull> originEntries)
Summarizes the given origin entries to the ledger report
|
protected int |
OrganizationReversionProcessImpl.writeOriginEntries(List<OriginEntryFull> originEntriesToWrite)
This method writes a list of OriginEntryFulls to a given origin entry group
|
Modifier and Type | Method and Description |
---|---|
static OriginEntryFull |
OriginEntryFull.copyFromOriginEntryable(OriginEntryInformation oe) |
Modifier and Type | Method and Description |
---|---|
boolean |
AccountBalanceHistory.addAmount(OriginEntryFull originEntryFull)
Updates amount if the object already existed
|
Modifier and Type | Method and Description |
---|---|
OriginEntryFull |
OriginEntryDao.getExactMatchingEntry(Integer entryId)
Finds an entry for the given entryId, or returns a newly created on
|
Modifier and Type | Method and Description |
---|---|
Iterator<OriginEntryFull> |
OriginEntryDao.getBadBalanceEntries(Collection groups)
Get bad balance entries; bad because a) they have invalid balance types, and b) because they revert the balances back to their stone age selves
|
Collection<OriginEntryFull> |
OriginEntryDao.getMatchingEntriesByCollection(Map searchCriteria)
Collection of entries that match criteria
|
Modifier and Type | Method and Description |
---|---|
OriginEntryFull |
OriginEntryDaoOjb.getExactMatchingEntry(Integer entryId)
Fetches an entry for the given entryId, or returns a newly created on
|
Modifier and Type | Method and Description |
---|---|
Iterator<OriginEntryFull> |
OriginEntryDaoOjb.getBadBalanceEntries(Collection groups)
Get bad balance entries
|
Iterator<OriginEntryFull> |
OriginEntryDaoOjb.getMatchingEntries(Map searchCriteria)
Iterator of entries that match criteria
|
Collection<OriginEntryFull> |
OriginEntryDaoOjb.getMatchingEntriesByCollection(Map searchCriteria)
Collection of entries that match criteria
|
Collection<OriginEntryFull> |
OriginEntryDaoOjb.testingGetAllEntries()
This method should only be used in unit tests.
|
Modifier and Type | Method and Description |
---|---|
static OriginEntryFull |
CorrectionDocumentUtils.applyCriteriaToEntry(OriginEntryFull entry,
boolean matchCriteriaOnly,
List<CorrectionChangeGroup> changeCriteriaGroups)
Applies a list of change criteria groups to an origin entry.
|
Modifier and Type | Method and Description |
---|---|
static OriginEntryFull |
CorrectionDocumentUtils.applyCriteriaToEntry(OriginEntryFull entry,
boolean matchCriteriaOnly,
List<CorrectionChangeGroup> changeCriteriaGroups)
Applies a list of change criteria groups to an origin entry.
|
static boolean |
CorrectionDocumentUtils.doesEntryMatchAnyCriteriaGroups(OriginEntryFull entry,
Collection<CorrectionChangeGroup> groups)
Returns whether the entry matches any of the criteria groups
|
static boolean |
CorrectionDocumentUtils.entryMatchesCriteria(CorrectionCriteria cc,
OriginEntryFull oe)
Returns whether an origin entry matches the passed in criteria.
|
static boolean |
CorrectionDocumentUtils.isBudget(OriginEntryFull oe)
Returns whether the origin entry represents a budget
|
static boolean |
CorrectionDocumentUtils.isCredit(OriginEntryFull oe)
Returns whether the origin entry represents a credit
|
static boolean |
CorrectionDocumentUtils.isDebit(OriginEntryFull oe)
Returns whether the origin entry represents a debit
|
static void |
CorrectionDocumentUtils.updateStatisticsWithEntry(OriginEntryFull entry,
OriginEntryStatistics statistics)
Given an instance of statistics, it adds information from the passed in entry to the statistics
|
Modifier and Type | Method and Description |
---|---|
static OriginEntryStatistics |
CorrectionDocumentUtils.getStatistics(Collection<OriginEntryFull> entries)
Computes the statistics (credit amount, debit amount, row count) of a collection of origin entries.
|
static void |
CorrectionDocumentUtils.setAllEntryIdsToNull(Collection<OriginEntryFull> originEntries)
Sets all origin entries' entry IDs to null within the collection.
|
static void |
CorrectionDocumentUtils.setSequentialEntryIds(Collection<OriginEntryFull> originEntries)
Sets all origin entries' entry IDs to be sequential starting from 0 in the collection
|
Modifier and Type | Method and Description |
---|---|
List<OriginEntryFull> |
CorrectionDocumentService.retrievePersistedInputOriginEntries(GeneralLedgerCorrectionProcessDocument document,
int abortThreshold)
Retrieves input origin entries that have been persisted for this document
|
Iterator<OriginEntryFull> |
CorrectionDocumentService.retrievePersistedInputOriginEntriesAsIterator(GeneralLedgerCorrectionProcessDocument document)
Retrieves input origin entries that have been persisted for this document in an iterator.
|
List<OriginEntryFull> |
CorrectionDocumentService.retrievePersistedOutputOriginEntries(GeneralLedgerCorrectionProcessDocument document,
int abortThreshold)
Retrieves output origin entries that have been persisted for this document
|
Iterator<OriginEntryFull> |
CorrectionDocumentService.retrievePersistedOutputOriginEntriesAsIterator(GeneralLedgerCorrectionProcessDocument document)
Retrieves output origin entries that have been persisted for this document in an iterator.
|
Modifier and Type | Method and Description |
---|---|
void |
CorrectionDocumentService.persistInputOriginEntriesForInitiatedOrSavedDocument(GeneralLedgerCorrectionProcessDocument document,
Iterator<OriginEntryFull> entries)
This method persists an Iterator of input origin entries for a document that is in the initiated or saved state
|
void |
CorrectionDocumentService.persistOutputOriginEntriesForInitiatedOrSavedDocument(GeneralLedgerCorrectionProcessDocument document,
Iterator<OriginEntryFull> entries)
This method persists an Iterator of input origin entries for a document that is in the initiated or saved state
|
Modifier and Type | Method and Description |
---|---|
List<OriginEntryFull> |
CorrectionDocumentServiceImpl.retrievePersistedInputOriginEntries(GeneralLedgerCorrectionProcessDocument document,
int abortThreshold)
retrieves input origin entries that have been persisted for this document
|
Iterator<OriginEntryFull> |
CorrectionDocumentServiceImpl.retrievePersistedInputOriginEntriesAsIterator(GeneralLedgerCorrectionProcessDocument document)
Retrieves input origin entries that have been persisted for this document in an iterator.
|
protected List<OriginEntryFull> |
CorrectionDocumentServiceImpl.retrievePersistedOriginEntries(String fullPathUniqueFileName,
int abortThreshold)
Reads a file of origin entries and returns a List of those entry records
|
protected Iterator<OriginEntryFull> |
CorrectionDocumentServiceImpl.retrievePersistedOriginEntriesAsIterator(String fullPathUniqueFileName)
Reads origin entries from a file to an iterator
|
List<OriginEntryFull> |
CorrectionDocumentServiceImpl.retrievePersistedOutputOriginEntries(GeneralLedgerCorrectionProcessDocument document,
int abortThreshold)
retrieves output origin entries that have been persisted for this document
|
Iterator<OriginEntryFull> |
CorrectionDocumentServiceImpl.retrievePersistedOutputOriginEntriesAsIterator(GeneralLedgerCorrectionProcessDocument document)
Retrieves output origin entries that have been persisted for this document in an iterator.
|
Modifier and Type | Method and Description |
---|---|
void |
CorrectionDocumentServiceImpl.persistInputOriginEntriesForInitiatedOrSavedDocument(GeneralLedgerCorrectionProcessDocument document,
Iterator<OriginEntryFull> entries)
This method persists an Iterator of input origin entries for a document that is in the initiated or saved state
|
protected void |
CorrectionDocumentServiceImpl.persistOriginEntries(String fullPathUniqueFileName,
Iterator<OriginEntryFull> entries)
Saves an interator of Origin Entry records to the given file name
|
void |
CorrectionDocumentServiceImpl.persistOutputOriginEntriesForInitiatedOrSavedDocument(GeneralLedgerCorrectionProcessDocument document,
Iterator<OriginEntryFull> entries)
This method persists an Iterator of output origin entries for a document that is in the initiated or saved state
|
Modifier and Type | Method and Description |
---|---|
List<OriginEntryFull> |
CorrectionDocumentEntryMetadata.getAllEntries() |
Modifier and Type | Field and Description |
---|---|
protected OriginEntryFull |
CorrectionForm.entryForManualEdit |
Modifier and Type | Field and Description |
---|---|
protected List<OriginEntryFull> |
CorrectionForm.allEntries |
protected List<OriginEntryFull> |
CorrectionForm.displayEntries |
Modifier and Type | Method and Description |
---|---|
OriginEntryFull |
CorrectionForm.getEntryForManualEdit() |
Modifier and Type | Method and Description |
---|---|
List<OriginEntryFull> |
CorrectionForm.getAllEntries() |
List<OriginEntryFull> |
CorrectionForm.getDisplayEntries() |
Modifier and Type | Method and Description |
---|---|
void |
CorrectionForm.setEntryForManualEdit(OriginEntryFull entryForManualEdit) |
Modifier and Type | Method and Description |
---|---|
protected void |
CorrectionAction.applyCriteriaOnEntries(Collection<OriginEntryFull> entries,
boolean matchCriteriaOnly,
List<CorrectionChangeGroup> changeCriteriaGroups)
For criteria based edits, this method will generate the output group
|
protected int |
CorrectionAction.getMaxEntryId(List<OriginEntryFull> entryList) |
protected void |
CorrectionAction.loadAllEntries(List<OriginEntryFull> searchResults,
CorrectionForm correctionForm) |
protected void |
CorrectionAction.removeNonMatchingEntries(Collection<OriginEntryFull> entries,
Collection<CorrectionChangeGroup> groups) |
void |
CorrectionForm.setAllEntries(List<OriginEntryFull> allEntriesForManualEdit) |
void |
CorrectionForm.setDisplayEntries(List<OriginEntryFull> displayEntries) |
protected void |
CorrectionAction.sortList(List<OriginEntryFull> list,
String propertyToSortName,
Comparator valueComparator,
boolean sortDescending) |
protected void |
CorrectionAction.updateDocumentSummary(GeneralLedgerCorrectionProcessDocument document,
List<OriginEntryFull> entries,
boolean clearOutSummary)
This method updates the summary information contained within each document depending on the document status, editing method,
whether only the rows matching criteria are shown, and whether the output is being shown If the form is in restricted
functionality mode (and the override param is not set to true), then the summaries will be cleared out
|
Modifier and Type | Method and Description |
---|---|
List<OriginEntryFull> |
GlCorrectionProcessOriginEntryService.retrieveAllEntries(String glcpSearchResuiltsSequenceNumber)
Retrieves the origin entries stored under the given sequence number
|
Modifier and Type | Method and Description |
---|---|
void |
OriginEntryService.createEntry(OriginEntryFull originEntry,
PrintStream ps) |
Modifier and Type | Method and Description |
---|---|
void |
OriginEntryService.flatFile(Iterator<OriginEntryFull> entries,
BufferedOutputStream bw)
writes out a list of origin entries to an output stream.
|
Map |
OriginEntryService.getEntriesByBufferedReader(BufferedReader inputBufferedReader,
List<OriginEntryFull> originEntryList) |
Map |
OriginEntryService.getEntriesByGroupIdWithPath(String fileNameWithPath,
List<OriginEntryFull> originEntryList) |
void |
GlCorrectionProcessOriginEntryService.persistAllEntries(String glcpSearchResuiltsSequenceNumber,
List<OriginEntryFull> allEntries)
Persists the origin entries under a given sequence number.
|
Modifier and Type | Method and Description |
---|---|
List<OriginEntryFull> |
GlCorrectionProcessOriginEntryServiceImpl.retrieveAllEntries(String glcpSearchResuiltsSequenceNumber)
Retrieves the origin entries stored under the given sequence number
|
Modifier and Type | Method and Description |
---|---|
static OriginEntryKey |
OriginEntryKey.buildFromOriginEntry(OriginEntryFull entry) |
void |
OriginEntryServiceImpl.createEntry(OriginEntryFull originEntry,
PrintStream ps) |
void |
OriginEntryKey.setIntoOriginEntry(OriginEntryFull entry) |
Modifier and Type | Method and Description |
---|---|
void |
OriginEntryServiceImpl.flatFile(Iterator<OriginEntryFull> entries,
BufferedOutputStream bw)
This method writes origin entries into a file format.
|
Map |
OriginEntryServiceImpl.getEntriesByBufferedReader(BufferedReader inputBufferedReader,
List<OriginEntryFull> originEntryList) |
Map |
OriginEntryServiceImpl.getEntriesByGroupIdWithPath(String fileNameWithPath,
List<OriginEntryFull> originEntryList) |
void |
GlCorrectionProcessOriginEntryServiceImpl.persistAllEntries(String glcpSearchResuiltsSequenceNumber,
List<OriginEntryFull> allEntries)
Persists the origin entries under a given sequence number.
|
Modifier and Type | Method and Description |
---|---|
OriginEntryFull |
GlPendingTransaction.getOriginEntry() |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.