Modifies terms and conditions of type "OrderItemPAttribute".
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT IBM copyright notice field. |
static java.lang.String |
defaultCommandClassName The default implementation of this command. |
static java.lang.String |
NAME The name of this command. |
Method Summary | |
---|---|
void |
setLanguageId(java.lang.Integer newLanguageId) Save the incoming language Id. |
void |
setPAttributeVector(java.util.Vector newPAttributes) Save the incoming vector of personalization attributes. |
void |
setTradingId(java.lang.Long newTradingid)
Save the incoming trading 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 setLanguageId(java.lang.Integer newLanguageId)
newLanguageId
- java.lang.Integerpublic void setPAttributeVector(java.util.Vector newPAttributes)
newPAttributes
- java.util.Vectorpublic void setTradingId(java.lang.Long newTradingid)
newTradingid
- java.lang.Long