Uses of Interface
org.kuali.kfs.sys.document.GeneralLedgerPostingDocument

Packages that use GeneralLedgerPostingDocument
org.kuali.kfs.fp.document   
org.kuali.kfs.gl.service   
org.kuali.kfs.gl.service.impl   
org.kuali.kfs.module.ar.document   
org.kuali.kfs.module.cam.document   
org.kuali.kfs.module.ld.document   
org.kuali.kfs.module.purap.document   
org.kuali.kfs.sys.document   
org.kuali.kfs.sys.document.workflow   
org.kuali.kfs.sys.service   
org.kuali.kfs.sys.service.impl   
 

Uses of GeneralLedgerPostingDocument in org.kuali.kfs.fp.document
 

Subinterfaces of GeneralLedgerPostingDocument in org.kuali.kfs.fp.document
 interface VoucherDocument
          Interface for voucher type documents that require debit/credit support
 

Classes in org.kuali.kfs.fp.document that implement GeneralLedgerPostingDocument
 class AdvanceDepositDocument
          This is the business object that represents the AdvanceDeposit document in Kuali.
 class AuxiliaryVoucherDocument
          This is the business object that represents the AuxiliaryVoucherDocument in Kuali.
 class BudgetAdjustmentDocument
          This is the business object that represents the BudgetAdjustment document in Kuali.
 class CashManagementDocument
          This class represents the CashManagementDocument.
 class CashReceiptDocument
          This is the business object that represents the CashReceiptDocument in Kuali.
 class CashReceiptFamilyBase
          Abstract class which defines behavior common to CashReceipt-like documents.
 class CreditCardReceiptDocument
          This is the business object that represents the CreditCardReceipt document in Kuali.
 class DisbursementVoucherDocument
          This is the business object that represents the DisbursementVoucher document in Kuali.
 class DistributionOfIncomeAndExpenseDocument
          The Distribution of Income and Expense (DI) document is used to distribute income or expense, or assets and liabilities.
 class GeneralErrorCorrectionDocument
          This is the business object that represents the GeneralErrorCorrectionDocument in Kuali.
 class IndirectCostAdjustmentDocument
           
 class InternalBillingDocument
          This is the business object that represents the InternalBillingDocument in Kuali.
 class JournalVoucherDocument
          This is the business object that represents the JournalVoucherDocument in Kuali.
 class NonCheckDisbursementDocument
          This is the business object that represents the NonCheckDisbursementDocument in Kuali.
 class PreEncumbranceDocument
          The Pre-Encumbrance document provides the capability to record encumbrances independently of purchase orders, travel, or Physical Plant work orders.
 class ProcurementCardDocument
          This is the Procurement Card Document Class.
 class ServiceBillingDocument
          This is the business object that represents the ServiceBillingDocument in Kuali.
 class TransferOfFundsDocument
          The Transfer of Funds (TF) document is used to transfer funds (cash) between accounts.
 class YearEndBudgetAdjustmentDocument
          Year End version of the BudgetAdjustmentDocument
 class YearEndDistributionOfIncomeAndExpenseDocument
          Year End version of the DistributionOfIncomeAndExpenseDocument the only functional difference between the YearEnd version and the non-yearEnd version of a document is the glpe's generation.
 class YearEndGeneralErrorCorrectionDocument
          This is the business object that represents the YearEndDocument version of GeneralErrorCorrectionDocument in Kuali.
 class YearEndTransferOfFundsDocument
          Year End version of the TransferOfFundsDocument functionally the only difference is the accounting period code used on the glpe entries
 

Uses of GeneralLedgerPostingDocument in org.kuali.kfs.gl.service
 

Methods in org.kuali.kfs.gl.service with parameters of type GeneralLedgerPostingDocument
 List<SufficientFundsItem> SufficientFundsService.checkSufficientFunds(GeneralLedgerPostingDocument document)
          Checks for sufficient funds on a single document
 

Uses of GeneralLedgerPostingDocument in org.kuali.kfs.gl.service.impl
 

Methods in org.kuali.kfs.gl.service.impl with parameters of type GeneralLedgerPostingDocument
 List<SufficientFundsItem> SufficientFundsServiceImpl.checkSufficientFunds(GeneralLedgerPostingDocument document)
          Checks for sufficient funds on a single document
 

