com.ibm.commerce.contentmanagement.commands

Class RemoveTaskDescriptionCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, RemoveTaskDescriptionCmd, 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 RemoveTaskDescriptionCmdImpl
    extends TaskCommandImpl
    implements RemoveTaskDescriptionCmd
    The RemoveTaskDescriptionCmd is a Task command that:
    • Removes a Task Description.
    Parameters:
    • taskId
    • languageId
    Access Beans:
    • TaskDescriptionAccessBean
    Task Commands:
    Other Controller commands:
    Mandatory Parameters: taskId, languageId
    Additional Parameters: none
    Optional Parameters:
    See Also:
    Serialized Form