public abstract class ACLEnumFunc extends BaseProc
Constructor and Description |
---|
ACLEnumFunc() |
Modifier and Type | Method and Description |
---|---|
abstract void |
callback(String name,
short accessLevel,
long privileges,
short accessFlags) |
public abstract void callback(String name, short accessLevel, long privileges, short accessFlags) throws DominoException
name
- accessLevel
- WORDprivileges
- ACL_PRIVILEGES* (pointer to BYTE[10])accessFlags
- DominoException
Copyright © 2014–2018. All rights reserved.