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, isAuthorizedByTemplatecanAcknowledge, canAddNoteAttachment, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canOpen, canPerformRouteReport, canRecall, canReceiveAdHoc, canReload, canRoute, canSave, canSendAdHocRequests, canSendAnyTypeAdHocRequests, canSendNoteFyi, canTakeRequestedAction, canViewNoteAttachmentisAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplateSet<String> getDocumentActions(Document document, Person user, Set<String> documentActions)
boolean canDeleteNoteAttachment(Document document, String attachmentTypeCode, String createdBySelfOnly, Person user)
canDeleteNoteAttachment in interface DocumentAuthorizerboolean canViewNoteAttachment(Document document, String attachmentTypeCode, Person user)
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.