public abstract static class Config.Document.Permissions extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
download
The download.
|
protected boolean |
edit
The edit.
|
| Modifier | Constructor and Description |
|---|---|
protected |
Permissions(boolean download,
boolean edit)
Instantiates a new permissions.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDownload()
Checks if is download.
|
boolean |
isEdit()
Checks if is edits the.
|
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.