public interface MaintenanceDocumentPresentationController extends InquiryOrMaintenanceDocumentPresentationController, MaintenanceDocumentPresentationController
Modifier and Type | Method and Description |
---|---|
boolean |
canCreate(Class boClass) |
Set<String> |
getConditionallyReadOnlyPropertyNames(MaintenanceDocument document) |
Set<String> |
getConditionallyReadOnlySectionIds(MaintenanceDocument document) |
Set<String> |
getConditionallyRequiredPropertyNames(MaintenanceDocument document) |
getConditionallyHiddenPropertyNames, getConditionallyHiddenSectionIds
canMaintain
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi
boolean canCreate(Class boClass)
canCreate
in interface MaintenanceDocumentPresentationController
Set<String> getConditionallyReadOnlyPropertyNames(MaintenanceDocument document)
Set<String> getConditionallyReadOnlySectionIds(MaintenanceDocument document)
Set<String> getConditionallyRequiredPropertyNames(MaintenanceDocument document)
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.