| Interface | Description |
|---|---|
| Command |
Simple servlet command pattern interface.
|
| CommandProcessor |
This interfaces defines the contract and lifecycle of a Servlet Command Processor.
|
| ExtCommandProcessor |
This interfaces defines the contract and lifecycle of a Servlet Command Processor.
|
| Class | Description |
|---|---|
| ApproveWorkflowCommand |
Approve Workflow command implementation
|
| BaseNodeCommandProcessor |
Initial implementation of a Command Processor that is always passed enough URL elements
to construct a single NodeRef argument.
|
| BaseUIActionCommand | |
| CommandFactory |
Command Factory helper
|
| CreateWebContentCommand |
Command to execute the Create Web Content wizard via url.
|
| EditContentPropertiesCommand |
Command to execute the Edit Content Properties dialog via url.
|
| EditSpaceCommand |
Command to execute the Edit Space dialog via url.
|
| EditWebContentCommand |
Command to execute the Edit Web Content (xforms) wizard via url.
|
| EndTaskCommand |
End Task command implementation
|
| ExecuteScriptCommand |
Execute Script command implementation.
|
| ManageTaskDialogCommand |
Command to execute the Manage Task dialog via url.
|
| RejectWorkflowCommand |
Reject Workflow command implementation
|
| ScriptCommandProcessor |
Script command processor implementation.
|
| TaskCommandProcessor |
Task specific command processor implementation.
|
| UIActionCommandProcessor |
UI action command processor implementation.
|
| UserProfileDialogCommand |
Command to execute the User Profile dialog via url.
|
| WorkflowCommandProcessor |
Workflow specific command processor implementation.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.