Uses of GeneralLedgerPostingDocument in org.kuali.kfs.module.ar.document
 

Classes in org.kuali.kfs.module.ar.document that implement GeneralLedgerPostingDocument
 class CashControlDocument
           
 class CustomerCreditMemoDocument
           
 class CustomerInvoiceDocument
           
 class CustomerInvoiceWriteoffDocument
           
 class PaymentApplicationDocument
           
 

Uses of GeneralLedgerPostingDocument in org.kuali.kfs.module.cam.document
 

Classes in org.kuali.kfs.module.cam.document that implement GeneralLedgerPostingDocument
 class AssetDepreciationDocument
           
 class AssetPaymentDocument
          Capital assets document class for the asset payment document
 class AssetTransferDocument
           
 

Uses of GeneralLedgerPostingDocument in org.kuali.kfs.module.ld.document
 

Subinterfaces of GeneralLedgerPostingDocument in org.kuali.kfs.module.ld.document
 interface LaborExpenseTransferDocument
          Labor Interface for Expense Transfer Documents
 interface LaborLedgerPostingDocument
          Labor Document Defines methods that must be implements for a labor ledger posting document.
 

Classes in org.kuali.kfs.module.ld.document that implement GeneralLedgerPostingDocument
 class BenefitExpenseTransferDocument
          Labor Document class for the Benefit Expense Transfer Document and a base class for the year end benefit expense transfer document
 class LaborExpenseTransferDocumentBase
          Labor Base class for Expense Transfer Documents
 class LaborJournalVoucherDocument
          Labor Document class for the Labor Ledger Journal Voucher.
 class LaborLedgerPostingDocumentBase
          Labor Document base class implementation for all labor eDocs that are transactional, meaning implementing TransactionalDocumentBase.
 class LaborYearEndBenefitTransferDocument
          Labor Document LaborYearEndBenefitTransferDocument
 class SalaryExpenseTransferDocument
          Labor Document Class for the Salary Expense Transfer Document.
 class YearEndBenefitExpenseTransferDocument
          Labor Document class for the Year End Benefit Expense TransferDocument.
 class YearEndSalaryExpenseTransferDocument
          Labor Document Class for the Year End Salary Expense Transfer Document.
 

Uses of GeneralLedgerPostingDocument in org.kuali.kfs.module.purap.document
 

Subinterfaces of GeneralLedgerPostingDocument in org.kuali.kfs.module.purap.document
 interface AccountsPayableDocument
          Accounts Payable Document Interface
 interface PurchasingAccountsPayableDocument
          Interface for Purchasing-Accounts Payable Documents.
 interface PurchasingDocument
          Interface for Purchasing Documents.
 

Classes in org.kuali.kfs.module.purap.document that implement GeneralLedgerPostingDocument
 class AccountsPayableDocumentBase
          Accounts Payable Document Base
 class PaymentRequestDocument
          Payment Request Document Business Object.
 class PurchaseOrderAmendmentDocument
          Purchase Order Amendment Document
 class PurchaseOrderCloseDocument
          Purchase Order Close Document
 class PurchaseOrderDocument
          Purchase Order Document
 class PurchaseOrderPaymentHoldDocument
          Purchase Order Payment Hold Document
 class PurchaseOrderRemoveHoldDocument
          Purchase Order Remove Payment Hold Document
 class PurchaseOrderReopenDocument
          Purchase Order Reopen Document
 class PurchaseOrderRetransmitDocument
          Purchase Order Retransmit Document
 class PurchaseOrderSplitDocument
           
 class PurchaseOrderVoidDocument
          Purchase Order Void Document
 class PurchasingAccountsPayableDocumentBase
          Base class for Purchasing-Accounts Payable Documents.
 class PurchasingDocumentBase
          Base class for Purchasing Documents.
 class RequisitionDocument
          Document class for the Requisition.
 class VendorCreditMemoDocument
          Credit Memo Document Business Object.
 

Uses of GeneralLedgerPostingDocument in org.kuali.kfs.sys.document
 

