public class BudgetAdjustmentDocumentPresentationController extends AccountingDocumentPresentationControllerBase
Constructor and Description |
---|
BudgetAdjustmentDocumentPresentationController() |
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.
|
boolean |
canInitiate(String documentTypeName) |
addExpenseEntryEditMode, canEdit, getEditModes, userOwnsAnyAccountingLine
canHaveBankEntry, getBankService, getDataDictionaryService, getDocumentActions, getParameterEvaluatorService, getUniversityDateService, isApprovalDateWithinFiscalYear
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEditDocumentOverview, canFyi, 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, canEditDocumentOverview, canFyi, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi
public BudgetAdjustmentDocumentPresentationController()
public boolean canInitiate(String documentTypeName)
canInitiate
in interface org.kuali.rice.krad.document.DocumentPresentationController
canInitiate
in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
org.kuali.rice.krad.document.authorization.DocumentPresentationControllerBase#canInitiate(java.lang.String)
public boolean canErrorCorrect(FinancialSystemTransactionalDocument document)
FinancialSystemTransactionalDocumentPresentationControllerBase
canErrorCorrect
in interface FinancialSystemTransactionalDocumentPresentationController
canErrorCorrect
in class LedgerPostingDocumentPresentationControllerBase
document
- the document to error correctLedgerPostingDocumentPresentationControllerBase.canErrorCorrect(org.kuali.ole.sys.document.FinancialSystemTransactionalDocument)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.