com.ibm.commerce.contentmanagement.commands

Class RemoveWorkspaceDescriptionCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, RemoveWorkspaceDescriptionCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class RemoveWorkspaceDescriptionCmdImpl
    extends TaskCommandImpl
    implements RemoveWorkspaceDescriptionCmd
    The RemoveWorkspaceDescriptionCmd is a task command that:
    • Removes a Workspace Description.
    Parameters:
    • workspaceId
    • languageId
    Access Beans:
    • WorkspaceDescriptionAccessBean
    Task Commands:
    Other Controller commands:
    Mandatory Parameters: workspaceId, languageId
    Additional Parameters: none
    Optional Parameters: none
    See Also:
    Serialized Form