Uses of Class
de.hybris.platform.b2ctelcoservices.model.TmaProductOfferingGroupModel
Packages that use TmaProductOfferingGroupModel
Package
Description
Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package.
-
Uses of TmaProductOfferingGroupModel in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type TmaProductOfferingGroupModelModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingGroupModel,TmaOfferingGroupData> TmaProductOfferingGroupsPopulator.getOfferingGroupConverter()Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaProductOfferingGroupModelModifier and TypeMethodDescriptionvoidTmaOfferingGroupPopulator.populate(TmaProductOfferingGroupModel productOfferingGroupModel, TmaOfferingGroupData offeringGroupData) Method parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type TmaProductOfferingGroupModelModifier and TypeMethodDescriptionvoidTmaProductOfferingGroupsPopulator.setOfferingGroupConverter(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingGroupModel, TmaOfferingGroupData> offeringGroupConverter) -
Uses of TmaProductOfferingGroupModel in de.hybris.platform.b2ctelcoservices.compatibility.data
Methods in de.hybris.platform.b2ctelcoservices.compatibility.data that return TmaProductOfferingGroupModelMethods in de.hybris.platform.b2ctelcoservices.compatibility.data with parameters of type TmaProductOfferingGroupModelModifier and TypeMethodDescriptionvoidTmaPolicyContext.setGroup(TmaProductOfferingGroupModel group) -
Uses of TmaProductOfferingGroupModel in de.hybris.platform.b2ctelcoservices.compatibility.impl
Methods in de.hybris.platform.b2ctelcoservices.compatibility.impl with parameters of type TmaProductOfferingGroupModelModifier and TypeMethodDescriptionTmaPolicyContextBuilder.withGroup(TmaProductOfferingGroupModel group) -
Uses of TmaProductOfferingGroupModel in de.hybris.platform.b2ctelcoservices.daos
Methods in de.hybris.platform.b2ctelcoservices.daos that return types with arguments of type TmaProductOfferingGroupModelModifier and TypeMethodDescriptionTmaProductDao.findProductOfferingGroupsByCode(String code) Returns product offering group having corresponding code.TmaProductDao.findProductOfferingGroupsByCode(String code, CatalogVersionModel catalogVersion) Returns product offering group having corresponding code and catalog version.TmaProductDao.findProductOfferingGroupsByPattern(String property, String propertyValuePattern) Returns product group list for corresponding pattern and property -
Uses of TmaProductOfferingGroupModel in de.hybris.platform.b2ctelcoservices.daos.impl
Methods in de.hybris.platform.b2ctelcoservices.daos.impl that return types with arguments of type TmaProductOfferingGroupModelModifier and TypeMethodDescriptionDefaultTmaProductDao.findProductOfferingGroupsByCode(String code) DefaultTmaProductDao.findProductOfferingGroupsByCode(String code, CatalogVersionModel catalogVersion) DefaultTmaProductDao.findProductOfferingGroupsByPattern(String property, String propertyValuePattern) -
Uses of TmaProductOfferingGroupModel in de.hybris.platform.b2ctelcoservices.model
Methods in de.hybris.platform.b2ctelcoservices.model that return TmaProductOfferingGroupModelModifier and TypeMethodDescriptionTmaPoGroupPolicyStatementModel.getProductOfferingGroup()Generated method - Getter of theTmaPoGroupPolicyStatement.productOfferingGroupattribute defined at extensionb2ctelcoservices.Methods in de.hybris.platform.b2ctelcoservices.model that return types with arguments of type TmaProductOfferingGroupModelModifier and TypeMethodDescriptionTmaProductOfferingModel.getAssociatedProductOfferingGroups()Generated method - Getter of theTmaProductOffering.associatedProductOfferingGroupsattribute defined at extensiontuadatacommonsservices.TmaBundledProductOfferingModel.getProductOfferingGroups()Generated method - Getter of theTmaBundledProductOffering.productOfferingGroupsattribute defined at extensiontuadatacommonsservices.Methods in de.hybris.platform.b2ctelcoservices.model with parameters of type TmaProductOfferingGroupModelModifier and TypeMethodDescriptionvoidTmaPoGroupPolicyStatementModel.setProductOfferingGroup(TmaProductOfferingGroupModel value) Generated method - Setter ofTmaPoGroupPolicyStatement.productOfferingGroupattribute defined at extensionb2ctelcoservices.Method parameters in de.hybris.platform.b2ctelcoservices.model with type arguments of type TmaProductOfferingGroupModelModifier and TypeMethodDescriptionvoidTmaProductOfferingModel.setAssociatedProductOfferingGroups(List<TmaProductOfferingGroupModel> value) Generated method - Setter ofTmaProductOffering.associatedProductOfferingGroupsattribute defined at extensiontuadatacommonsservices.voidTmaBundledProductOfferingModel.setProductOfferingGroups(List<TmaProductOfferingGroupModel> value) Generated method - Setter ofTmaBundledProductOffering.productOfferingGroupsattribute defined at extensiontuadatacommonsservices. -
Uses of TmaProductOfferingGroupModel in de.hybris.platform.b2ctelcoservices.services
Methods in de.hybris.platform.b2ctelcoservices.services that return types with arguments of type TmaProductOfferingGroupModelModifier and TypeMethodDescriptionTmaPoService.getGroupNextToProductGroup(TmaBundledProductOfferingModel bpo, TmaProductOfferingModel po) Searches for the the group next to the group which contains the PO given as parameter; It returns: the group with index 0, if PO given as parameter is in a group with index higher than 0 or, the group with index 1, if PO given as parameter is in a group with index 0 or, emptyOptionalif no group is found.TmaPoService.getOfferingGroupForPoAndBpo(TmaProductOfferingModel productOffering, TmaBundledProductOfferingModel parent) Retrieves theTmaProductOfferingGroupModelfor a given product inside the givenTmaBundledProductOfferingModelparent.TmaPoService.getProductOfferingGroupsByProperties(Map<String, String> propertyPattern) Returns the set of @{link TmaProductOfferingGroupModel} based on key and value in map where key is the property name and the value is the pattern value of the property -
Uses of TmaProductOfferingGroupModel in de.hybris.platform.b2ctelcoservices.services.impl
Methods in de.hybris.platform.b2ctelcoservices.services.impl that return types with arguments of type TmaProductOfferingGroupModelModifier and TypeMethodDescriptionDefaultTmaPoService.getGroupNextToProductGroup(TmaBundledProductOfferingModel bpo, TmaProductOfferingModel po) DefaultTmaPoService.getOfferingGroupForPoAndBpo(TmaProductOfferingModel productOffering, TmaBundledProductOfferingModel parent) DefaultTmaPoService.getProductOfferingGroupsByProperties(Map<String, String> propertyPattern) -
Uses of TmaProductOfferingGroupModel in de.hybris.platform.productqualificationservices.mappers
Methods in de.hybris.platform.productqualificationservices.mappers that return TmaProductOfferingGroupModelModifier and TypeMethodDescriptionPqProductOfferingGroupRuleParameterValueMapper.fromString(String value) Methods in de.hybris.platform.productqualificationservices.mappers with parameters of type TmaProductOfferingGroupModelModifier and TypeMethodDescriptionPqProductOfferingGroupRuleParameterValueMapper.toString(TmaProductOfferingGroupModel productOfferingGroup) -
Uses of TmaProductOfferingGroupModel in de.hybris.platform.tuadatamodel.services
Methods in de.hybris.platform.tuadatamodel.services that return types with arguments of type TmaProductOfferingGroupModelModifier and TypeMethodDescriptionTuaPoGroupService.getOfferingGroupForPoAndBpo(TmaProductOfferingModel productOffering, TmaBundledProductOfferingModel parent) Retrieves theTmaProductOfferingGroupModellist for a given product inside the givenTmaBundledProductOfferingModelparent. -
Uses of TmaProductOfferingGroupModel in de.hybris.platform.tuadatamodel.services.impl
Methods in de.hybris.platform.tuadatamodel.services.impl that return types with arguments of type TmaProductOfferingGroupModelModifier and TypeMethodDescriptionDefaultTuaPoGroupService.getOfferingGroupForPoAndBpo(TmaProductOfferingModel productOffering, TmaBundledProductOfferingModel parent)