Class PriceRowModel

    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • _PRODUCT2OWNEUROPE1PRICES

        public static final java.lang.String _PRODUCT2OWNEUROPE1PRICES
        Generated relation code constant for relation Product2OwnEurope1Prices defining source attribute product in extension europe1.
        See Also:
        Constant Field Values
      • CATALOGVERSION

        public static final java.lang.String CATALOGVERSION
        Generated constant - Attribute key of PriceRow.catalogVersion attribute defined at extension europe1.
        See Also:
        Constant Field Values
      • MATCHVALUE

        public static final java.lang.String MATCHVALUE
        Generated constant - Attribute key of PriceRow.matchValue attribute defined at extension europe1.
        See Also:
        Constant Field Values
      • CURRENCY

        public static final java.lang.String CURRENCY
        Generated constant - Attribute key of PriceRow.currency attribute defined at extension europe1.
        See Also:
        Constant Field Values
      • MINQTD

        public static final java.lang.String MINQTD
        Generated constant - Attribute key of PriceRow.minqtd attribute defined at extension europe1.
        See Also:
        Constant Field Values
      • NET

        public static final java.lang.String NET
        Generated constant - Attribute key of PriceRow.net attribute defined at extension europe1.
        See Also:
        Constant Field Values
      • PRICE

        public static final java.lang.String PRICE
        Generated constant - Attribute key of PriceRow.price attribute defined at extension europe1.
        See Also:
        Constant Field Values
      • UNIT

        public static final java.lang.String UNIT
        Generated constant - Attribute key of PriceRow.unit attribute defined at extension europe1.
        See Also:
        Constant Field Values
      • UNITFACTOR

        public static final java.lang.String UNITFACTOR
        Generated constant - Attribute key of PriceRow.unitFactor attribute defined at extension europe1.
        See Also:
        Constant Field Values
      • GIVEAWAYPRICE

        public static final java.lang.String GIVEAWAYPRICE
        Generated constant - Attribute key of PriceRow.giveAwayPrice attribute defined at extension europe1.
        See Also:
        Constant Field Values
      • CHANNEL

        public static final java.lang.String CHANNEL
        Generated constant - Attribute key of PriceRow.channel attribute defined at extension europe1.
        See Also:
        Constant Field Values
      • SAPCONDITIONID

        public static final java.lang.String SAPCONDITIONID
        Generated constant - Attribute key of PriceRow.sapConditionId attribute defined at extension sapmodel.
        See Also:
        Constant Field Values
      • SEQUENCEID

        public static final java.lang.String SEQUENCEID
        Generated constant - Attribute key of PriceRow.sequenceId attribute defined at extension acceleratorservices.
        See Also:
        Constant Field Values
    • Constructor Detail

      • PriceRowModel

        public PriceRowModel()
        Generated constructor - Default constructor for generic creation.
      • PriceRowModel

        public PriceRowModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • PriceRowModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public PriceRowModel​(CurrencyModel _currency,
                             java.lang.Double _price,
                             UnitModel _unit)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - Constructor with all mandatory attributes.
        Parameters:
        _currency - initial attribute declared by type PriceRow at extension europe1
        _price - initial attribute declared by type PriceRow at extension europe1
        _unit - initial attribute declared by type PriceRow at extension europe1
      • PriceRowModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public PriceRowModel​(CurrencyModel _currency,
                             ItemModel _owner,
                             ProductPriceGroup _pg,
                             java.lang.Double _price,
                             ProductModel _product,
                             java.lang.String _productId,
                             UnitModel _unit)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _currency - initial attribute declared by type PriceRow at extension europe1
        _owner - initial attribute declared by type Item at extension core
        _pg - initial attribute declared by type PriceRow at extension europe1
        _price - initial attribute declared by type PriceRow at extension europe1
        _product - initial attribute declared by type PriceRow at extension europe1
        _productId - initial attribute declared by type PDTRow at extension europe1
        _unit - initial attribute declared by type PriceRow at extension europe1
    • Method Detail

      • getCatalogVersion

        @Accessor(qualifier="catalogVersion",
                  type=GETTER)
        public CatalogVersionModel getCatalogVersion()
        Generated method - Getter of the PriceRow.catalogVersion attribute defined at extension europe1.
        Returns:
        the catalogVersion
      • getCurrency

        @Accessor(qualifier="currency",
                  type=GETTER)
        public CurrencyModel getCurrency()
        Generated method - Getter of the PriceRow.currency attribute defined at extension europe1.
        Returns:
        the currency
      • getGiveAwayPrice

        @Accessor(qualifier="giveAwayPrice",
                  type=GETTER)
        public java.lang.Boolean getGiveAwayPrice()
        Generated method - Getter of the PriceRow.giveAwayPrice attribute defined at extension europe1.
        Returns:
        the giveAwayPrice
      • getMatchValue

        @Accessor(qualifier="matchValue",
                  type=GETTER)
        public java.lang.Integer getMatchValue()
        Generated method - Getter of the PriceRow.matchValue attribute defined at extension europe1.
        Returns:
        the matchValue
      • getMinqtd

        @Accessor(qualifier="minqtd",
                  type=GETTER)
        public java.lang.Long getMinqtd()
        Generated method - Getter of the PriceRow.minqtd attribute defined at extension europe1.
        Returns:
        the minqtd
      • getNet

        @Accessor(qualifier="net",
                  type=GETTER)
        public java.lang.Boolean getNet()
        Generated method - Getter of the PriceRow.net attribute defined at extension europe1.
        Returns:
        the net
      • getPrice

        @Accessor(qualifier="price",
                  type=GETTER)
        public java.lang.Double getPrice()
        Generated method - Getter of the PriceRow.price attribute defined at extension europe1.
        Returns:
        the price
      • getSapConditionId

        @Accessor(qualifier="sapConditionId",
                  type=GETTER)
        public java.lang.String getSapConditionId()
        Generated method - Getter of the PriceRow.sapConditionId attribute defined at extension sapmodel.
        Returns:
        the sapConditionId - Unique identifier of Price Condition.
      • getSequenceId

        @Accessor(qualifier="sequenceId",
                  type=GETTER)
        public java.lang.Long getSequenceId()
        Generated method - Getter of the PriceRow.sequenceId attribute defined at extension acceleratorservices.
        Returns:
        the sequenceId - Attribute is used in batch import process for avoiding multiple imports.
      • getUnitFactor

        @Accessor(qualifier="unitFactor",
                  type=GETTER)
        public java.lang.Integer getUnitFactor()
        Generated method - Getter of the PriceRow.unitFactor attribute defined at extension europe1.
        Returns:
        the unitFactor
      • setCatalogVersion

        @Accessor(qualifier="catalogVersion",
                  type=SETTER)
        public void setCatalogVersion​(CatalogVersionModel value)
        Generated method - Setter of PriceRow.catalogVersion attribute defined at extension europe1.
        Parameters:
        value - the catalogVersion
      • setChannel

        @Accessor(qualifier="channel",
                  type=SETTER)
        public void setChannel​(PriceRowChannel value)
        Generated method - Setter of PriceRow.channel attribute defined at extension europe1.
        Parameters:
        value - the channel
      • setCurrency

        @Accessor(qualifier="currency",
                  type=SETTER)
        public void setCurrency​(CurrencyModel value)
        Generated method - Setter of PriceRow.currency attribute defined at extension europe1.
        Parameters:
        value - the currency
      • setGiveAwayPrice

        @Accessor(qualifier="giveAwayPrice",
                  type=SETTER)
        public void setGiveAwayPrice​(java.lang.Boolean value)
        Generated method - Setter of PriceRow.giveAwayPrice attribute defined at extension europe1.
        Parameters:
        value - the giveAwayPrice
      • setMatchValue

        @Accessor(qualifier="matchValue",
                  type=SETTER)
        public void setMatchValue​(java.lang.Integer value)
        Generated method - Setter of PriceRow.matchValue attribute defined at extension europe1.
        Parameters:
        value - the matchValue
      • setMinqtd

        @Accessor(qualifier="minqtd",
                  type=SETTER)
        public void setMinqtd​(java.lang.Long value)
        Generated method - Setter of PriceRow.minqtd attribute defined at extension europe1.
        Parameters:
        value - the minqtd
      • setNet

        @Accessor(qualifier="net",
                  type=SETTER)
        public void setNet​(java.lang.Boolean value)
        Generated method - Setter of PriceRow.net attribute defined at extension europe1.
        Parameters:
        value - the net
      • setPg

        @Accessor(qualifier="pg",
                  type=SETTER)
        public void setPg​(HybrisEnumValue value)
        Generated method - Initial setter of PDTRow.pg attribute defined at extension europe1 and redeclared at extension europe1. Can only be used at creation of model - before first save. Will only accept values of type ProductPriceGroup.
        Overrides:
        setPg in class PDTRowModel
        Parameters:
        value - the pg
      • setPrice

        @Accessor(qualifier="price",
                  type=SETTER)
        public void setPrice​(java.lang.Double value)
        Generated method - Setter of PriceRow.price attribute defined at extension europe1.
        Parameters:
        value - the price
      • setProduct

        @Accessor(qualifier="product",
                  type=SETTER)
        public void setProduct​(ProductModel value)
        Generated method - Initial setter of PDTRow.product attribute defined at extension europe1 and redeclared at extension europe1. Can only be used at creation of model - before first save. Will only accept values of type ProductModel.
        Overrides:
        setProduct in class PDTRowModel
        Parameters:
        value - the product
      • setSapConditionId

        @Accessor(qualifier="sapConditionId",
                  type=SETTER)
        public void setSapConditionId​(java.lang.String value)
        Generated method - Setter of PriceRow.sapConditionId attribute defined at extension sapmodel.
        Parameters:
        value - the sapConditionId - Unique identifier of Price Condition.
      • setSequenceId

        @Accessor(qualifier="sequenceId",
                  type=SETTER)
        public void setSequenceId​(java.lang.Long value)
        Generated method - Setter of PriceRow.sequenceId attribute defined at extension acceleratorservices.
        Parameters:
        value - the sequenceId - Attribute is used in batch import process for avoiding multiple imports.
      • setUnit

        @Accessor(qualifier="unit",
                  type=SETTER)
        public void setUnit​(UnitModel value)
        Generated method - Setter of PriceRow.unit attribute defined at extension europe1.
        Parameters:
        value - the unit
      • setUnitFactor

        @Accessor(qualifier="unitFactor",
                  type=SETTER)
        public void setUnitFactor​(java.lang.Integer value)
        Generated method - Setter of PriceRow.unitFactor attribute defined at extension europe1.
        Parameters:
        value - the unitFactor