Interface | Description |
---|---|
JcrCommandParamsResolver |
Resolves JCR command params.
|
Class | Description |
---|---|
AbstractJcrAction<T extends javax.jcr.Item,D extends ActionDefinition> |
Base implementation of the JCR item related actions.
|
AddNodeAction |
Adds a node to the one currently selected in the UI.
|
AddNodeActionDefinition |
Definition for
AddNodeAction . |
ChainedAction<T> |
Executes chain of actions.
|
ChainedActionDefinition |
Definition of a chain of actions.
|
ChooseAction |
Triggers selection action.
|
ChooseActionDefinition |
Action committing selection in a chooser.
|
CloseAction<D extends CloseActionDefinition> |
Closes a dialog.
|
CloseActionDefinition |
Defines a dialog action that closes a dialog.
|
CommandAction<T,D extends CommandActionDefinition> |
Base action supporting execution of commands.
|
CommitAction<T> |
Save the form view present in the context.
|
CommitActionDefinition |
Defines a dialog action that confirms a dialog.
|
ConfirmationAction<D extends ConfirmationActionDefinition,T> |
Configurable confirmation action.
|
ConfirmationActionDefinition |
Definition for
ConfirmationAction . |
DeleteNodesConfirmationAction<D extends DeleteNodesConfirmationActionDefinition> |
Delete confirmation action which notifies if sub-nodes were modified.
|
DeleteNodesConfirmationActionDefinition |
Definition for
DeleteNodesConfirmationAction . |
DuplicateNodeAction |
Action that creates a new node by duplicating an existing one.
|
DuplicateNodeActionDefinition |
Used to configure a
DuplicateNodeAction . |
JcrCommandAction<T extends javax.jcr.Item,D extends JcrCommandActionDefinition> |
Base action supporting execution of commands.
|
JcrCommandActionDefinition |
Definition for
AddNodeAction . |
JcrExportAction |
Action for exporting a node to XML/YAML format.
|
JcrExportActionDefinition |
Definition of a
JcrExportAction . |
JcrImportAction |
Action for importing to a node.
|
JcrImportActionDefinition |
Definition of a
JcrImportAction . |
MarkAsDeletedCommandAction |
Base action supporting execution of commands.
|
MarkAsDeletedCommandActionDefinition |
Definition of a
MarkAsDeletedCommandAction . |
MoveAction<T> |
Move action.
|
MoveActionDefinition<T> |
Definition of a
MoveAction . |
MoveActionDefinition.MoveWorkbenchDefinition<T> | Deprecated
since 6.2.3.
|
OpenDetailSubappAction<T> |
Opens a pre-configured sub-app (presumably with editing capabilities)
targeted at the value kept in
ValueContext . |
OpenDetailSubappActionDefinition |
Definition for
OpenDetailSubappAction . |
OpenLocationAction |
The
OpenLocationAction opens a given location in the admincentral. |
OpenLocationActionDefinition |
Defines an action for opening any location in the admincentral.
|
RestoreJcrVersionAction |
Restores a version.
|
RestoreJcrVersionActionDefinition |
Definition of a
RestoreJcrVersionAction . |
RestorePreviousJcrVersionAction |
Restores the JCR node marked as deleted to the last version.
|
RestorePreviousJcrVersionActionDefinition |
Action definition to restore a JCR node marked as deleted to the last version.
|
SetDataFilterAction |
Sets
DataFilter . |
SetDataFilterActionDefinition |
Definition for
SetDataFilterAction . |
ShowPreviousJcrVersionAction |
Shows the jcr node marked as deleted in the configured view in the
ShowPreviousJcrVersionActionDefinition . |
ShowPreviousJcrVersionActionDefinition |
Action definition to show previous version of a jcr node marked as deleted.
|
ShowVersionAction<T> |
Displays an item version.
|
ShowVersionActionDefinition |
Definition of a
ShowVersionAction . |
Copyright © 2021 Magnolia International Ltd.. All rights reserved.