public interface DocumentAuthorizer extends BusinessObjectAuthorizer, DocumentAuthorizer
Modifier and Type | Method and Description |
---|---|
boolean |
canDeleteNoteAttachment(Document document,
String attachmentTypeCode,
String createdBySelfOnly,
Person user) |
boolean |
canViewNoteAttachment(Document document,
String attachmentTypeCode,
Person user) |
Set<String> |
getDocumentActions(Document document,
Person user,
Set<String> documentActions) |
getCollectionItemPermissionDetails, getCollectionItemRoleQualifications, isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplate
canAcknowledge, canAddNoteAttachment, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canOpen, canPerformRouteReport, canRecall, canReceiveAdHoc, canReload, canRoute, canSave, canSendAdHocRequests, canSendAnyTypeAdHocRequests, canSendNoteFyi, canTakeRequestedAction, canViewNoteAttachment
isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplate
Set<String> getDocumentActions(Document document, Person user, Set<String> documentActions)
boolean canDeleteNoteAttachment(Document document, String attachmentTypeCode, String createdBySelfOnly, Person user)
canDeleteNoteAttachment
in interface DocumentAuthorizer
boolean canViewNoteAttachment(Document document, String attachmentTypeCode, Person user)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.