public interface PublishCustomPriceListCmd extends TaskCommand
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.price.commands.PublishCustomPriceListCmdImpl".
|
static java.lang.String | NAME
The name of this interface is "com.ibm.commerce.price.commands.PublishCustomPriceListCmd".
|
Modifier and Type | Method and Description |
---|---|
java.util.HashSet | getOfferCatentrySet() |
void | setTCId(java.lang.Long anTCId)
Sets the ProductId that represents the primary key of the CatalogEntry that is to be resolved,
|
static final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName
java.util.HashSet getOfferCatentrySet()
void setTCId(java.lang.Long anTCId)