com.ibm.commerce.contentmanagement.commands

Class UpdateTaskGroupDescriptionCmdImpl

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