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, isApprovalDateWithinFiscalYear
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi, getParameterService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi
public LedgerPostingDocumentPresentationControllerBase()
public boolean canErrorCorrect(FinancialSystemTransactionalDocument document)
FinancialSystemTransactionalDocumentPresentationControllerBase
canErrorCorrect
in interface FinancialSystemTransactionalDocumentPresentationController
canErrorCorrect
in class FinancialSystemTransactionalDocumentPresentationControllerBase
document
- the document to error correctFinancialSystemTransactionalDocumentPresentationControllerBase.canErrorCorrect(org.kuali.ole.sys.document.FinancialSystemTransactionalDocument)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.