|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
BaseRepositoryCommand | Base class for the commands that work with the repository. |
DeleteCommand | The command to delete one Item .In case Item is a Node , all the Node children are removed. |
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. |
ExtractCommentCommand | Extracts comment from the resource and put it in the context. |
ImportCommand | Generic Import Command. Based on an InputStream representing a XML node structure, create the Node tree under the specified workspace and path. |
LogCommand | Command outputting the value of "message" property into current log file. |
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 |
MessageCommand | A command setting a message using the AlertUtil. |
RuleBasedCommand | Base class for rule based commands. |
VersionCommand | Creates a version for the passed path in the website repository. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |