com.ibm.commerce.utf.beans

Interface PAttrValueListInputDataBean

  • All Known Implementing Classes:
    PAttrValueListBean


    public interface PAttrValueListInputDataBean
    Personalized attribute value list input databean.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Method Detail

      • setAttributeId

        void setAttributeId(java.lang.String newAttributeId)
        Sets the attributeId.
        Parameters:
        newAttributeId - the desired attribute id.
      • setPAttrValues

        void setPAttrValues(PAttrValueDataBean[] newPAttrValues)
        Loads the array PAttrValues.
        Parameters:
        newPAttrValue - new PAttribute values
      • setTermCondId

        void setTermCondId(java.lang.String newTermCondId)
        Sets the termCondId field.
        Parameters:
        newTermCondId - the desired term cond id.