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 Summary | |
---|---|
static java.lang.String |
COPYRIGHT The internal copyright field. |
static java.lang.String |
defaultCommandClassName The default implementation class is "com.ibm.commerce.interestitems.commands.GetCurrentIIListsCmdImpl". |
static java.lang.String |
NAME The name of this interface is "com.ibm.commerce.interestitems.commands.GetCurrentIIListsCmd". |
Method Summary | |
---|---|
java.util.Enumeration |
getCurrentLists() Gets the current interest item lists as an enumeration of InterestItemListAccessBean |
void |
setMemberId(java.lang.Long anMemberId)
Sets the member ID parameter. |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
public static final java.lang.String defaultCommandClassName
Method Detail |
---|
public java.util.Enumeration getCurrentLists()
public void setMemberId(java.lang.Long anMemberId)
anMemberId
- the primary key of the member