public interface InterestItemListDeleteCmd extends ControllerCommand
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
The internal copyright field.
|
static java.lang.String | defaultCommandClassName
The default implementation class is "com.ibm.commerce.interestitems.commands.InterestItemListDeleteCmdImpl".
|
static java.lang.String | NAME
The name of this interface is "com.ibm.commerce.interestitems.commands.InterestItemListDeleteCmd".
|
Modifier and Type | Method and Description |
---|---|
void | setListId(java.lang.String[] asaListId)
Sets the interest item list ID parameters (optional with default ".").
|
void | setListIdName(java.lang.String[] asaListIdName)
Sets the names of the name-value pairs to be added to the redirection URL (optional).
|
static final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName
void setListId(java.lang.String[] asaListId)
void setListIdName(java.lang.String[] asaListIdName)