public class FinancialSystemTransactionalDocumentPresentationControllerBase extends org.kuali.rice.kns.document.authorization.TransactionalDocumentPresentationControllerBase implements FinancialSystemTransactionalDocumentPresentationController
Constructor and Description |
---|
FinancialSystemTransactionalDocumentPresentationControllerBase() |
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.
|
protected boolean |
canHaveBankEntry(org.kuali.rice.krad.document.Document document) |
protected BankService |
getBankService() |
org.kuali.rice.kns.service.DataDictionaryService |
getDataDictionaryService() |
Set<String> |
getDocumentActions(org.kuali.rice.krad.document.Document document) |
Set<String> |
getEditModes(org.kuali.rice.krad.document.Document document) |
protected ParameterEvaluatorService |
getParameterEvaluatorService() |
UniversityDateService |
getUniversityDateService() |
protected boolean |
isApprovalDateWithinFiscalYear(org.kuali.rice.kew.api.WorkflowDocument workflowDocument) |
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 FinancialSystemTransactionalDocumentPresentationControllerBase()
public boolean canErrorCorrect(FinancialSystemTransactionalDocument document)
canErrorCorrect
in interface FinancialSystemTransactionalDocumentPresentationController
document
- the document to error correctFinancialSystemTransactionalDocumentPresentationController.canErrorCorrect(org.kuali.ole.sys.document.FinancialSystemTransactionalDocument)
protected boolean isApprovalDateWithinFiscalYear(org.kuali.rice.kew.api.WorkflowDocument workflowDocument)
public Set<String> getDocumentActions(org.kuali.rice.krad.document.Document document)
getDocumentActions
in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
org.kuali.rice.krad.document.authorization.DocumentPresentationControllerBase#getDocumentActions(org.kuali.rice.krad.document.Document)
public Set<String> getEditModes(org.kuali.rice.krad.document.Document document)
getEditModes
in interface org.kuali.rice.kns.document.authorization.TransactionalDocumentPresentationController
getEditModes
in class org.kuali.rice.kns.document.authorization.TransactionalDocumentPresentationControllerBase
org.kuali.rice.krad.document.authorization.TransactionalDocumentPresentationControllerBase#getEditModes(org.kuali.rice.krad.document.Document)
protected boolean canHaveBankEntry(org.kuali.rice.krad.document.Document document)
protected ParameterEvaluatorService getParameterEvaluatorService()
protected BankService getBankService()
public org.kuali.rice.kns.service.DataDictionaryService getDataDictionaryService()
public UniversityDateService getUniversityDateService()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.