Package | Description |
---|---|
info.magnolia.security.app.action | |
info.magnolia.ui.framework.action |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDeleteGroupOrRoleAction<D extends DeleteActionDefinition>
Abstract common supertype for
DeleteGroupAction and DeleteRoleAction . |
class |
DeleteEmptyFolderAction
Action that will only delete a folder if it has no sub nodes.
|
class |
DeleteFolderAction
Action that will only delete a folder if sub nodes are not in use.
|
class |
DeleteGroupAction
Deletes a group after performing a check that the group is not assigned to any user or another group.
|
class |
DeleteRoleAction
Deletes a role after performing a check that the role is not assigned to any user or group.
|
Modifier and Type | Class and Description |
---|---|
class |
MarkNodeAsDeletedAction
Deprecated.
since 6.2 - use
MarkAsDeletedCommandAction instead. |
Copyright © 2020 Magnolia International Ltd.. All rights reserved.