org.kuali.kfs.sys.document
Interface Correctable

All Known Implementing Classes:
AssetDecreaseDocument, AssetIncreaseDocument, AuxiliaryVoucherDocument, BenefitExpenseTransferDocument, BudgetAdjustmentDocument, CashDecreaseDocument, CashIncreaseDocument, CorpusAdjustmentDocument, CustomerInvoiceDocument, DistributionOfIncomeAndExpenseDocument, GeneralErrorCorrectionDocument, IndirectCostAdjustmentDocument, InternalBillingDocument, JournalVoucherDocument, LaborExpenseTransferDocumentBase, LaborJournalVoucherDocument, LaborYearEndBenefitTransferDocument, LiabilityDecreaseDocument, LiabilityIncreaseDocument, NonCheckDisbursementDocument, PreEncumbranceDocument, SalaryExpenseTransferDocument, ServiceBillingDocument, TransferOfFundsDocument, YearEndBenefitExpenseTransferDocument, YearEndBudgetAdjustmentDocument, YearEndDistributionOfIncomeAndExpenseDocument, YearEndGeneralErrorCorrectionDocument, YearEndSalaryExpenseTransferDocument, YearEndTransferOfFundsDocument

public interface Correctable

Defines methods a Correctable document must implement.


Method Summary
 void toErrorCorrection()
          Converts this Document instance into an error correction of itself.
 

Method Detail

toErrorCorrection

void toErrorCorrection()
                       throws org.kuali.rice.kew.exception.WorkflowException
Converts this Document instance into an error correction of itself.

Throws:
org.kuali.rice.kew.exception.WorkflowException


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