com.ibm.commerce.utf.beans

Interface PAttrProdInputDataBean

  • All Known Implementing Classes:
    PAttrProdDataBean


    public interface PAttrProdInputDataBean
    Personalized attribute product input databean.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM copyright notice field.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void setPAttrProdAttributeId(java.lang.String newAttributeId)
      Sets the pAttrProdAttributeId field and uses it to set the attributeId key field of the access bean.
      void setPAttrProdCatentryId(java.lang.String newCatentryId)
      Sets the pAttrProdCatentryId field and uses it to set the catentryId key field of the access bean.
    • Field Detail

      • COPYRIGHT

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

      • setPAttrProdAttributeId

        void setPAttrProdAttributeId(java.lang.String newAttributeId)
        Sets the pAttrProdAttributeId field and uses it to set the attributeId key field of the access bean.
        Parameters:
        newPAttrProdAttributeId - the relevant attributeId.
      • setPAttrProdCatentryId

        void setPAttrProdCatentryId(java.lang.String newCatentryId)
        Sets the pAttrProdCatentryId field and uses it to set the catentryId key field of the access bean.
        Parameters:
        newPAttrProdCatentryId - the relevant catentryId.