Class | Description |
---|---|
AbstractDeleteGroupOrRoleAction<D extends DeleteActionDefinition> |
Abstract common supertype for
DeleteGroupAction and DeleteRoleAction . |
AbstractRoleDialogAction<D extends ActionDefinition> |
Abstract base class for actions that open dialogs for adding or editing roles.
|
DeleteEmptyFolderAction |
Action that will only delete a folder if it has no sub nodes.
|
DeleteEmptyFolderActionDefinition |
Used to configure a
DeleteEmptyFolderAction . |
DeleteFolderAction |
Action that will only delete a folder if sub nodes are not in use.
|
DeleteFolderActionDefinition |
Used to configure a
DeleteFolderAction . |
DeleteGroupAction |
Deletes a group after performing a check that the group is not assigned to any user or another group.
|
DeleteGroupActionDefinition |
Used to configure
DeleteGroupAction . |
DeleteRoleAction |
Deletes a role after performing a check that the role is not assigned to any user or group.
|
DeleteRoleActionDefinition |
Used to configure
DeleteRoleAction . |
OpenAddRoleDialogAction<D extends OpenAddRoleDialogActionDefinition> |
Action for opening the add role dialog.
|
OpenAddRoleDialogActionDefinition |
Defines an action for opening the add role dialog.
|
OpenEditRoleDialogAction<D extends OpenEditRoleDialogActionDefinition> |
Action for opening the role edit dialog.
|
OpenEditRoleDialogActionDefinition |
Defines an action for opening the role edit dialog.
|
Copyright © 2021 Magnolia International Ltd.. All rights reserved.