Package com.ibm.commerce.collaboration.workspaces.commands

Contains classes and interfaces for handling commands related to the collaborative workspaces component of the collaboration subsystem.

See:
          Description

Interface Summary
AccessSpaceCtrlCmd Redirects the browser to the QuickPlace that is associated with a collaborative workspace.
AddMemberToSpaceCtrlCmd Adds a registered member to the collaborative workspace.
ChangeSpaceCtrlCmd Modifies the description of the collaborative workspace.
ChangeUserRoleCtrlCmd Changes the role of a member in the collaborative workspace.
CreateSpaceCtrlCmd Creates a new collaborative workspace.
DeleteSpaceCtrlCmd Deletes a collaborative workspace.
RemoveMemberFromSpaceCtrlCmd Removes a list of members from the collaborative workspace.
StoreCollabListDisplayCmd Redirects to the view associated with the command: StoreCollabListDisplayView.
StoreCollabMembersDisplayCmd Redirects to the view associated with the command: StoreCollabMembersDisplayView.
 

Class Summary
AccessSpaceCtrlCmdImpl Redirects the browser to the QuickPlace that is associated with a collaborative workspace.
AddMemberToSpaceCtrlCmdImpl Adds a list of registered members to the collaborative workspace.
ChangeSpaceCtrlCmdImpl Modifies the description of the collaborative workspace.
ChangeUserRoleCtrlCmdImpl Changes the role of a member in the collaborative workspace.
CreateSpaceCtrlCmdImpl Creates a new collaborative workspace.
DeleteSpaceCtrlCmdImpl Deletes a collaborative workspace.
RemoveMemberFromSpaceCtrlCmdImpl Removes a list of members from the collaborative workspace.
StoreCollabListDisplayCmdImpl Redirects to the view associated with the command: StoreCollabListDisplayView.
StoreCollabMembersDisplayCmdImpl Redirects to the view associated with the command: StoreCollabMembersDisplayView.
 

Package com.ibm.commerce.collaboration.workspaces.commands Description

Contains classes and interfaces for handling commands related to the collaborative workspaces component of the collaboration subsystem.