com.ibm.commerce.interestitems.commands

Interface SetCurrentIIListsCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ECCommand, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, TaskCommand
    All Known Implementing Classes:
    SetCurrentIIListsCmdImpl


    public interface SetCurrentIIListsCmd
    extends TaskCommand
    The SetCurrentIIListsCmd is a task command that sets the specified interest item lists to be current. The current interest item list is stored in the CIITEMLIST table. Calling commands: SetInterestItemList
    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String NAME
        The name of this interface is "com.ibm.commerce.interestitems.commands.SetCurrentIIListsCmd".
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class is "com.ibm.commerce.interestitems.commands.SetCurrentIIListsCmdImpl".
        See Also:
        Constant Field Values
    • Method Detail

      • setIILists

        void setIILists(java.util.Enumeration aenInterestList)
        Sets the interest item list parameters.
        Parameters:
        aenInterestList - an enumeration of interest item list IDs
      • setMemberId

        void setMemberId(java.lang.Long anMemberId)
        Sets the member ID parameter.
        Parameters:
        anMemberId - the member ID