com.ibm.commerce.interestitems.commands

Interface GetCurrentIIListsCmd

  • 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:
    GetCurrentIIListsCmdImpl


    public interface GetCurrentIIListsCmd
    extends TaskCommand
    The GetCurrentIIListsCmd is a task command that gets the current interest item lists from the CIITEMLIST table. Calling commands: InterestItemAdd, InterestItemDelete, InterestItemDisplay InterestItemListCopy, InterestItemListDelete, and 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.GetCurrentIIListsCmd".
        See Also:
        Constant Field Values
      • defaultCommandClassName

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

      • getCurrentLists

        java.util.Enumeration getCurrentLists()
        Gets the current interest item lists as an enumeration of InterestItemListAccessBean
        Returns:
        the enumeration of current interest item lists
      • setMemberId

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