com.ibm.commerce.tools.catalog.commands

Class AttributeSequenceMoveUpImpl

  • All Implemented Interfaces:
    AccCommand, ControllerCommand, ECCommand, ECTargetableCommand, Protectable, AttributeSequenceMoveUp, ToolsControllerCommand, 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 AttributeSequenceMoveUpImpl
    extends ToolsControllerCommandImpl
    implements AttributeSequenceMoveUp
    The AttributeSequenceMoveUpImpl command is the implementation of AttributeSequenceMoveUp command. This class is not a primary customization point, and it is recommended that customization occurs at the controller and task command level. This command is no longer attached to any UI element, and is no longer used. Access Beans:
    • Attribute
    Task Commands: none
    Controller Commands: None
    Mandatory Parameters: productrfnbr, attributeId, languageId
    Optional Parameters: sequence, swapAttributeId, swapSequence
    See Also:
    Serialized Form
    • Constructor Detail

      • AttributeSequenceMoveUpImpl

        public AttributeSequenceMoveUpImpl()