Fragment for create mutation inputs for classes extending BasePermission

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

If `true`, the created BasePermission affects all users

Link copied to clipboard

The description of the BasePermission

Link copied to clipboard
abstract val entries: List<String>

Entries granted to the users

Link copied to clipboard

The name of the BasePermission, must not be blank

Link copied to clipboard
var users: List<ID>

Ids of GropiusUsers this BasePermission affects

Functions

Link copied to clipboard
open override fun validate()

Validates this input