public class LedgerPostingDocumentPresentationControllerBase extends FinancialSystemTransactionalDocumentPresentationControllerBase
| Constructor and Description |
|---|
LedgerPostingDocumentPresentationControllerBase() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canErrorCorrect(FinancialSystemTransactionalDocument document)
Makes sure that the given document implements error correction, that error correction is turned on for the document in the
data dictionary, and that the document is in a workflow state that allows error correction.
|
canHaveBankEntry, getBankService, getDataDictionaryService, getDocumentActions, getEditModes, getParameterEvaluatorService, getUniversityDateService, isApprovalDateWithinFiscalYearcanAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi, getParameterServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyipublic LedgerPostingDocumentPresentationControllerBase()
public boolean canErrorCorrect(FinancialSystemTransactionalDocument document)
FinancialSystemTransactionalDocumentPresentationControllerBasecanErrorCorrect in interface FinancialSystemTransactionalDocumentPresentationControllercanErrorCorrect in class FinancialSystemTransactionalDocumentPresentationControllerBasedocument - the document to error correctFinancialSystemTransactionalDocumentPresentationControllerBase.canErrorCorrect(org.kuali.ole.sys.document.FinancialSystemTransactionalDocument)Copyright © 2004–2014 The Kuali Foundation. All rights reserved.