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, getConditionallyHiddenSectionIdscanMaintaincanAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyiboolean canCreate(Class boClass)
canCreate in interface MaintenanceDocumentPresentationControllerSet<String> getConditionallyReadOnlyPropertyNames(MaintenanceDocument document)
Set<String> getConditionallyReadOnlySectionIds(MaintenanceDocument document)
Set<String> getConditionallyRequiredPropertyNames(MaintenanceDocument document)
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.