Uses of Interface
de.hybris.platform.b2ctelcoservices.services.TmaProductSpecificationService
Packages that use TmaProductSpecificationService
Package
Description
Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package.
-
Uses of TmaProductSpecificationService in de.hybris.platform.b2ctelcobackoffice.editors
Methods in de.hybris.platform.b2ctelcobackoffice.editors that return TmaProductSpecificationServiceModifier and TypeMethodDescriptionprotected TmaProductSpecificationServiceTmaPscvListSelectorEditor.getProductSpecificationService() -
Uses of TmaProductSpecificationService in de.hybris.platform.b2ctelcofacades.product.impl
Methods in de.hybris.platform.b2ctelcofacades.product.impl that return TmaProductSpecificationServiceModifier and TypeMethodDescriptionprotected TmaProductSpecificationServiceDefaultTmaProductSpecificationFacade.getProductSpecificationService()Constructors in de.hybris.platform.b2ctelcofacades.product.impl with parameters of type TmaProductSpecificationServiceModifierConstructorDescriptionDefaultTmaProductSpecificationFacade(TmaProductSpecificationService productSpecificationService, Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecificationModel, TmaProductSpecificationData>> productSpecificationConverterMap, TmaGenericItemService tmaGenericItemService, Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductSpecificationData, TmaProductSpecificationModel>> productSpecificationReverseConverterMap) -
Uses of TmaProductSpecificationService in de.hybris.platform.b2ctelcoservices.model
Methods in de.hybris.platform.b2ctelcoservices.model that return TmaProductSpecificationServiceModifier and TypeMethodDescriptionprotected TmaProductSpecificationServiceTmaProductSpecCharacteristicAttribute.getTmaProductSpecificationService()Methods in de.hybris.platform.b2ctelcoservices.model with parameters of type TmaProductSpecificationServiceModifier and TypeMethodDescriptionvoidTmaProductSpecCharacteristicAttribute.setTmaProductSpecificationService(TmaProductSpecificationService tmaProductSpecificationService) -
Uses of TmaProductSpecificationService in de.hybris.platform.b2ctelcoservices.services.impl
Classes in de.hybris.platform.b2ctelcoservices.services.impl that implement TmaProductSpecificationServiceModifier and TypeClassDescriptionclassDefault implementation of theTmaProductSpecificationService.Methods in de.hybris.platform.b2ctelcoservices.services.impl that return TmaProductSpecificationServiceModifier and TypeMethodDescriptionprotected TmaProductSpecificationServiceDefaultTmaProductSpecificationServiceIntegrationTest.getDefaultTmaProductSpecificationService()