Overload List
| Name | Description | |
|---|---|---|
| isAllowedBy(DOFPermission) |
Returns whether or not this Permission is a subset of the permissions
allowed by the specified Permission.
| |
| isAllowedBy(DOFPermissionSet) |
Returns whether or not this permission is a subset of the permissions
allowed by the specified permission set.
|
See Also