Interface for the PublishCustomPriceListCmd
Task Command to
populate the custom price list and to publish the corresponding custom product
set for the PriceTCCustomPriceList T&C.
Field Summary | |
---|---|
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". |
Method Summary | |
---|---|
java.util.HashSet |
getOfferCatentrySet() Insert the method's description here. |
void |
setTCId(java.lang.Long anTCId)
Sets the ProductId that represents the primary key of the
CatalogEntry that is to be resolved, |
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.HashSet getOfferCatentrySet()
public void setTCId(java.lang.Long anTCId)