org.kuali.rice.kns.document.authorization
Interface MaintenanceDocumentPresentationController
- All Superinterfaces:
- DocumentPresentationController, InquiryOrMaintenanceDocumentPresentationController, MaintenanceDocumentPresentationController
Deprecated. Use MaintenanceDocumentPresentationController
.
@Deprecated
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)
- Deprecated.
- Specified by:
canCreate
in interface MaintenanceDocumentPresentationController
getConditionallyReadOnlyPropertyNames
Set<String> getConditionallyReadOnlyPropertyNames(MaintenanceDocument document)
- Deprecated.
getConditionallyReadOnlySectionIds
Set<String> getConditionallyReadOnlySectionIds(MaintenanceDocument document)
- Deprecated.
getConditionallyRequiredPropertyNames
Set<String> getConditionallyRequiredPropertyNames(MaintenanceDocument document)
- Deprecated.
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.