|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.commerce.utf.utils.RFQProductAttributes | +--com.ibm.commerce.rfq.utils.RFQResProductAttributes
Acts as the interface with UI, saves an attribute of a product.
Field Summary | |
java.lang.Long |
req_tc_id
|
Fields inherited from class com.ibm.commerce.utf.utils.RFQProductAttributes |
attribute_id, attrtype, catentry_id, changeable, description, mandatory, name, operator_id, pattribute_id, tc_id, unit, value, valueDelim |
Constructor Summary | |
RFQResProductAttributes(java.util.Hashtable h,
java.lang.Integer languageId)
Constructs a RFQResProductAttributes. |
Methods inherited from class com.ibm.commerce.utf.utils.RFQProductAttributes |
getAttribute_id, getAttrtype, getCatentry_id, getChangeable, getDescription, getMandatory, getName, getOperator_id, getPattribute_id, getTc_id, getUnit, getValue, getValueDelim, isChangeable, isMandatory, setAttribute_id, setAttrtype, setCatentry_id, setChangeable, setDescription, setMandatory, setName, setOperator_id, setPattribute_id, setTc_id, setUnit, setValue, setValueDelim |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.Long req_tc_id
Constructor Detail |
public RFQResProductAttributes(java.util.Hashtable h, java.lang.Integer languageId) throws java.lang.Exception
h
- java.util.HashtablelanguageId
- java.lang.Integerjava.lang.Exception
- The exception description.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |