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

Interface Offer

    • Method Detail

      • getOfferId

        long getOfferId()
        Returns the value of the 'Offer Id' attribute.

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

        Returns:
        the value of the 'Offer Id' attribute.
        See Also:
        setOfferId(long), CatalogEntityPackage.getOffer_OfferId()
      • setOfferId

        void setOfferId(long value)
        Sets the value of the 'Offer Id' attribute.
        Parameters:
        value - the new value of the 'Offer Id' attribute.
        See Also:
        getOfferId()
      • getStartDate

        java.util.Date getStartDate()
        Returns the value of the 'Start Date' attribute.

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

        Returns:
        the value of the 'Start Date' attribute.
        See Also:
        setStartDate(Date), CatalogEntityPackage.getOffer_StartDate()
      • setStartDate

        void setStartDate(java.util.Date value)
        Sets the value of the 'Start Date' attribute.
        Parameters:
        value - the new value of the 'Start Date' attribute.
        See Also:
        getStartDate()
      • getTradingPositionConfigId

        long getTradingPositionConfigId()
        Returns the value of the 'Trading Position Config Id' attribute.

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

        Returns:
        the value of the 'Trading Position Config Id' attribute.
        See Also:
        setTradingPositionConfigId(long), CatalogEntityPackage.getOffer_TradingPositionConfigId()
      • 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.getOffer_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()
      • getEndDate

        java.util.Date getEndDate()
        Returns the value of the 'End Date' attribute.

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

        Returns:
        the value of the 'End Date' attribute.
        See Also:
        setEndDate(Date), CatalogEntityPackage.getOffer_EndDate()
      • setEndDate

        void setEndDate(java.util.Date value)
        Sets the value of the 'End Date' attribute.
        Parameters:
        value - the new value of the 'End Date' attribute.
        See Also:
        getEndDate()
      • getPrecedence

        double getPrecedence()
        Returns the value of the 'Precedence' attribute.

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

        Returns:
        the value of the 'Precedence' attribute.
        See Also:
        setPrecedence(double), CatalogEntityPackage.getOffer_Precedence()
      • setPrecedence

        void setPrecedence(double value)
        Sets the value of the 'Precedence' attribute.
        Parameters:
        value - the new value of the 'Precedence' attribute.
        See Also:
        getPrecedence()
      • getPublished

        int getPublished()
        Returns the value of the 'Published' attribute.

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

        Returns:
        the value of the 'Published' attribute.
        See Also:
        setPublished(int), CatalogEntityPackage.getOffer_Published()
      • setPublished

        void setPublished(int value)
        Sets the value of the 'Published' attribute.
        Parameters:
        value - the new value of the 'Published' attribute.
        See Also:
        getPublished()
      • 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.getOffer_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()
      • getMinimumQuantity

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

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

        Returns:
        the value of the 'Minimum Quantity' attribute.
        See Also:
        setMinimumQuantity(Double), CatalogEntityPackage.getOffer_MinimumQuantity()
      • setMinimumQuantity

        void setMinimumQuantity(java.lang.Double value)
        Sets the value of the 'Minimum Quantity' attribute.
        Parameters:
        value - the new value of the 'Minimum Quantity' attribute.
        See Also:
        getMinimumQuantity()
      • getQuantityUnitId

        java.lang.String getQuantityUnitId()
        Returns the value of the 'Quantity Unit Id' attribute.

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

        Returns:
        the value of the 'Quantity Unit Id' attribute.
        See Also:
        setQuantityUnitId(String), CatalogEntityPackage.getOffer_QuantityUnitId()
      • setQuantityUnitId

        void setQuantityUnitId(java.lang.String value)
        Sets the value of the 'Quantity Unit Id' attribute.
        Parameters:
        value - the new value of the 'Quantity Unit Id' attribute.
        See Also:
        getQuantityUnitId()
      • getMaximumQuantity

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

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

        Returns:
        the value of the 'Maximum Quantity' attribute.
        See Also:
        setMaximumQuantity(Double), CatalogEntityPackage.getOffer_MaximumQuantity()
      • setMaximumQuantity

        void setMaximumQuantity(java.lang.Double value)
        Sets the value of the 'Maximum Quantity' attribute.
        Parameters:
        value - the new value of the 'Maximum Quantity' attribute.
        See Also:
        getMaximumQuantity()
      • getField1

        java.lang.String 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(String), CatalogEntityPackage.getOffer_Field1()
      • setField1

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

        java.lang.String 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(String), CatalogEntityPackage.getOffer_Field2()
      • setField2

        void setField2(java.lang.String value)
        Sets the value of the 'Field2' attribute.
        Parameters:
        value - the new value of the 'Field2' attribute.
        See Also:
        getField2()
      • getFlags

        int getFlags()
        Returns the value of the 'Flags' attribute.

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

        Returns:
        the value of the 'Flags' attribute.
        See Also:
        setFlags(int), CatalogEntityPackage.getOffer_Flags()
      • setFlags

        void setFlags(int value)
        Sets the value of the 'Flags' attribute.
        Parameters:
        value - the new value of the 'Flags' attribute.
        See Also:
        getFlags()
      • getIdentifier

        java.lang.Long getIdentifier()
        Returns the value of the 'Identifier' attribute.

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

        Returns:
        the value of the 'Identifier' attribute.
        See Also:
        setIdentifier(Long), CatalogEntityPackage.getOffer_Identifier()
      • setIdentifier

        void setIdentifier(java.lang.Long value)
        Sets the value of the 'Identifier' attribute.
        Parameters:
        value - the new value of the 'Identifier' attribute.
        See Also:
        getIdentifier()
      • getObjectId

        java.lang.String getObjectId()
        Returns the value of the 'Object Id' attribute.

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

        Returns:
        the value of the 'Object Id' attribute.
        See Also:
        setObjectId(String), CatalogEntityPackage.getOffer_ObjectId()
      • setObjectId

        void setObjectId(java.lang.String value)
        Sets the value of the 'Object Id' attribute.
        Parameters:
        value - the new value of the 'Object Id' attribute.
        See Also:
        getObjectId()
      • 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.getOffer_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()
      • getCatalogEntryForOffer

        CatalogEntry getCatalogEntryForOffer()
        Returns the value of the 'Catalog Entry For Offer' reference. It is bidirectional and its opposite is 'Offer'.

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

        Returns:
        the value of the 'Catalog Entry For Offer' reference.
        See Also:
        setCatalogEntryForOffer(CatalogEntry), CatalogEntityPackage.getOffer_CatalogEntryForOffer(), CatalogEntry.getOffer()
      • getOfferpriceForOffer

        java.util.List getOfferpriceForOffer()
        Returns the value of the 'Offerprice For Offer' reference list. The list contents are of type Offerprice. It is bidirectional and its opposite is 'Offer For Offerprice'.

        If the meaning of the 'Offerprice For Offer' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Offerprice For Offer' reference list.
        See Also:
        CatalogEntityPackage.getOffer_OfferpriceForOffer(), Offerprice.getOfferForOfferprice()