Uses of Class
org.kuali.kfs.sys.businessobject.AccountingLineBase

Packages that use AccountingLineBase
org.kuali.kfs.fp.businessobject   
org.kuali.kfs.module.ar.businessobject   
org.kuali.kfs.module.cam.businessobject   
org.kuali.kfs.module.cam.service.impl   
org.kuali.kfs.module.ld.businessobject   
org.kuali.kfs.module.purap.businessobject   
org.kuali.kfs.sys.businessobject   
 

Uses of AccountingLineBase in org.kuali.kfs.fp.businessobject
 

Subclasses of AccountingLineBase in org.kuali.kfs.fp.businessobject
 class BudgetAdjustmentSourceAccountingLine
          Special case SourceAccountingLine type for BudgetAdjustmentDocument
 class BudgetAdjustmentTargetAccountingLine
          This class represents a target accounting line for budget adjustment
 class GECSourceAccountingLine
          Extends SourceAccountingLine so that, ultimately, GEC can generate different help text since it marks a field as required which is otherwise optional.
 class GECTargetAccountingLine
          Extends TargetAccountingLine so that, ultimately, GEC can generate different help text since it marks a field as required which is otherwise optional.
 class ProcurementCardSourceAccountingLine
          This class is used to represent a procurement card source accounting line.
 class ProcurementCardTargetAccountingLine
          This class is used to represent a procurement card target accounting line.
 class VoucherSourceAccountingLine
          Special case SourceAccountingLine type for VoucherDocument
 

Uses of AccountingLineBase in org.kuali.kfs.module.ar.businessobject
 

Subclasses of AccountingLineBase in org.kuali.kfs.module.ar.businessobject
 class CustomerInvoiceDetail
          This class represents a customer invoice detail on the customer invoice document.
 class ReceivableCustomerInvoiceDetail
           
 class SalesTaxCustomerInvoiceDetail
           
 class WriteoffCustomerInvoiceDetail
           
 class WriteoffTaxCustomerInvoiceDetail
           
 

Uses of AccountingLineBase in org.kuali.kfs.module.cam.businessobject
 

Subclasses of AccountingLineBase in org.kuali.kfs.module.cam.businessobject
 class AssetPaymentDetail
          Accounting line for the asset payment document.
 

Uses of AccountingLineBase in org.kuali.kfs.module.cam.service.impl
 

Methods in org.kuali.kfs.module.cam.service.impl with parameters of type AccountingLineBase
protected  boolean CapitalAssetManagementModuleServiceImpl.isAccountLineEligibleForCABBatch(List<String> includedFinancialObjectSubTypeCodes, List<String> excludedChartCodes, List<String> excludedSubFundCodes, AccountingLineBase accountingLine)
          This method check if accounting line eligible for CAB batch taking into CAB
 

Uses of AccountingLineBase in org.kuali.kfs.module.ld.businessobject
 

Subclasses of AccountingLineBase in org.kuali.kfs.module.ld.businessobject
 class ExpenseTransferSourceAccountingLine
          Labor business object for special case SourceAccountingLine type for org.kuali.module.labor.document.ExpenseTransferDocument
 class ExpenseTransferTargetAccountingLine
          Labor business object for special case TargetAccountingLine type for org.kuali.module.labor.document.ExpenseTransferDocument
 class LaborJournalVoucherDetail
          Labor Journal Voucher Detail Business Object.
 

Uses of AccountingLineBase in org.kuali.kfs.module.purap.businessobject
 

Subclasses of AccountingLineBase in org.kuali.kfs.module.purap.businessobject
 class AccountsPayableSummaryAccount
          Payment Request Summary Account Business Object.
 class CreditMemoAccount
          Accounting line Business Object for a credit memo item line.
 class CreditMemoAccountRevision
          Credit Memo Account Revision Business Object.
 class PaymentRequestAccount
          Payment Request Account Business Object.
 class PaymentRequestAccountRevision
          Payment Request Account Revision Business Object.
 class PurApAccountingLineBase
          Purap Accounting Line Base Business Object.
 class PurchaseOrderAccount
          Purchase Order Account Business Object.
 class RequisitionAccount
          Requisition Account Business Object.
 

Uses of AccountingLineBase in org.kuali.kfs.sys.businessobject
 

Subclasses of AccountingLineBase in org.kuali.kfs.sys.businessobject
 class SourceAccountingLine
          This class represents the "source" grouping of accounting lines in a given document.
 class TargetAccountingLine
          This class represents the "target" grouping of accounting lines in a given document.
 



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