com.ibm.commerce.contentmanagement.commands

Class UpdateWorkspaceDescriptionCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, UpdateWorkspaceDescriptionCmd, 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 UpdateWorkspaceDescriptionCmdImpl
    extends TaskCommandImpl
    implements UpdateWorkspaceDescriptionCmd
    The UpdateWorkspaceDescriptionCmd is a URL and controller command that:
    • Updates a Workspace Description.
    Parameters:
    • workspaceId
    • languageId
    • description
    • name
    Access Beans:
    • WorkspaceDescriptionAccessBean
    Task Commands:
    Other Controller commands:
    Mandatory Parameters: workspaceId, languageId in description object
    Additional Parameters: none
    Optional Parameters:
    See Also:
    Serialized Form