public interface MaintenanceDocumentAuthorizer extends DocumentAuthorizer
| Modifier and Type | Method and Description | 
|---|---|
| boolean | canCreate(Class boClass,
                  Person user) | 
| boolean | canCreateOrMaintain(MaintenanceDocument maintenanceDocument,
                                      Person user) | 
| boolean | canMaintain(Object dataObject,
                      Person user) | 
canAcknowledge, canAddNoteAttachment, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canCopy, canDeleteNoteAttachment, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canOpen, canPerformRouteReport, canRecall, canReceiveAdHoc, canReload, canRoute, canSave, canSendAdHocRequests, canSendAnyTypeAdHocRequests, canSendNoteFyi, canTakeRequestedAction, canViewNoteAttachmentisAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplateboolean canMaintain(Object dataObject, Person user)
boolean canCreateOrMaintain(MaintenanceDocument maintenanceDocument, Person user)
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.