DocumentAuthorizer.@Deprecated public interface DocumentAuthorizer extends BusinessObjectAuthorizer, DocumentAuthorizer
| Modifier and Type | Method and Description |
|---|---|
boolean |
canDeleteNoteAttachment(Document document,
String attachmentTypeCode,
String createdBySelfOnly,
Person user)
Deprecated.
|
boolean |
canViewNoteAttachment(Document document,
String attachmentTypeCode,
Person user)
Deprecated.
|
Set<String> |
getDocumentActions(Document document,
Person user,
Set<String> documentActions)
Deprecated.
|
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, canSuperUserApprove, canSuperUserDisapprove, canSuperUserTakeAction, canTakeRequestedAction, canViewNoteAttachment, setDocumentRequestAuthorizationCacheisAuthorized, 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)
canViewNoteAttachment in interface DocumentAuthorizerCopyright © 2005–2016 The Kuali Foundation. All rights reserved.