| Class | Description | 
|---|---|
| PimAccess | 
 Captures the actual access to PIM items Used by DelegationFunctions 
 | 
| Enum | Description | 
|---|---|
| AclAccessFlags | 
 List of permissions that might be required to execute an action slightly different from com.mindoo.domino.jna.constants.AclFlag but translates back and forth Used in @see com.hcl.domino.keep.dbrequests.AclAttributes 
 | 
| Annotation Type | Description | 
|---|---|
| AclAttributes | 
 Capabilities in ACL besides the ACL Level: - Create Documents - Delete Documents - Create private agents - Create personal folders/views - Create shared folders/views - Create LotusScript/JavaScript agents - Read public documents - Write public documents - Replicate or copy documents 
 | 
| AclRoles | 
 Annotation to define the Role to execute an action. 
 | 
| MinimumAcl | 
 Annotation to define the minimum ACL level required for an operation 
 |