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) |
getParameterEvaluatorServicecanCreate, canMaintain, getConditionallyHiddenSectionIds, getConditionallyRequiredPropertyNamesgetDocumentActionscanAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, 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, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyipublic VendorDocumentPresentationController()
public Set<String> getConditionallyReadOnlySectionIds(org.kuali.rice.kns.document.MaintenanceDocument document)
getConditionallyReadOnlySectionIds in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBasepublic Set<String> getConditionallyReadOnlyPropertyNames(org.kuali.rice.kns.document.MaintenanceDocument document)
FinancialSystemMaintenanceDocumentPresentationControllerBasepublic Set<String> getConditionallyHiddenPropertyNames(org.kuali.rice.krad.bo.BusinessObject businessObject)
getConditionallyHiddenPropertyNames in interface org.kuali.rice.kns.bo.authorization.InquiryOrMaintenanceDocumentPresentationControllergetConditionallyHiddenPropertyNames in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBasepublic boolean canBlanketApprove(org.kuali.rice.krad.document.Document document)
canBlanketApprove in interface org.kuali.rice.krad.document.DocumentPresentationControllercanBlanketApprove in class org.kuali.rice.krad.document.DocumentPresentationControllerBaseCopyright © 2004–2015 The Kuali Foundation. All rights reserved.