| Class | Description |
|---|---|
| HasPermissionDirective |
Directive that prints the body of the tag if the current user has permission on entity
usage: <@hasPermission entityName='celiacsprue' permission="WRITE">write permission@hasPermission>
|
| NotHasPermissionDirective |
Directive that prints the body of the tag if the current user has no permission on entity
usage: <@notHasPermission entity='celiacsprue' permission="WRITE">no write permission@notHasPermission>
|
| PermissionDirective |
Copyright © 2016. All Rights Reserved.