Class PDTRowModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.europe1.model.PDTRowModel
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AbstractDiscountRowModel, PriceRowModel, TaxRowModel

public class PDTRowModel extends ItemModel
Generated model class for type PDTRow first defined at extension europe1.
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
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of PDTRow.affectedProductOffering attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of PDTRow.code attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of PDTRow.dateRange attribute defined at extension europe1.
    static final String
    Generated constant - Attribute key of PDTRow.distributionChannels attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of PDTRow.endTime attribute defined at extension europe1.
    static final String
    Generated constant - Attribute key of PDTRow.pg attribute defined at extension europe1.
    static final String
    Generated constant - Attribute key of PDTRow.priority attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of PDTRow.processTypes attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of PDTRow.product attribute defined at extension europe1.
    static final String
    Generated constant - Attribute key of PDTRow.productId attribute defined at extension europe1.
    static final String
    Generated constant - Attribute key of PDTRow.productMatchQualifier attribute defined at extension europe1.
    static final String
    Generated constant - Attribute key of PDTRow.regions attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of PDTRow.startTime attribute defined at extension europe1.
    static final String
    Generated constant - Attribute key of PDTRow.ug attribute defined at extension europe1.
    static final String
    Generated constant - Attribute key of PDTRow.user attribute defined at extension europe1.
    static final String
    Generated constant - Attribute key of PDTRow.userMatchQualifier attribute defined at extension europe1.

    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
    Generated constructor - Default constructor for generic creation.
    PDTRowModel(ItemModel _owner, de.hybris.platform.core.HybrisEnumValue _pg, ProductModel _product, String _productId)
    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
    PDTRowModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the PDTRow.affectedProductOffering attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the PDTRow.code attribute defined at extension tuadatacommonsservices.
    de.hybris.platform.util.StandardDateRange
    Generated method - Getter of the PDTRow.dateRange dynamic attribute defined at extension europe1.
    Generated method - Getter of the PDTRow.distributionChannels attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the PDTRow.endTime attribute defined at extension europe1.
    de.hybris.platform.core.HybrisEnumValue
    Generated method - Getter of the PDTRow.pg attribute defined at extension europe1.
    Generated method - Getter of the PDTRow.priority attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the PDTRow.processTypes attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the PDTRow.product attribute defined at extension europe1.
    Generated method - Getter of the PDTRow.productId attribute defined at extension europe1.
    Generated method - Getter of the PDTRow.productMatchQualifier attribute defined at extension europe1.
    Generated method - Getter of the PDTRow.regions attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the PDTRow.startTime attribute defined at extension europe1.
    de.hybris.platform.core.HybrisEnumValue
    Generated method - Getter of the PDTRow.ug attribute defined at extension europe1.
    Generated method - Getter of the PDTRow.user attribute defined at extension europe1.
    Generated method - Getter of the PDTRow.userMatchQualifier attribute defined at extension europe1.
    void
    Generated method - Setter of PDTRow.affectedProductOffering attribute defined at extension tuadatacommonsservices.
    void
    setCode(String value)
    Generated method - Setter of PDTRow.code attribute defined at extension tuadatacommonsservices.
    void
    setDateRange(de.hybris.platform.util.StandardDateRange value)
    Generated method - Setter of PDTRow.dateRange dynamic attribute defined at extension europe1.
    void
    Generated method - Setter of PDTRow.distributionChannels attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of PDTRow.endTime attribute defined at extension europe1.
    void
    setPg(de.hybris.platform.core.HybrisEnumValue value)
    Generated method - Initial setter of PDTRow.pg attribute defined at extension europe1.
    void
    Generated method - Setter of PDTRow.priority attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of PDTRow.processTypes attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Initial setter of PDTRow.product attribute defined at extension europe1.
    void
    Generated method - Initial setter of PDTRow.productId attribute defined at extension europe1.
    void
    Generated method - Setter of PDTRow.productMatchQualifier attribute defined at extension europe1.
    void
    Generated method - Setter of PDTRow.regions attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of PDTRow.startTime attribute defined at extension europe1.
    void
    setUg(de.hybris.platform.core.HybrisEnumValue value)
    Generated method - Setter of PDTRow.ug attribute defined at extension europe1.
    void
    Generated method - Setter of PDTRow.user attribute defined at extension europe1.
    void
    Generated method - Setter of PDTRow.userMatchQualifier attribute defined at extension europe1.

    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
      Generated model type code constant.
      See Also:
    • PRODUCT

      public static final String PRODUCT
      Generated constant - Attribute key of PDTRow.product attribute defined at extension europe1.
      See Also:
    • PG

      public static final String PG
      Generated constant - Attribute key of PDTRow.pg attribute defined at extension europe1.
      See Also:
    • PRODUCTMATCHQUALIFIER

      public static final String PRODUCTMATCHQUALIFIER
      Generated constant - Attribute key of PDTRow.productMatchQualifier attribute defined at extension europe1.
      See Also:
    • STARTTIME

      public static final String STARTTIME
      Generated constant - Attribute key of PDTRow.startTime attribute defined at extension europe1.
      See Also:
    • ENDTIME

      public static final String ENDTIME
      Generated constant - Attribute key of PDTRow.endTime attribute defined at extension europe1.
      See Also:
    • DATERANGE

      public static final String DATERANGE
      Generated constant - Attribute key of PDTRow.dateRange attribute defined at extension europe1.
      See Also:
    • USER

      public static final String USER
      Generated constant - Attribute key of PDTRow.user attribute defined at extension europe1.
      See Also:
    • UG

      public static final String UG
      Generated constant - Attribute key of PDTRow.ug attribute defined at extension europe1.
      See Also:
    • USERMATCHQUALIFIER

      public static final String USERMATCHQUALIFIER
      Generated constant - Attribute key of PDTRow.userMatchQualifier attribute defined at extension europe1.
      See Also:
    • PRODUCTID

      public static final String PRODUCTID
      Generated constant - Attribute key of PDTRow.productId attribute defined at extension europe1.
      See Also:
    • CODE

      public static final String CODE
      Generated constant - Attribute key of PDTRow.code attribute defined at extension tuadatacommonsservices.
      See Also:
    • AFFECTEDPRODUCTOFFERING

      public static final String AFFECTEDPRODUCTOFFERING
      Generated constant - Attribute key of PDTRow.affectedProductOffering attribute defined at extension tuadatacommonsservices.
      See Also:
    • PRIORITY

      public static final String PRIORITY
      Generated constant - Attribute key of PDTRow.priority attribute defined at extension tuadatacommonsservices.
      See Also:
    • PROCESSTYPES

      public static final String PROCESSTYPES
      Generated constant - Attribute key of PDTRow.processTypes attribute defined at extension tuadatacommonsservices.
      See Also:
    • DISTRIBUTIONCHANNELS

      public static final String DISTRIBUTIONCHANNELS
      Generated constant - Attribute key of PDTRow.distributionChannels attribute defined at extension tuadatacommonsservices.
      See Also:
    • REGIONS

      public static final String REGIONS
      Generated constant - Attribute key of PDTRow.regions attribute defined at extension tuadatacommonsservices.
      See Also:
  • Constructor Details

    • PDTRowModel

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

      public PDTRowModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • PDTRowModel

      @Deprecated(since="4.1.1", forRemoval=true) public PDTRowModel(ItemModel _owner, de.hybris.platform.core.HybrisEnumValue _pg, ProductModel _product, String _productId)
      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
      _pg - initial attribute declared by type PDTRow at extension europe1
      _product - initial attribute declared by type PDTRow at extension europe1
      _productId - initial attribute declared by type PDTRow at extension europe1
  • Method Details

    • getAffectedProductOffering

      @Accessor(qualifier="affectedProductOffering", type=GETTER) public TmaProductOfferingModel getAffectedProductOffering()
      Generated method - Getter of the PDTRow.affectedProductOffering attribute defined at extension tuadatacommonsservices.
      Returns:
      the affectedProductOffering - Product Offering for which the Price will be modified.
    • getCode

      @Accessor(qualifier="code", type=GETTER) public String getCode()
      Generated method - Getter of the PDTRow.code attribute defined at extension tuadatacommonsservices.
      Returns:
      the code - Unique price id for price row.
    • getDateRange

      @Accessor(qualifier="dateRange", type=GETTER) public de.hybris.platform.util.StandardDateRange getDateRange()
      Generated method - Getter of the PDTRow.dateRange dynamic attribute defined at extension europe1.
      Returns:
      the dateRange
    • getDistributionChannels

      @Accessor(qualifier="distributionChannels", type=GETTER) public Set<PriceRowChannel> getDistributionChannels()
      Generated method - Getter of the PDTRow.distributionChannels attribute defined at extension tuadatacommonsservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the distributionChannels - Distribution channels for which the Price Plan is available.
    • getEndTime

      @Accessor(qualifier="endTime", type=GETTER) public Date getEndTime()
      Generated method - Getter of the PDTRow.endTime attribute defined at extension europe1.
      Returns:
      the endTime
    • getPg

      @Accessor(qualifier="pg", type=GETTER) public de.hybris.platform.core.HybrisEnumValue getPg()
      Generated method - Getter of the PDTRow.pg attribute defined at extension europe1.
      Returns:
      the pg
    • getPriority

      @Accessor(qualifier="priority", type=GETTER) public Integer getPriority()
      Generated method - Getter of the PDTRow.priority attribute defined at extension tuadatacommonsservices.
      Returns:
      the priority - The price's priority.
    • getProcessTypes

      @Accessor(qualifier="processTypes", type=GETTER) public Set<TmaProcessType> getProcessTypes()
      Generated method - Getter of the PDTRow.processTypes attribute defined at extension tuadatacommonsservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the processTypes - Subscription Terms for which the Price Plan is available.
    • getProduct

      @Accessor(qualifier="product", type=GETTER) public ProductModel getProduct()
      Generated method - Getter of the PDTRow.product attribute defined at extension europe1.
      Returns:
      the product
    • getProductId

      @Accessor(qualifier="productId", type=GETTER) public String getProductId()
      Generated method - Getter of the PDTRow.productId attribute defined at extension europe1.
      Returns:
      the productId
    • getProductMatchQualifier

      @Accessor(qualifier="productMatchQualifier", type=GETTER) public Long getProductMatchQualifier()
      Generated method - Getter of the PDTRow.productMatchQualifier attribute defined at extension europe1.
      Returns:
      the productMatchQualifier
    • getRegions

      @Accessor(qualifier="regions", type=GETTER) public Set<RegionModel> getRegions()
      Generated method - Getter of the PDTRow.regions attribute defined at extension tuadatacommonsservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the regions - List of the Regions
    • getStartTime

      @Accessor(qualifier="startTime", type=GETTER) public Date getStartTime()
      Generated method - Getter of the PDTRow.startTime attribute defined at extension europe1.
      Returns:
      the startTime
    • getUg

      @Accessor(qualifier="ug", type=GETTER) public de.hybris.platform.core.HybrisEnumValue getUg()
      Generated method - Getter of the PDTRow.ug attribute defined at extension europe1.
      Returns:
      the ug
    • getUser

      @Accessor(qualifier="user", type=GETTER) public UserModel getUser()
      Generated method - Getter of the PDTRow.user attribute defined at extension europe1.
      Returns:
      the user
    • getUserMatchQualifier

      @Accessor(qualifier="userMatchQualifier", type=GETTER) public Long getUserMatchQualifier()
      Generated method - Getter of the PDTRow.userMatchQualifier attribute defined at extension europe1.
      Returns:
      the userMatchQualifier
    • setAffectedProductOffering

      @Accessor(qualifier="affectedProductOffering", type=SETTER) public void setAffectedProductOffering(TmaProductOfferingModel value)
      Generated method - Setter of PDTRow.affectedProductOffering attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the affectedProductOffering - Product Offering for which the Price will be modified.
    • setCode

      @Accessor(qualifier="code", type=SETTER) public void setCode(String value)
      Generated method - Setter of PDTRow.code attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the code - Unique price id for price row.
    • setDateRange

      @Accessor(qualifier="dateRange", type=SETTER) public void setDateRange(de.hybris.platform.util.StandardDateRange value)
      Generated method - Setter of PDTRow.dateRange dynamic attribute defined at extension europe1.
      Parameters:
      value - the dateRange
    • setDistributionChannels

      @Accessor(qualifier="distributionChannels", type=SETTER) public void setDistributionChannels(Set<PriceRowChannel> value)
      Generated method - Setter of PDTRow.distributionChannels attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the distributionChannels - Distribution channels for which the Price Plan is available.
    • setEndTime

      @Accessor(qualifier="endTime", type=SETTER) public void setEndTime(Date value)
      Generated method - Setter of PDTRow.endTime attribute defined at extension europe1.
      Parameters:
      value - the endTime
    • setPg

      @Accessor(qualifier="pg", type=SETTER) public void setPg(de.hybris.platform.core.HybrisEnumValue value)
      Generated method - Initial setter of PDTRow.pg attribute defined at extension europe1. Can only be used at creation of model - before first save.
      Parameters:
      value - the pg
    • setPriority

      @Accessor(qualifier="priority", type=SETTER) public void setPriority(Integer value)
      Generated method - Setter of PDTRow.priority attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the priority - The price's priority.
    • setProcessTypes

      @Accessor(qualifier="processTypes", type=SETTER) public void setProcessTypes(Set<TmaProcessType> value)
      Generated method - Setter of PDTRow.processTypes attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the processTypes - Subscription Terms for which the Price Plan is available.
    • setProduct

      @Accessor(qualifier="product", type=SETTER) public void setProduct(ProductModel value)
      Generated method - Initial setter of PDTRow.product attribute defined at extension europe1. Can only be used at creation of model - before first save.
      Parameters:
      value - the product
    • setProductId

      @Accessor(qualifier="productId", type=SETTER) public void setProductId(String value)
      Generated method - Initial setter of PDTRow.productId attribute defined at extension europe1. Can only be used at creation of model - before first save.
      Parameters:
      value - the productId
    • setProductMatchQualifier

      @Accessor(qualifier="productMatchQualifier", type=SETTER) public void setProductMatchQualifier(Long value)
      Generated method - Setter of PDTRow.productMatchQualifier attribute defined at extension europe1.
      Parameters:
      value - the productMatchQualifier
    • setRegions

      @Accessor(qualifier="regions", type=SETTER) public void setRegions(Set<RegionModel> value)
      Generated method - Setter of PDTRow.regions attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the regions - List of the Regions
    • setStartTime

      @Accessor(qualifier="startTime", type=SETTER) public void setStartTime(Date value)
      Generated method - Setter of PDTRow.startTime attribute defined at extension europe1.
      Parameters:
      value - the startTime
    • setUg

      @Accessor(qualifier="ug", type=SETTER) public void setUg(de.hybris.platform.core.HybrisEnumValue value)
      Generated method - Setter of PDTRow.ug attribute defined at extension europe1.
      Parameters:
      value - the ug
    • setUser

      @Accessor(qualifier="user", type=SETTER) public void setUser(UserModel value)
      Generated method - Setter of PDTRow.user attribute defined at extension europe1.
      Parameters:
      value - the user
    • setUserMatchQualifier

      @Accessor(qualifier="userMatchQualifier", type=SETTER) public void setUserMatchQualifier(Long value)
      Generated method - Setter of PDTRow.userMatchQualifier attribute defined at extension europe1.
      Parameters:
      value - the userMatchQualifier