Uses of Interface
de.hybris.platform.b2ctelcoservices.daos.TmaProductSpecCharactersticsValueDao
Packages that use TmaProductSpecCharactersticsValueDao
Package
Description
-
Uses of TmaProductSpecCharactersticsValueDao in de.hybris.platform.b2ctelcoservices.daos.impl
Classes in de.hybris.platform.b2ctelcoservices.daos.impl that implement TmaProductSpecCharactersticsValueDaoModifier and TypeClassDescriptionclassDefault implementation forTmaProductSpecCharactersticsValueDaofetched TmaProductSpecCharacteristicValueModel for given ID -
Uses of TmaProductSpecCharactersticsValueDao in de.hybris.platform.b2ctelcoservices.services.impl
Methods in de.hybris.platform.b2ctelcoservices.services.impl that return TmaProductSpecCharactersticsValueDaoModifier and TypeMethodDescriptionprotected TmaProductSpecCharactersticsValueDaoDefaultTmaProductSpecificationService.getTmaProductSpecCharactersticsValueDao()Methods in de.hybris.platform.b2ctelcoservices.services.impl with parameters of type TmaProductSpecCharactersticsValueDaoModifier and TypeMethodDescriptionvoidDefaultTmaProductSpecificationService.setTmaProductSpecCharactersticsValueDao(TmaProductSpecCharactersticsValueDao tmaProductSpecCharactersticsValueDao) Constructors in de.hybris.platform.b2ctelcoservices.services.impl with parameters of type TmaProductSpecCharactersticsValueDaoModifierConstructorDescriptionDefaultTmaProductSpecificationService(TmaProductSpecCharactersticsValueDao productSpecCharactersticsValueDao, GenericSearchDao tmaProductSpecificationDao, TmaProductSpecificationDao tmaProductSpecDao, de.hybris.platform.servicelayer.model.ModelService modelService) -
Uses of TmaProductSpecCharactersticsValueDao in de.hybris.platform.productqualificationservices.mappers
Methods in de.hybris.platform.productqualificationservices.mappers that return TmaProductSpecCharactersticsValueDaoModifier and TypeMethodDescriptionprotected TmaProductSpecCharactersticsValueDaoPqProductSpecCharacteristicValueRuleParameterValueMapper.getTmaProductSpecCharacteristicsValueDao()Constructors in de.hybris.platform.productqualificationservices.mappers with parameters of type TmaProductSpecCharactersticsValueDaoModifierConstructorDescriptionPqProductSpecCharacteristicValueRuleParameterValueMapper(TmaProductSpecCharactersticsValueDao tmaProductSpecCharacteristicsValueDao, de.hybris.platform.ruleengineservices.rule.strategies.RuleParameterValueMapper<CatalogModel> catalogRuleParameterValueMapper, String delimiter)