Package ccc.commands

Commands available in CCC.

See:
          Description

Class Summary
ApplyWorkingCopyCommand Command: apply the current working copy.
CancelActionCommand Command: cancel an action.
ChangeTemplateForResourceCommand Command: change the template for a resource.
ClearWorkingCopyCommand Command: clears the working copy for a resource.
Command<T> Provides the basic contract for command execution.
CommandFactory Factory for command objects.
CreateCommentCommand Command used for creating a comment.
CreateUserCommand Command: create a new user.
DeleteCommentCommand Command used to delete a comment.
DeleteResourceCommand Command: delete a resource.
IncludeInMainMenuCommand Command: include/exclude a resource in the main menu.
MoveResourceCommand Command: move a resource to another folder.
RenameResourceCommand Command: rename a resource.
ScheduleActionCommand Command: schedule an action.
UpdateAliasCommand Command: updates an alias.
UpdateCachingCommand Command: update cache duration.
UpdateCommentCommand Command to update a comment.
UpdateCurrentUserCommand Command: update a user's own email and password.
UpdateFileCommand Command: update an existing file.
UpdateFolderCommand Command: updates a folder.
UpdatePageCommand Command: updates a page with the specified delta.
UpdatePasswordAction Command: update a user's password..
UpdateResourceAclCommand Command: update cache duration.
UpdateResourceMetadataCommand Command: update resource metadata.
UpdateTemplateCommand Command: update a template.
UpdateUserCommand Command: update a user.
UpdateWorkingCopyCommand Command: updates the working copy for a page.
 

Package ccc.commands Description

Commands available in CCC.
Each command writes to the audit log to maintain a record of all executed commands.



Copyright © 2010. All Rights Reserved.