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

Provides the classes required for collaborative workspace commands.

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.
 
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.
 

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

Provides the classes required for collaborative workspace commands.