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, 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 FinancialSystemTransactionalDocumentPresentationControllerBase()
public boolean canErrorCorrect(FinancialSystemTransactionalDocument document)
canErrorCorrect in interface FinancialSystemTransactionalDocumentPresentationControllerdocument - 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.DocumentPresentationControllerBaseorg.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.TransactionalDocumentPresentationControllergetEditModes in class org.kuali.rice.kns.document.authorization.TransactionalDocumentPresentationControllerBaseorg.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.