public class AclEntryCollection
extends java.lang.Object
Constructor and Description |
---|
AclEntryCollection()
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<AclEntry> |
getEntries()
Returns the ACL entries.
|
boolean |
isInherited()
Returns true if the permissions are inherited from another library item, and false otherwise.
|
public java.util.List<AclEntry> getEntries()
public boolean isInherited()
Copyright © 2013-2020 TIBCO Software Inc. All Rights Reserved.