| Package | Description |
|---|---|
| org.duracloud.duradmin.domain | |
| org.duracloud.duradmin.util |
| Modifier and Type | Method and Description |
|---|---|
List<Acl> |
Space.getAcls() |
List<Acl> |
ContentItem.getAcls() |
| Modifier and Type | Method and Description |
|---|---|
void |
Space.setAcls(List<Acl> acls) |
void |
ContentItem.setAcls(List<Acl> acls) |
| Modifier and Type | Method and Description |
|---|---|
static List<Acl> |
SpaceUtil.toAclList(Map<String,AclType> spaceACLs) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SpaceUtil.sortAcls(List<Acl> acls) |
Copyright © 2009–2017 DuraSpace. All rights reserved.