Deletes a personalization attribute value.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT Copyright statement. |
static java.lang.String |
defaultCommandClassName The default implementation class name. |
static java.lang.String |
NAME The full class name for this interface file. |
Method Summary | |
---|---|
java.lang.Long |
getPAttributeId() Gets the personalization attribute ID of the deleted personalization attribute value. |
java.lang.Long |
getRfqProductId() Gets the RFQ product ID of the deleted personalization attribute value. |
java.lang.Long |
getRspProductId() Gets the response product ID of the deleted personalization attribute value. |
void |
setPAttrValueId(java.lang.Long pAttrValueId)
Sets the personalization attribute valud ID. |
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 void setPAttrValueId(java.lang.Long pAttrValueId)
pAttrValueId
- The personalization attribute valud
ID.public java.lang.Long getRfqProductId()
public java.lang.Long getRspProductId()
public java.lang.Long getPAttributeId()