Uses of Interface
org.kuali.kfs.fp.document.CapitalAssetEditable

Packages that use CapitalAssetEditable
org.kuali.kfs.fp.document   
org.kuali.kfs.fp.document.web.struts   
 

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

Classes in org.kuali.kfs.fp.document that implement CapitalAssetEditable
 class AdvanceDepositDocument
          This is the business object that represents the AdvanceDeposit document in Kuali.
 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 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 InternalBillingDocument
          This is the business object that represents the InternalBillingDocument in Kuali.
 class ProcurementCardDocument
          This is the Procurement Card Document Class.
 class ServiceBillingDocument
          This is the business object that represents the ServiceBillingDocument in Kuali.
 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.
 

Uses of CapitalAssetEditable in org.kuali.kfs.fp.document.web.struts
 

Classes in org.kuali.kfs.fp.document.web.struts that implement CapitalAssetEditable
 class AdvanceDepositForm
          This class is the struts form for Advance Deposit document.
 class CashReceiptForm
          This class is the action form for Cash Receipts.
 class CreditCardReceiptForm
          This class is the struts form for Credit Card Receipt document.
 class DistributionOfIncomeAndExpenseForm
          This class is the action form for Distribution of Income and Expense.
 class GeneralErrorCorrectionForm
          This class is the Struts specific form object that works in conjunction with the pojo utilities to build the UI.
 class InternalBillingForm
          This class is the action form for Internal Billing.
 class ProcurementCardForm
          This class is the form class for the ProcurementCard document.
 class ServiceBillingForm
          This class is the action form for Service Billing.
 class YearEndDistributionOfIncomeAndExpenseForm
          form for YearEndDistributionOfIncomeAndExpenseDocument the only functional difference between the YearEnd version and the non-yearEnd version of a document is the glpe's generation.
 class YearEndGeneralErrorCorrectionForm
          Struts form for YearEndGeneralErrorCorrectionDocument.
 



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