Interface | Description |
---|---|
EnterpriseFeederStatus |
An status object that signifies the status of the enterprise feeder process
|
FilteringOriginEntryFileIterator.OriginEntryFilter |
Class | Description |
---|---|
AccountingCycleCachingServiceImpl | |
BalanceAnnualAndCGTotalNotZeroPredicate |
An implementation of BalancePredicate to only select balances where the annual account line total and contracts and grants total
summed are not equal to zero
|
BalanceTotalNotZeroPredicate |
A predicate that only allows the selection of balances with a total that isn't zero (those with zero as a total are somewhat
pointless to process)
|
BalancingServiceBaseImpl<T extends Entry,S extends Balance> |
Base service implementation for BalancingService.
|
BalancingServiceImpl |
Service implementation of BalancingService of GL balancing
|
BatchFileServiceImpl |
A general use implementation of BatchFileServiceImpl
|
BatchSortServiceImpl |
This class...
|
CashOrganizationReversionCategoryLogic |
The implementation of OrganizationReversionCategoryLogic for cash balances.
|
CollectorHelperServiceImpl |
The base implementation of CollectorHelperService
|
CollectorReportServiceImpl |
The base implementation of the CollectorReportService
|
CollectorReportServiceImpl.KualiDecimalFormatter | |
CollectorScrubberServiceImpl |
An implementation of CollectorScrubberService
|
CollectorServiceImpl |
The base implementation of the Collector service
|
ColumnReconciliation |
Data for reconciliation of columns
|
DocumentGroupData |
This class represents document group-related data
|
EncumbranceClosingOriginEntryGenerationServiceImpl |
The default implementation of the EncumbranceClosingOriginEntryGenerationService
|
EnterpriseFeederNotificationServiceImpl |
The base implementation of EnterpriseFeederNotificationService; performs email-based notifications
|
EnterpriseFeederStatusBase |
Base implementation for the enterprise feeder status
|
ExceptionCaughtStatus |
Enterprise feeder status if an exception has been caught
|
FileEnterpriseFeederHelperServiceImpl |
This class reads origin entries in a flat file format, reconciles them, and loads them into the origin entry table.
|
FileEnterpriseFeederServiceImpl |
This class iterates through the files in the enterprise feeder staging directory, which is injected by Spring.
|
FileReconBadLoadAbortedStatus |
Enterprise feeder status if the reconciliation has failed and the loading of origin entries has not been atempted
|
FileReconOkLoadBadStatus |
Enterprise feeder status if the reconciliation succeeded and the load failed
|
FileReconOkLoadOkStatus |
Enterprise feeder status if the reconciliation and loading succeeded
|
FilteringBalanceIteratorImpl |
An implementation of FilteringBalanceIterator that only selects balances that should be selected, according to the predicate that
has been injected in
|
FilteringOriginEntryFileIterator | |
GenericOrganizationReversionCategory |
A generic implementation of OrganizationReversionCategoryLogic; it is completely based off of parameters
|
IndirectCostRecoveryAccountDistributionMetadata | |
IndirectCostRecoveryGenerationMetadata | |
NightlyOutServiceImpl |
This class implements the nightly out batch job.
|
OrganizationReversionProcessImpl |
This class actually runs the year end organization reversion process
|
OrganizationReversionProcessServiceImpl |
The base implementation of OrganizationReversionProcessService
|
OrganizationReversionUnitOfWorkServiceImpl |
The base implementation of OrganizationReversionUnitOfWorkService
|
OriginEntryFileIterator |
This class lazy loads the origin entries in a flat file.
|
OriginEntryOffsetPair |
This class represents a pair of origin entries to carry forward encumbrance.
|
OriginEntryTotals |
This class holds information about the sums of a list of origin entries.
|
PostAccountBalance | |
PostBalance |
This implementation of PostTransaction updates the appropriate Balance
|
PostEncumbrance |
This implementation of PostTransaction posts a transaction that could be an encumbrance
|
PostEntry |
An implementation of PostTransaction that posts the actual entry
|
PosterServiceImpl |
The base implementation of PosterService
|
PostExpenditureTransaction |
This implementation of PostTransaction creates ExpenditureTransactions, temporary records used
for ICR generation
|
PostReversal |
An implementation of PostTransaction which posts any reversals that need to be created for the transaction
|
PostSufficientFundBalances |
An implementation of PostTransaction which posts a transaction to the appropriate sufficient funds record
|
ReconciliationBlock |
The reconciliation information corresponding to a whole file
|
ReconciliationParserServiceImpl |
Format of the reconciliation file:
|
ReconciliationServiceImpl |
Default implementation of ReconciliationService
|
RequiredFilesMissingStatus |
This class indicates that some files of the file set are missing, and the feeder cannot continue.
|
RunDateServiceImpl |
The default implementation of RunDateService
|
ScrubberProcessImpl |
This class has the logic for the scrubber.
|
SufficientFundsAccountUpdateServiceImpl |
The default implementation of SufficientFundsAccountUpdateService
|
SufficientFundsFullRebuildServiceImpl |
The base implementation of SufficientFundsFullRebuildService
|
VerifyTransactionImpl |
A general use implementation of VerifyTransaction
|
YearEndServiceImpl |
This class implements the logic to perform year end tasks.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.