| Package | Description |
|---|---|
| com.docdoku.api.models |
| Modifier and Type | Method and Description |
|---|---|
List<ACLEntryDTO> |
ACLDTO.getGroupEntries()
Groups ACL entries
|
List<ACLEntryDTO> |
ACLDTO.getUserEntries()
Users ACL entries
|
| Modifier and Type | Method and Description |
|---|---|
void |
ACLDTO.setGroupEntries(List<ACLEntryDTO> groupEntries) |
void |
ACLDTO.setUserEntries(List<ACLEntryDTO> userEntries) |
Copyright © 2019 DocDoku. All rights reserved.