Subinterfaces of GeneralLedgerPostingDocument in org.kuali.kfs.sys.document
 interface AccountingDocument
          This is the FinancialDocument interface.
 

Classes in org.kuali.kfs.sys.document that implement GeneralLedgerPostingDocument
 class AccountingDocumentBase
          Base implementation class for financial edocs.
 class GeneralLedgerPostingDocumentBase
          Base implementation for a general ledger posting document.
 

Uses of GeneralLedgerPostingDocument in org.kuali.kfs.sys.document.workflow
 

Methods in org.kuali.kfs.sys.document.workflow with parameters of type GeneralLedgerPostingDocument
protected  List<org.kuali.rice.kew.docsearch.SearchableAttributeValue> FinancialSystemSearchableAttribute.harvestGLPDocumentSearchableAttributes(GeneralLedgerPostingDocument GLPDoc)
          Harvest GLPE document type as searchable attributes from a GL posting document
 

Uses of GeneralLedgerPostingDocument in org.kuali.kfs.sys.service
 

Methods in org.kuali.kfs.sys.service with parameters of type GeneralLedgerPostingDocument
 GeneralLedgerPendingEntry GeneralLedgerPendingEntryService.buildGeneralLedgerPendingEntry(GeneralLedgerPostingDocument document, Account account, ObjectCode objectCode, String subAccountNumber, String subObjectCode, String organizationReferenceId, String projectCode, String referenceNumber, String referenceTypeCode, String referenceOriginCode, String description, boolean isDebit, org.kuali.rice.kns.util.KualiDecimal amount, GeneralLedgerPendingEntrySequenceHelper sequenceHelper)
          Convenience method to build a GLPE without a generalLedgerPendingEntrySourceDetail
 org.kuali.rice.kns.util.KualiDecimal GeneralLedgerPendingEntryService.getOffsetToCashAmount(GeneralLedgerPostingDocument glPostingDocument)
          Adds up the amounts of all cash to offset GeneralLedgerPendingEntry records on the given AccountingDocument
 boolean GeneralLedgerPendingEntryService.populateBankOffsetGeneralLedgerPendingEntry(Bank bank, org.kuali.rice.kns.util.KualiDecimal depositAmount, GeneralLedgerPostingDocument financialDocument, Integer universityFiscalYear, GeneralLedgerPendingEntrySequenceHelper sequenceHelper, GeneralLedgerPendingEntry bankOffsetEntry, String errorPropertyName)
          This populates an empty GeneralLedgerPendingEntry instance with default values for a bank offset.
 

Uses of GeneralLedgerPostingDocument in org.kuali.kfs.sys.service.impl
 

Methods in org.kuali.kfs.sys.service.impl with parameters of type GeneralLedgerPostingDocument
 GeneralLedgerPendingEntry GeneralLedgerPendingEntryServiceImpl.buildGeneralLedgerPendingEntry(GeneralLedgerPostingDocument document, Account account, ObjectCode objectCode, String subAccountNumber, String subObjectCode, String organizationReferenceId, String projectCode, String referenceNumber, String referenceTypeCode, String referenceOriginCode, String description, boolean isDebit, org.kuali.rice.kns.util.KualiDecimal amount, GeneralLedgerPendingEntrySequenceHelper sequenceHelper)
          Convenience method to build a GLPE without a generalLedgerPendingEntrySourceDetail
 org.kuali.rice.kns.util.KualiDecimal GeneralLedgerPendingEntryServiceImpl.getOffsetToCashAmount(GeneralLedgerPostingDocument glPostingDocument)
          Adds up the amounts of all cash to offset GeneralLedgerPendingEntry records on the given AccountingDocument
 boolean GeneralLedgerPendingEntryServiceImpl.populateBankOffsetGeneralLedgerPendingEntry(Bank bank, org.kuali.rice.kns.util.KualiDecimal depositAmount, GeneralLedgerPostingDocument financialDocument, Integer universityFiscalYear, GeneralLedgerPendingEntrySequenceHelper sequenceHelper, GeneralLedgerPendingEntry bankOffsetEntry, String errorPropertyName)
          This populates an empty GeneralLedgerPendingEntry instance with default values for a bank offset.
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.