@Concealed public class AclListInfo extends Object
| Constructor and Description |
|---|
AclListInfo(CSEnvCache csEnvCache,
DataObject docInfo,
ITrace trace)
Determines if there is any information to be used in this list.
|
| Modifier and Type | Method and Description |
|---|---|
static Integer |
getAccessLevel(AclListInfo aclListInfo,
String entry) |
int |
getAliasListAccess(String aliasname,
ITrace trace) |
Set<String> |
getAliasNames() |
int |
getRoleListAccess(String rolename,
ITrace trace) |
int |
getUserListAccess(String username) |
boolean |
isAclListChecked(ITrace trace) |
public AclListInfo(CSEnvCache csEnvCache, DataObject docInfo, ITrace trace) throws IdcClientException
IdcClientExceptionpublic boolean isAclListChecked(ITrace trace) throws IdcClientException
IdcClientExceptionpublic int getUserListAccess(String username)
public static Integer getAccessLevel(AclListInfo aclListInfo, String entry)