org.kuali.rice.kns.document.authorization
Interface MaintenanceDocumentPresentationController
- All Superinterfaces:
- DocumentPresentationController, InquiryOrMaintenanceDocumentPresentationController, MaintenanceDocumentPresentationController
public interface MaintenanceDocumentPresentationController
- extends InquiryOrMaintenanceDocumentPresentationController, MaintenanceDocumentPresentationController
Methods inherited from interface org.kuali.rice.krad.document.DocumentPresentationController |
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canComplete, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canPerformRouteReport, canRecall, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi |
canCreate
boolean canCreate(Class boClass)
- Specified by:
canCreate
in interface MaintenanceDocumentPresentationController
getConditionallyReadOnlyPropertyNames
Set<String> getConditionallyReadOnlyPropertyNames(MaintenanceDocument document)
getConditionallyReadOnlySectionIds
Set<String> getConditionallyReadOnlySectionIds(MaintenanceDocument document)
getConditionallyRequiredPropertyNames
Set<String> getConditionallyRequiredPropertyNames(MaintenanceDocument document)
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.