public class ContractManagerAssignmentDocumentPresentationController extends PurchasingAccountsPayableDocumentPresentationController
Constructor and Description |
---|
ContractManagerAssignmentDocumentPresentationController() |
Modifier and Type | Method and Description |
---|---|
boolean |
canInitiate(String documentTypeName)
Override this method to add extra validation, so that when there's no requisition to
assign contract manager, an error message will be displayed, instead of creating an
ContractManagerAssignmentDocument.
|
boolean |
canSave(org.kuali.rice.krad.document.Document document) |
canEdit, canEditDocumentOverview
canErrorCorrect, canHaveBankEntry, getBankService, getDataDictionaryService, getDocumentActions, getEditModes, getParameterEvaluatorService, getUniversityDateService, isApprovalDateWithinFiscalYear
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canFyi, canPerformRouteReport, canRecall, canReload, canRoute, canSendAdhocRequests, canSendNoteFyi, getParameterService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canFyi, canPerformRouteReport, canRecall, canReload, canRoute, canSendAdhocRequests, canSendNoteFyi
public ContractManagerAssignmentDocumentPresentationController()
public boolean canSave(org.kuali.rice.krad.document.Document document)
canSave
in interface org.kuali.rice.krad.document.DocumentPresentationController
canSave
in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
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)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.