Class SpiComponentProdPriceModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.subscribedproductservices.model.SpiProductPriceModel
de.hybris.platform.subscribedproductservices.model.SpiComponentProdPriceModel
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SpiPriceAlterationModel, SpiProdPriceChargeModel

@Deprecated(since="2208", forRemoval=true) public class SpiComponentProdPriceModel extends SpiProductPriceModel
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type SpiComponentProdPrice first defined at extension subscribedproductservices.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated model type code constant.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of SpiComponentProdPrice.currency attribute defined at extension subscribedproductservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of SpiComponentProdPrice.dutyFreeAmount attribute defined at extension subscribedproductservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of SpiComponentProdPrice.recurringChargePeriod attribute defined at extension subscribedproductservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of SpiComponentProdPrice.taxIncludedAmount attribute defined at extension subscribedproductservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of SpiComponentProdPrice.taxRate attribute defined at extension subscribedproductservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of SpiComponentProdPrice.unitOfMeasure attribute defined at extension subscribedproductservices.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constructor - Default constructor for generic creation.
    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
    SpiComponentProdPriceModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constructor - Default constructor for creation with existing context
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the SpiComponentProdPrice.currency attribute defined at extension subscribedproductservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the SpiComponentProdPrice.dutyFreeAmount attribute defined at extension subscribedproductservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the SpiComponentProdPrice.recurringChargePeriod attribute defined at extension subscribedproductservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the SpiComponentProdPrice.taxIncludedAmount attribute defined at extension subscribedproductservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the SpiComponentProdPrice.taxRate attribute defined at extension subscribedproductservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the SpiComponentProdPrice.unitOfMeasure attribute defined at extension subscribedproductservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of SpiComponentProdPrice.currency attribute defined at extension subscribedproductservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of SpiComponentProdPrice.dutyFreeAmount attribute defined at extension subscribedproductservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of SpiComponentProdPrice.recurringChargePeriod attribute defined at extension subscribedproductservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of SpiComponentProdPrice.taxIncludedAmount attribute defined at extension subscribedproductservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of SpiComponentProdPrice.taxRate attribute defined at extension subscribedproductservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of SpiComponentProdPrice.unitOfMeasure attribute defined at extension subscribedproductservices.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated model type code constant.
      See Also:
    • UNITOFMEASURE

      public static final String UNITOFMEASURE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of SpiComponentProdPrice.unitOfMeasure attribute defined at extension subscribedproductservices.
      See Also:
    • RECURRINGCHARGEPERIOD

      public static final String RECURRINGCHARGEPERIOD
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of SpiComponentProdPrice.recurringChargePeriod attribute defined at extension subscribedproductservices.
      See Also:
    • TAXRATE

      public static final String TAXRATE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of SpiComponentProdPrice.taxRate attribute defined at extension subscribedproductservices.
      See Also:
    • DUTYFREEAMOUNT

      public static final String DUTYFREEAMOUNT
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of SpiComponentProdPrice.dutyFreeAmount attribute defined at extension subscribedproductservices.
      See Also:
    • TAXINCLUDEDAMOUNT

      public static final String TAXINCLUDEDAMOUNT
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of SpiComponentProdPrice.taxIncludedAmount attribute defined at extension subscribedproductservices.
      See Also:
    • CURRENCY

      public static final String CURRENCY
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of SpiComponentProdPrice.currency attribute defined at extension subscribedproductservices.
      See Also:
  • Constructor Details

    • SpiComponentProdPriceModel

      public SpiComponentProdPriceModel()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constructor - Default constructor for generic creation.
    • SpiComponentProdPriceModel

      public SpiComponentProdPriceModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • SpiComponentProdPriceModel

      @Deprecated(since="4.1.1", forRemoval=true) public SpiComponentProdPriceModel(ItemModel _owner)
      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:
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getCurrency

      @Accessor(qualifier="currency", type=GETTER) public CurrencyModel getCurrency()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the SpiComponentProdPrice.currency attribute defined at extension subscribedproductservices.
      Returns:
      the currency
    • getDutyFreeAmount

      @Accessor(qualifier="dutyFreeAmount", type=GETTER) public Double getDutyFreeAmount()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the SpiComponentProdPrice.dutyFreeAmount attribute defined at extension subscribedproductservices.
      Returns:
      the dutyFreeAmount
    • getRecurringChargePeriod

      @Accessor(qualifier="recurringChargePeriod", type=GETTER) public String getRecurringChargePeriod()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the SpiComponentProdPrice.recurringChargePeriod attribute defined at extension subscribedproductservices.
      Returns:
      the recurringChargePeriod
    • getTaxIncludedAmount

      @Accessor(qualifier="taxIncludedAmount", type=GETTER) public Double getTaxIncludedAmount()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the SpiComponentProdPrice.taxIncludedAmount attribute defined at extension subscribedproductservices.
      Returns:
      the taxIncludedAmount
    • getTaxRate

      @Accessor(qualifier="taxRate", type=GETTER) public Double getTaxRate()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the SpiComponentProdPrice.taxRate attribute defined at extension subscribedproductservices.
      Returns:
      the taxRate
    • getUnitOfMeasure

      @Accessor(qualifier="unitOfMeasure", type=GETTER) public String getUnitOfMeasure()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the SpiComponentProdPrice.unitOfMeasure attribute defined at extension subscribedproductservices.
      Returns:
      the unitOfMeasure
    • setCurrency

      @Accessor(qualifier="currency", type=SETTER) public void setCurrency(CurrencyModel value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of SpiComponentProdPrice.currency attribute defined at extension subscribedproductservices.
      Parameters:
      value - the currency
    • setDutyFreeAmount

      @Accessor(qualifier="dutyFreeAmount", type=SETTER) public void setDutyFreeAmount(Double value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of SpiComponentProdPrice.dutyFreeAmount attribute defined at extension subscribedproductservices.
      Parameters:
      value - the dutyFreeAmount
    • setRecurringChargePeriod

      @Accessor(qualifier="recurringChargePeriod", type=SETTER) public void setRecurringChargePeriod(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of SpiComponentProdPrice.recurringChargePeriod attribute defined at extension subscribedproductservices.
      Parameters:
      value - the recurringChargePeriod
    • setTaxIncludedAmount

      @Accessor(qualifier="taxIncludedAmount", type=SETTER) public void setTaxIncludedAmount(Double value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of SpiComponentProdPrice.taxIncludedAmount attribute defined at extension subscribedproductservices.
      Parameters:
      value - the taxIncludedAmount
    • setTaxRate

      @Accessor(qualifier="taxRate", type=SETTER) public void setTaxRate(Double value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of SpiComponentProdPrice.taxRate attribute defined at extension subscribedproductservices.
      Parameters:
      value - the taxRate
    • setUnitOfMeasure

      @Accessor(qualifier="unitOfMeasure", type=SETTER) public void setUnitOfMeasure(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of SpiComponentProdPrice.unitOfMeasure attribute defined at extension subscribedproductservices.
      Parameters:
      value - the unitOfMeasure