Uses of Class
de.hybris.platform.b2ctelcoservices.model.TmaSimpleProductOfferingModel
Packages that use TmaSimpleProductOfferingModel
Package
Description
Contains generated models for each type of de.hybris.platform.b2ctelcocms.jalo.components package.
Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package.
-
Uses of TmaSimpleProductOfferingModel in de.hybris.platform.b2ctelcocms.model.components
Methods in de.hybris.platform.b2ctelcocms.model.components that return TmaSimpleProductOfferingModelModifier and TypeMethodDescriptionTmaServiceabilityBannerComponentModel.getSimpleProductOffering()Generated method - Getter of theTmaServiceabilityBannerComponent.simpleProductOfferingattribute defined at extensionb2ctelcocms.Methods in de.hybris.platform.b2ctelcocms.model.components with parameters of type TmaSimpleProductOfferingModelModifier and TypeMethodDescriptionvoidTmaServiceabilityBannerComponentModel.setSimpleProductOffering(TmaSimpleProductOfferingModel value) Generated method - Setter ofTmaServiceabilityBannerComponent.simpleProductOfferingattribute defined at extensionb2ctelcocms.Constructors in de.hybris.platform.b2ctelcocms.model.components with parameters of type TmaSimpleProductOfferingModelModifierConstructorDescriptionTmaServiceabilityBannerComponentModel(CatalogVersionModel _catalogVersion, TmaSimpleProductOfferingModel _simpleProductOffering, String _uid) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaServiceabilityBannerComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, TmaSimpleProductOfferingModel _simpleProductOffering, String _uid) 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 -
Uses of TmaSimpleProductOfferingModel in de.hybris.platform.b2ctelcofacades.converters.populator.variants
Methods in de.hybris.platform.b2ctelcofacades.converters.populator.variants with parameters of type TmaSimpleProductOfferingModelModifier and TypeMethodDescriptionprotected TmaPoVariantModelTmaPoVariantMatrixPopulator.getStarterVariant(TmaSimpleProductOfferingModel poModel, Collection<TmaPoVariantModel> variants) protected Collection<TmaPoVariantModel>TmaPoVariantMatrixPopulator.getVariants(TmaSimpleProductOfferingModel poModel) protected Collection<TmaPoVariantModel>TmaPoVariantOptionDataPopulator.getVariants(TmaSimpleProductOfferingModel spoModel) -
Uses of TmaSimpleProductOfferingModel in de.hybris.platform.b2ctelcoservices.compatibility.validators.impl
Methods in de.hybris.platform.b2ctelcoservices.compatibility.validators.impl that return TmaSimpleProductOfferingModelModifier and TypeMethodDescriptionprotected TmaSimpleProductOfferingModelTmaProductSpecificationStatementValidatorTest.createProductOffering(String code, TmaProductSpecificationModel productSpecificationModel) -
Uses of TmaSimpleProductOfferingModel in de.hybris.platform.b2ctelcoservices.model
Subclasses of TmaSimpleProductOfferingModel in de.hybris.platform.b2ctelcoservices.modelModifier and TypeClassDescriptionclassGenerated model class for type TmaOperationalProductOffering first defined at extension tuadatacommonsservices.classGenerated model class for type TmaPoVariant first defined at extension tuadatacommonsservices.Methods in de.hybris.platform.b2ctelcoservices.model that return TmaSimpleProductOfferingModelModifier and TypeMethodDescriptionTmaPoVariantModel.getTmaBasePo()Generated method - Getter of theTmaPoVariant.tmaBasePoattribute defined at extensiontuadatacommonsservices.Methods in de.hybris.platform.b2ctelcoservices.model that return types with arguments of type TmaSimpleProductOfferingModelModifier and TypeMethodDescriptionTmaBpoPreConfigModel.getPreConfigSpos()Generated method - Getter of theTmaBpoPreConfig.preConfigSposattribute defined at extensiontuadatacommonsservices.Methods in de.hybris.platform.b2ctelcoservices.model with parameters of type TmaSimpleProductOfferingModelModifier and TypeMethodDescriptionvoidTmaPoVariantModel.setTmaBasePo(TmaSimpleProductOfferingModel value) Generated method - Setter ofTmaPoVariant.tmaBasePoattribute defined at extensiontuadatacommonsservices.Method parameters in de.hybris.platform.b2ctelcoservices.model with type arguments of type TmaSimpleProductOfferingModelModifier and TypeMethodDescriptionvoidTmaBpoPreConfigModel.setPreConfigSpos(Set<TmaSimpleProductOfferingModel> value) Generated method - Setter ofTmaBpoPreConfig.preConfigSposattribute defined at extensiontuadatacommonsservices.Constructors in de.hybris.platform.b2ctelcoservices.model with parameters of type TmaSimpleProductOfferingModelModifierConstructorDescriptionTmaPoVariantModel(CatalogVersionModel _catalogVersion, String _code, TmaSimpleProductOfferingModel _tmaBasePo) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaPoVariantModel(CatalogVersionModel _catalogVersion, String _code, ItemModel _owner, TmaSimpleProductOfferingModel _tmaBasePo) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersConstructor parameters in de.hybris.platform.b2ctelcoservices.model with type arguments of type TmaSimpleProductOfferingModelModifierConstructorDescriptionTmaBpoPreConfigModel(CatalogVersionModel _catalogVersion, String _code, ItemModel _owner, Set<TmaSimpleProductOfferingModel> _preConfigSpos, TmaBundledProductOfferingModel _rootBpo) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaBpoPreConfigModel(CatalogVersionModel _catalogVersion, String _code, Set<TmaSimpleProductOfferingModel> _preConfigSpos, TmaBundledProductOfferingModel _rootBpo) 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 -
Uses of TmaSimpleProductOfferingModel in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl with parameters of type TmaSimpleProductOfferingModelModifier and TypeMethodDescriptionprotected voidTmaSubscriptionTermDependentValueProvider.addFieldValuesForCurrencies(IndexConfig indexConfig, IndexedProperty indexedProperty, List<de.hybris.platform.solrfacetsearch.provider.FieldValue> fieldValues, TmaSimpleProductOfferingModel product) protected abstract ObjectTmaAbstractPoVariantBaseProductDetailsResolver.getValue(TmaSimpleProductOfferingModel baseSpo) Returns the value to be indexed.protected ObjectTmaPoVariantBaseProductCodeResolver.getValue(TmaSimpleProductOfferingModel baseSpo) protected ObjectTmaPoVariantBaseProductNameResolver.getValue(TmaSimpleProductOfferingModel baseSpo) -
Uses of TmaSimpleProductOfferingModel in de.hybris.platform.b2ctelcoservices.services
Methods in de.hybris.platform.b2ctelcoservices.services that return types with arguments of type TmaSimpleProductOfferingModelModifier and TypeMethodDescriptionTmaPoService.getSpoListForBpo(TmaBundledProductOfferingModel bundleProductOffering) Returns the list of all child product offeringTmaSimpleProductOfferingModelfor a given bundled product offering. -
Uses of TmaSimpleProductOfferingModel in de.hybris.platform.b2ctelcoservices.services.impl
Methods in de.hybris.platform.b2ctelcoservices.services.impl that return types with arguments of type TmaSimpleProductOfferingModelModifier and TypeMethodDescriptionDefaultTmaPoService.getSpoListForBpo(TmaBundledProductOfferingModel bundleProductOffering) This method will traverses down the hierarchy of a given bundle product offering to find out all the child spos.