com.ibm.commerce.interestitems.commands

Class SetCurrentIIListsCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, SetCurrentIIListsCmd, 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 SetCurrentIIListsCmdImpl
    extends TaskCommandImpl
    implements SetCurrentIIListsCmd
    Set the specified interest item lists to be current. Calling commands: SetInterestItemList
    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        The internal copyright field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SetCurrentIIListsCmdImpl

        public SetCurrentIIListsCmdImpl()
        No value constructor.
    • Method Detail

      • isReadyToCallExecute

        public boolean isReadyToCallExecute()
        Description copied from class: AbstractECTargetableCommand
        This method is called by the targetable command framework. This is where client side parameter checking is performed (before the execution of the command). The default implementation is to return true.
        Specified by:
        isReadyToCallExecute in interface com.ibm.websphere.command.Command
        Overrides:
        isReadyToCallExecute in class AbstractECTargetableCommand
        Returns:
        This method returns a boolean value; true if we can execute the command and false otherwise. This default implementation will return true.
      • reset

        public void reset()
        Description copied from class: AbstractECTargetableCommand
        This method is called after a command has been executed. It is used to reset its states variables. After the call to reset, the command should be able to be executed again.
        Specified by:
        reset in interface com.ibm.websphere.command.Command
        Overrides:
        reset in class AbstractECTargetableCommand
      • setIILists

        public void setIILists(java.util.Enumeration aenInterestList)
        Description copied from interface: SetCurrentIIListsCmd
        Sets the interest item list parameters.
        Specified by:
        setIILists in interface SetCurrentIIListsCmd
        Parameters:
        aenInterestList - an enumeration of interest item list IDs
      • setMemberId

        public void setMemberId(java.lang.Long anMemberId)
        Description copied from interface: SetCurrentIIListsCmd
        Sets the member ID parameter.
        Specified by:
        setMemberId in interface SetCurrentIIListsCmd
        Parameters:
        anMemberId - the member ID