RoleGroups
Attributes
- Graph
-
- Supertypes
Members list
Type members
Classlikes
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RoleGroupApitrait Entryclass Objecttrait Matchableclass AnyShow all
Inherited classlikes
Attributes
- Inherited from:
- RoleGroupsApi
- Supertypes
-
trait Entryclass Objecttrait Matchableclass Any
- Known subtypes
-
class RoleGroup
Value members
Concrete methods
Wrapping function that checks all available role group constraints for all core objects and its roles after the given function was executed. Throws a RuntimeException if a role group constraint is violated!
Wrapping function that checks all available role group constraints for all core objects and its roles after the given function was executed. Throws a RuntimeException if a role group constraint is violated!
Value parameters
- func
-
the function to execute and check role group constraints afterwards
Attributes
- Definition Classes
Creates a scroll.internal.support.RoleGroupsApi.RoleGroupApi with the given name with a fluent relationship creation API.
Creates a scroll.internal.support.RoleGroupsApi.RoleGroupApi with the given name with a fluent relationship creation API.
Value parameters
- name
-
the name of the created RoleGroup
Attributes
- Returns
-
an instance of RoleGroupApi
- Definition Classes