|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MgnlCommand | |
---|---|
info.magnolia.commands.impl |
Uses of MgnlCommand in info.magnolia.commands.impl |
---|
Subclasses of MgnlCommand in info.magnolia.commands.impl | |
---|---|
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 |
RuleBasedCommand
Base class for rule based commands. |
class |
VersionCommand
Creates a version for the passed path in the website repository. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |