public class DocumentAuthorization extends Object
| Constructor and Description |
|---|
DocumentAuthorization() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkDeleteRights(Long docClassId,
Long fileId,
String userName) |
static boolean |
checkDetachRights(Long fileId,
String userName) |
static boolean |
isFileOwner(Long fileId,
String userName) |
Copyright © 2022 Suncode. All rights reserved.