com.ibm.commerce.utf.beans

Interface PAttrProdListSmartDataBean

  • All Known Implementing Classes:
    PAttrProdListBean


    public interface PAttrProdListSmartDataBean
    Personalized attribute product lists smart databean.
    • Field Detail

      • COPYRIGHT

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

      • getAttributeId

        java.lang.String getAttributeId()
        Gets the attributeId.
        Returns:
        java.lang.String
      • getCatentryId

        java.lang.String getCatentryId()
        Gets the catentryId.
        Returns:
        java.lang.String
      • getPAttrProds

        PAttrProdDataBean[] getPAttrProds()
        Gets an array of fPAttrProds.
        Returns:
        com.ibm.commerce.utf.beans.PAttrProdDataBean[]