public class VendorDocumentPresentationController extends FinancialSystemMaintenanceDocumentPresentationControllerBase
Constructor and Description |
---|
VendorDocumentPresentationController() |
Modifier and Type | Method and Description |
---|---|
boolean |
canBlanketApprove(org.kuali.rice.krad.document.Document document) |
Set<String> |
getConditionallyHiddenPropertyNames(org.kuali.rice.krad.bo.BusinessObject businessObject) |
Set<String> |
getConditionallyReadOnlyPropertyNames(org.kuali.rice.kns.document.MaintenanceDocument document)
the following three methods still accept the deprecated class as argument in order to bridge the gap between old and new maintenance API
This is just workaround solution.
|
Set<String> |
getConditionallyReadOnlySectionIds(org.kuali.rice.kns.document.MaintenanceDocument document) |
getParameterEvaluatorService
canCreate, canMaintain, getConditionallyHiddenSectionIds, getConditionallyRequiredPropertyNames
getDocumentActions
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, 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, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi
public VendorDocumentPresentationController()
public Set<String> getConditionallyReadOnlySectionIds(org.kuali.rice.kns.document.MaintenanceDocument document)
getConditionallyReadOnlySectionIds
in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
public Set<String> getConditionallyReadOnlyPropertyNames(org.kuali.rice.kns.document.MaintenanceDocument document)
FinancialSystemMaintenanceDocumentPresentationControllerBase
public Set<String> getConditionallyHiddenPropertyNames(org.kuali.rice.krad.bo.BusinessObject businessObject)
getConditionallyHiddenPropertyNames
in interface org.kuali.rice.kns.bo.authorization.InquiryOrMaintenanceDocumentPresentationController
getConditionallyHiddenPropertyNames
in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
public boolean canBlanketApprove(org.kuali.rice.krad.document.Document document)
canBlanketApprove
in interface org.kuali.rice.krad.document.DocumentPresentationController
canBlanketApprove
in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.