Class SubscriptionPricePlanModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class SubscriptionPricePlanModel
    extends PriceRowModel
    Generated model class for type SubscriptionPricePlan first defined at extension subscriptionservices.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String _SUBSCRIPTIONTERM2SUBSCRIPTIONPRICEPLANRELATION
        Generated relation code constant for relation SubscriptionTerm2SubscriptionPricePlanRelation defining source attribute subscriptionTerms in extension b2ctelcoservices.
        See Also:
        Constant Field Values
      • _TMAPRODUCTPRICECLASS2SUBSCRIPTIONPRICEPLANRELATION

        public static final java.lang.String _TMAPRODUCTPRICECLASS2SUBSCRIPTIONPRICEPLANRELATION
        Generated relation code constant for relation TmaProductPriceClass2SubscriptionPricePlanRelation defining source attribute requiredProductClasses in extension b2ctelcoservices.
        See Also:
        Constant Field Values
      • _TMAPRODUCTOFFERING2SUBSCRIPTIONPRICEPLANRELATION

        public static final java.lang.String _TMAPRODUCTOFFERING2SUBSCRIPTIONPRICEPLANRELATION
        Generated relation code constant for relation TmaProductOffering2SubscriptionPricePlanRelation defining source attribute requiredProductOfferings in extension b2ctelcoservices.
        See Also:
        Constant Field Values
      • NAME

        public static final java.lang.String NAME
        Generated constant - Attribute key of SubscriptionPricePlan.name attribute defined at extension subscriptionservices.
        See Also:
        Constant Field Values
      • VALIDATIONMESSAGES

        public static final java.lang.String VALIDATIONMESSAGES
        Generated constant - Attribute key of SubscriptionPricePlan.validationMessages attribute defined at extension subscriptionservices.
        See Also:
        Constant Field Values
      • ONETIMECHARGEENTRIES

        public static final java.lang.String ONETIMECHARGEENTRIES
        Generated constant - Attribute key of SubscriptionPricePlan.oneTimeChargeEntries attribute defined at extension subscriptionservices.
        See Also:
        Constant Field Values
      • RECURRINGCHARGEENTRIES

        public static final java.lang.String RECURRINGCHARGEENTRIES
        Generated constant - Attribute key of SubscriptionPricePlan.recurringChargeEntries attribute defined at extension subscriptionservices.
        See Also:
        Constant Field Values
      • USAGECHARGES

        public static final java.lang.String USAGECHARGES
        Generated constant - Attribute key of SubscriptionPricePlan.usageCharges attribute defined at extension subscriptionservices.
        See Also:
        Constant Field Values
      • AFFECTEDPRODUCTOFFERING

        public static final java.lang.String AFFECTEDPRODUCTOFFERING
        Generated constant - Attribute key of SubscriptionPricePlan.affectedProductOffering attribute defined at extension b2ctelcoservices.
        See Also:
        Constant Field Values
      • SUBSCRIPTIONTERMS

        public static final java.lang.String SUBSCRIPTIONTERMS
        Generated constant - Attribute key of SubscriptionPricePlan.subscriptionTerms attribute defined at extension b2ctelcoservices.
        See Also:
        Constant Field Values
      • REQUIREDPRODUCTCLASSES

        public static final java.lang.String REQUIREDPRODUCTCLASSES
        Generated constant - Attribute key of SubscriptionPricePlan.requiredProductClasses attribute defined at extension b2ctelcoservices.
        See Also:
        Constant Field Values
      • REQUIREDPRODUCTOFFERINGS

        public static final java.lang.String REQUIREDPRODUCTOFFERINGS
        Generated constant - Attribute key of SubscriptionPricePlan.requiredProductOfferings attribute defined at extension b2ctelcoservices.
        See Also:
        Constant Field Values
      • PROCESSTYPES

        public static final java.lang.String PROCESSTYPES
        Generated constant - Attribute key of SubscriptionPricePlan.processTypes attribute defined at extension b2ctelcoservices.
        See Also:
        Constant Field Values
      • DISTRIBUTIONCHANNELS

        public static final java.lang.String DISTRIBUTIONCHANNELS
        Generated constant - Attribute key of SubscriptionPricePlan.distributionChannels attribute defined at extension b2ctelcoservices.
        See Also:
        Constant Field Values
      • PRODUCTSPECTYPE

        public static final java.lang.String PRODUCTSPECTYPE
        Generated constant - Attribute key of SubscriptionPricePlan.productSpecType attribute defined at extension upilintegrationservices.
        See Also:
        Constant Field Values
      • ISUCREATIONDATE

        public static final java.lang.String ISUCREATIONDATE
        Generated constant - Attribute key of SubscriptionPricePlan.isuCreationDate attribute defined at extension upilintegrationservices.
        See Also:
        Constant Field Values
      • UPILADDITIONALATTRIBUTES

        public static final java.lang.String UPILADDITIONALATTRIBUTES
        Generated constant - Attribute key of SubscriptionPricePlan.upilAdditionalAttributes attribute defined at extension upilintegrationservices.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SubscriptionPricePlanModel

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

        public SubscriptionPricePlanModel​(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
      • SubscriptionPricePlanModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public SubscriptionPricePlanModel​(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 SubscriptionPricePlan at extension subscriptionservices
        _unit - initial attribute declared by type PriceRow at extension europe1
      • SubscriptionPricePlanModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public SubscriptionPricePlanModel​(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 SubscriptionPricePlan at extension subscriptionservices
        _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

      • getAffectedProductOffering

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

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

        @Accessor(qualifier="isuCreationDate",
                  type=GETTER)
        public java.util.Date getIsuCreationDate()
        Generated method - Getter of the SubscriptionPricePlan.isuCreationDate attribute defined at extension upilintegrationservices.
        Returns:
        the isuCreationDate - Product Creation Date in IS-U
      • getName

        @Accessor(qualifier="name",
                  type=GETTER)
        public java.lang.String getName()
        Generated method - Getter of the SubscriptionPricePlan.name attribute defined at extension subscriptionservices.
        Returns:
        the name - Name
      • getName

        @Accessor(qualifier="name",
                  type=GETTER)
        public java.lang.String getName​(java.util.Locale loc)
        Generated method - Getter of the SubscriptionPricePlan.name attribute defined at extension subscriptionservices.
        Parameters:
        loc - the value localization key
        Returns:
        the name - Name
        Throws:
        java.lang.IllegalArgumentException - if localization key cannot be mapped to data language
      • getOneTimeChargeEntries

        @Accessor(qualifier="oneTimeChargeEntries",
                  type=GETTER)
        public java.util.Collection<OneTimeChargeEntryModel> getOneTimeChargeEntries()
        Generated method - Getter of the SubscriptionPricePlan.oneTimeChargeEntries attribute defined at extension subscriptionservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the oneTimeChargeEntries
      • getProcessTypes

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

        @Accessor(qualifier="productSpecType",
                  type=GETTER)
        public TmaProductSpecTypeModel getProductSpecType()
        Generated method - Getter of the SubscriptionPricePlan.productSpecType dynamic attribute defined at extension upilintegrationservices.
        Returns:
        the productSpecType - Type of the Product Specification
      • getRecurringChargeEntries

        @Accessor(qualifier="recurringChargeEntries",
                  type=GETTER)
        public java.util.Collection<RecurringChargeEntryModel> getRecurringChargeEntries()
        Generated method - Getter of the SubscriptionPricePlan.recurringChargeEntries attribute defined at extension subscriptionservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the recurringChargeEntries
      • getRequiredProductClasses

        @Accessor(qualifier="requiredProductClasses",
                  type=GETTER)
        public java.util.Set<TmaProductPriceClassModel> getRequiredProductClasses()
        Generated method - Getter of the SubscriptionPricePlan.requiredProductClasses attribute defined at extension b2ctelcoservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the requiredProductClasses - Product Price Classes required in order for the Price Plans to apply.
      • getRequiredProductOfferings

        @Accessor(qualifier="requiredProductOfferings",
                  type=GETTER)
        public java.util.Set<ProductModel> getRequiredProductOfferings()
        Generated method - Getter of the SubscriptionPricePlan.requiredProductOfferings attribute defined at extension b2ctelcoservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the requiredProductOfferings - Products required in order for the Price Plans to apply.
      • getSubscriptionTerms

        @Accessor(qualifier="subscriptionTerms",
                  type=GETTER)
        public java.util.Set<SubscriptionTermModel> getSubscriptionTerms()
        Generated method - Getter of the SubscriptionPricePlan.subscriptionTerms attribute defined at extension b2ctelcoservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the subscriptionTerms - Subscription Terms for which the Price Plan is available.
      • getUpilAdditionalAttributes

        @Accessor(qualifier="upilAdditionalAttributes",
                  type=GETTER)
        public java.util.Collection<UpilAdditionalAttributesModel> getUpilAdditionalAttributes()
        Generated method - Getter of the SubscriptionPricePlan.upilAdditionalAttributes attribute defined at extension upilintegrationservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the upilAdditionalAttributes - UPIL Additional Product Attributes
      • getUsageCharges

        @Accessor(qualifier="usageCharges",
                  type=GETTER)
        public java.util.Collection<UsageChargeModel> getUsageCharges()
        Generated method - Getter of the SubscriptionPricePlan.usageCharges attribute defined at extension subscriptionservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the usageCharges
      • getValidationMessages

        @Accessor(qualifier="validationMessages",
                  type=GETTER)
        public java.util.Collection<java.lang.String> getValidationMessages()
        Generated method - Getter of the SubscriptionPricePlan.validationMessages dynamic attribute defined at extension subscriptionservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the validationMessages - Validation Messages
      • setAffectedProductOffering

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

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

        @Accessor(qualifier="isuCreationDate",
                  type=SETTER)
        public void setIsuCreationDate​(java.util.Date value)
        Generated method - Setter of SubscriptionPricePlan.isuCreationDate attribute defined at extension upilintegrationservices.
        Parameters:
        value - the isuCreationDate - Product Creation Date in IS-U
      • setName

        @Accessor(qualifier="name",
                  type=SETTER)
        public void setName​(java.lang.String value)
        Generated method - Setter of SubscriptionPricePlan.name attribute defined at extension subscriptionservices.
        Parameters:
        value - the name - Name
      • setName

        @Accessor(qualifier="name",
                  type=SETTER)
        public void setName​(java.lang.String value,
                            java.util.Locale loc)
        Generated method - Setter of SubscriptionPricePlan.name attribute defined at extension subscriptionservices.
        Parameters:
        value - the name - Name
        loc - the value localization key
        Throws:
        java.lang.IllegalArgumentException - if localization key cannot be mapped to data language
      • setOneTimeChargeEntries

        @Accessor(qualifier="oneTimeChargeEntries",
                  type=SETTER)
        public void setOneTimeChargeEntries​(java.util.Collection<OneTimeChargeEntryModel> value)
        Generated method - Setter of SubscriptionPricePlan.oneTimeChargeEntries attribute defined at extension subscriptionservices.
        Parameters:
        value - the oneTimeChargeEntries
      • setProcessTypes

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

        @Accessor(qualifier="recurringChargeEntries",
                  type=SETTER)
        public void setRecurringChargeEntries​(java.util.Collection<RecurringChargeEntryModel> value)
        Generated method - Setter of SubscriptionPricePlan.recurringChargeEntries attribute defined at extension subscriptionservices.
        Parameters:
        value - the recurringChargeEntries
      • setRequiredProductClasses

        @Accessor(qualifier="requiredProductClasses",
                  type=SETTER)
        public void setRequiredProductClasses​(java.util.Set<TmaProductPriceClassModel> value)
        Generated method - Setter of SubscriptionPricePlan.requiredProductClasses attribute defined at extension b2ctelcoservices.
        Parameters:
        value - the requiredProductClasses - Product Price Classes required in order for the Price Plans to apply.
      • setRequiredProductOfferings

        @Accessor(qualifier="requiredProductOfferings",
                  type=SETTER)
        public void setRequiredProductOfferings​(java.util.Set<ProductModel> value)
        Generated method - Setter of SubscriptionPricePlan.requiredProductOfferings attribute defined at extension b2ctelcoservices.
        Parameters:
        value - the requiredProductOfferings - Products required in order for the Price Plans to apply.
      • setSubscriptionTerms

        @Accessor(qualifier="subscriptionTerms",
                  type=SETTER)
        public void setSubscriptionTerms​(java.util.Set<SubscriptionTermModel> value)
        Generated method - Setter of SubscriptionPricePlan.subscriptionTerms attribute defined at extension b2ctelcoservices.
        Parameters:
        value - the subscriptionTerms - Subscription Terms for which the Price Plan is available.
      • setUpilAdditionalAttributes

        @Accessor(qualifier="upilAdditionalAttributes",
                  type=SETTER)
        public void setUpilAdditionalAttributes​(java.util.Collection<UpilAdditionalAttributesModel> value)
        Generated method - Setter of SubscriptionPricePlan.upilAdditionalAttributes attribute defined at extension upilintegrationservices.
        Parameters:
        value - the upilAdditionalAttributes - UPIL Additional Product Attributes
      • setUsageCharges

        @Accessor(qualifier="usageCharges",
                  type=SETTER)
        public void setUsageCharges​(java.util.Collection<UsageChargeModel> value)
        Generated method - Setter of SubscriptionPricePlan.usageCharges attribute defined at extension subscriptionservices.
        Parameters:
        value - the usageCharges