com.ibm.commerce.catalog.facade.server.entity.datatypes

Interface InterestItem

    • Method Detail

      • getCatalogEntryId

        long getCatalogEntryId()
        Returns the value of the 'Catalog Entry Id' attribute.

        If the meaning of the 'Catalog Entry Id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Catalog Entry Id' attribute.
        See Also:
        setCatalogEntryId(long), CatalogEntityPackage.getInterestItem_CatalogEntryId()
      • setCatalogEntryId

        void setCatalogEntryId(long value)
        Sets the value of the 'Catalog Entry Id' attribute.
        Parameters:
        value - the new value of the 'Catalog Entry Id' attribute.
        See Also:
        getCatalogEntryId()
      • getInterestItemListId

        long getInterestItemListId()
        Returns the value of the 'Interest Item List Id' attribute.

        If the meaning of the 'Interest Item List Id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Interest Item List Id' attribute.
        See Also:
        setInterestItemListId(long), CatalogEntityPackage.getInterestItem_InterestItemListId()
      • setInterestItemListId

        void setInterestItemListId(long value)
        Sets the value of the 'Interest Item List Id' attribute.
        Parameters:
        value - the new value of the 'Interest Item List Id' attribute.
        See Also:
        getInterestItemListId()
      • getMemberId

        long getMemberId()
        Returns the value of the 'Member Id' attribute.

        If the meaning of the 'Member Id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Member Id' attribute.
        See Also:
        setMemberId(long), CatalogEntityPackage.getInterestItem_MemberId()
      • setMemberId

        void setMemberId(long value)
        Sets the value of the 'Member Id' attribute.
        Parameters:
        value - the new value of the 'Member Id' attribute.
        See Also:
        getMemberId()
      • getStoreEntityId

        int getStoreEntityId()
        Returns the value of the 'Store Entity Id' attribute.

        If the meaning of the 'Store Entity Id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Store Entity Id' attribute.
        See Also:
        setStoreEntityId(int), CatalogEntityPackage.getInterestItem_StoreEntityId()
      • setStoreEntityId

        void setStoreEntityId(int value)
        Sets the value of the 'Store Entity Id' attribute.
        Parameters:
        value - the new value of the 'Store Entity Id' attribute.
        See Also:
        getStoreEntityId()
      • getLastupdate

        java.util.Date getLastupdate()
        Returns the value of the 'Lastupdate' attribute.

        If the meaning of the 'Lastupdate' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Lastupdate' attribute.
        See Also:
        setLastupdate(Date), CatalogEntityPackage.getInterestItem_Lastupdate()
      • setLastupdate

        void setLastupdate(java.util.Date value)
        Sets the value of the 'Lastupdate' attribute.
        Parameters:
        value - the new value of the 'Lastupdate' attribute.
        See Also:
        getLastupdate()
      • getSeq

        double getSeq()
        Returns the value of the 'Seq' attribute.

        If the meaning of the 'Seq' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Seq' attribute.
        See Also:
        setSeq(double), CatalogEntityPackage.getInterestItem_Seq()
      • setSeq

        void setSeq(double value)
        Sets the value of the 'Seq' attribute.
        Parameters:
        value - the new value of the 'Seq' attribute.
        See Also:
        getSeq()
      • getField1

        java.lang.Integer getField1()
        Returns the value of the 'Field1' attribute.

        If the meaning of the 'Field1' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Field1' attribute.
        See Also:
        setField1(Integer), CatalogEntityPackage.getInterestItem_Field1()
      • setField1

        void setField1(java.lang.Integer value)
        Sets the value of the 'Field1' attribute.
        Parameters:
        value - the new value of the 'Field1' attribute.
        See Also:
        getField1()
      • getField2

        java.math.BigDecimal getField2()
        Returns the value of the 'Field2' attribute.

        If the meaning of the 'Field2' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Field2' attribute.
        See Also:
        setField2(BigDecimal), CatalogEntityPackage.getInterestItem_Field2()
      • setField2

        void setField2(java.math.BigDecimal value)
        Sets the value of the 'Field2' attribute.
        Parameters:
        value - the new value of the 'Field2' attribute.
        See Also:
        getField2()
      • getQuantity

        java.lang.Double getQuantity()
        Returns the value of the 'Quantity' attribute.

        If the meaning of the 'Quantity' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Quantity' attribute.
        See Also:
        setQuantity(Double), CatalogEntityPackage.getInterestItem_Quantity()
      • setQuantity

        void setQuantity(java.lang.Double value)
        Sets the value of the 'Quantity' attribute.
        Parameters:
        value - the new value of the 'Quantity' attribute.
        See Also:
        getQuantity()
      • getField3

        java.lang.String getField3()
        Returns the value of the 'Field3' attribute.

        If the meaning of the 'Field3' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Field3' attribute.
        See Also:
        setField3(String), CatalogEntityPackage.getInterestItem_Field3()
      • setField3

        void setField3(java.lang.String value)
        Sets the value of the 'Field3' attribute.
        Parameters:
        value - the new value of the 'Field3' attribute.
        See Also:
        getField3()
      • getOptCounter

        java.lang.Short getOptCounter()
        Returns the value of the 'Opt Counter' attribute.

        If the meaning of the 'Opt Counter' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Opt Counter' attribute.
        See Also:
        setOptCounter(Short), CatalogEntityPackage.getInterestItem_OptCounter()
      • setOptCounter

        void setOptCounter(java.lang.Short value)
        Sets the value of the 'Opt Counter' attribute.
        Parameters:
        value - the new value of the 'Opt Counter' attribute.
        See Also:
        getOptCounter()