com.ibm.commerce.utf.beans

Interface PAttributeListInputDataBean

  • All Known Implementing Classes:
    PAttributeListBean


    public interface PAttributeListInputDataBean
    Personalized attribute list input databean.
    • Field Detail

      • COPYRIGHT

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

      • setAttributeTypeId

        void setAttributeTypeId(java.lang.String newAttributeTypeId)
        Sets the attributeTypeId field.
        Parameters:
        newAttributeTypeId - the desired attributeType id.
      • setName

        void setName(java.lang.String newName)
        Sets the name.
      • setPAttributes

        void setPAttributes(PAttributeDataBean[] newPAttributes)
        Loads the array PAttributes.