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, userOwnsAnyAccountingLinecanHaveBankEntry, getBankService, getDataDictionaryService, getDocumentActions, getParameterEvaluatorService, getUniversityDateService, isApprovalDateWithinFiscalYearcanAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEditDocumentOverview, canFyi, 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, canEditDocumentOverview, canFyi, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyipublic BudgetAdjustmentDocumentPresentationController()
public boolean canInitiate(String documentTypeName)
canInitiate in interface org.kuali.rice.krad.document.DocumentPresentationControllercanInitiate in class org.kuali.rice.krad.document.DocumentPresentationControllerBaseorg.kuali.rice.krad.document.authorization.DocumentPresentationControllerBase#canInitiate(java.lang.String)public boolean canErrorCorrect(FinancialSystemTransactionalDocument document)
FinancialSystemTransactionalDocumentPresentationControllerBasecanErrorCorrect in interface FinancialSystemTransactionalDocumentPresentationControllercanErrorCorrect in class LedgerPostingDocumentPresentationControllerBasedocument - the document to error correctLedgerPostingDocumentPresentationControllerBase.canErrorCorrect(org.kuali.ole.sys.document.FinancialSystemTransactionalDocument)Copyright © 2004–2014 The Kuali Foundation. All rights reserved.