Package | Description |
---|---|
info.magnolia.commands | |
info.magnolia.commands.impl |
Modifier and Type | Class and Description |
---|---|
class |
ExportJcrNodeToYamlCommand
Converts and exports a JCR sub-tree into to Yaml file.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseRepositoryCommand
Base class for the commands that work with the repository.
|
class |
DeleteCommand
The command to delete one
Item .In case Item is a Node , all the Node children are removed. |
class |
ExportCommand
Generic Export Command.
Get as Input parameter: Workspace and node path to export Set as output: Fill the OutputStream with an XML representation of the Node structure Define the MimeType and File name. |
class |
ExtractCommentCommand
Extracts comment from the resource and put it in the context.
|
class |
ImportCommand
Generic Import Command.
Based on an InputStream representing a XML node structure, create the Node tree under the specified workspace and path. |
class |
LogCommand
Command outputting the value of "message" property into current log file.
|
class |
MarkNodeAsDeletedCommand
Command to mark node as deleted and remove all the non-system content.
Context parameter: DELETED_NODE_PROP_NAME : Node name to delete. Context.ATTRIBUTE_UUID : Identifier of the parent node. Context.ATTRIBUTE_PATH : Path of the parent node |
class |
MessageCommand
A command setting a message using the AlertUtil.
|
class |
RestorePreviousVersionCommand
Command to restore a node and all its descendants to their previous version.
|
class |
RuleBasedCommand
Base class for rule based commands.
|
class |
VersionCommand
Creates a version for the passed path in the website repository.
|
Copyright © 2003–2015 Magnolia International Ltd.. All rights reserved.