Creates standard product attribute values for an RFQ item.
An RFQ item may or may not have all the attributes of its parent product. This command stores the values for the inherited attributes.
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 | setAttributeVector(java.util.Vector newAttributeVector) Stores the list of inherited standard attributes. |
void | setCatentryId(java.lang.Long newCatentryId) Stores the catalog entry ID. |
void | setLanguageId(java.lang.Integer languageId) Stores the language identifier. |
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 setAttributeVector(java.util.Vector newAttributeVector)
public void setCatentryId(java.lang.Long newCatentryId)
public void setLanguageId(java.lang.Integer languageId)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.