Uses of Class
de.hybris.platform.b2ctelcoservices.model.TmaCustomerFacingServiceSpecModel
Packages that use TmaCustomerFacingServiceSpecModel
Package
Description
Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package.
-
Uses of TmaCustomerFacingServiceSpecModel in de.hybris.platform.b2ctelcofacades.product.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.product.converters.populator that return types with arguments of type TmaCustomerFacingServiceSpecModelModifier and TypeMethodDescriptionprotected TmaEntityResourceNormalizer<TmaServiceSpecificationData,TmaCustomerFacingServiceSpecModel> TmaProductSpecServiceSpecsReversePopulator.getTmaCustomerFacingServiceSpecEntityResourceNormalizer()protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaServiceSpecificationData,TmaCustomerFacingServiceSpecModel> TmaProductSpecServiceSpecsReversePopulator.getTmaCustomerFacingServiceSpecReverseConverter()Deprecated.since 2205Constructor parameters in de.hybris.platform.b2ctelcofacades.product.converters.populator with type arguments of type TmaCustomerFacingServiceSpecModelModifierConstructorDescriptionTmaProductSpecServiceSpecsReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaServiceSpecificationData, TmaCustomerFacingServiceSpecModel> tmaCustomerFacingServiceSpecReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaServiceSpecificationData, TmaCustomerFacingServiceSpecModel> tmaCustomerFacingServiceSpecEntityResourceNormalizer) TmaProductSpecServiceSpecsReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaServiceSpecificationData, TmaCustomerFacingServiceSpecModel> tmaCustomerFacingServiceSpecReverseConverter, TmaGenericItemService tmaGenericItemService, TmaEntityResourceNormalizer<TmaServiceSpecificationData, TmaCustomerFacingServiceSpecModel> tmaCustomerFacingServiceSpecEntityResourceNormalizer) -
Uses of TmaCustomerFacingServiceSpecModel in de.hybris.platform.b2ctelcoservices.model
Methods in de.hybris.platform.b2ctelcoservices.model that return types with arguments of type TmaCustomerFacingServiceSpecModelModifier and TypeMethodDescriptionTmaProductSpecificationModel.getCfsSpecs()Generated method - Getter of theTmaProductSpecification.cfsSpecsattribute defined at extensiontuadatacommonsservices.Method parameters in de.hybris.platform.b2ctelcoservices.model with type arguments of type TmaCustomerFacingServiceSpecModelModifier and TypeMethodDescriptionvoidTmaProductSpecificationModel.setCfsSpecs(Set<TmaCustomerFacingServiceSpecModel> value) Generated method - Setter ofTmaProductSpecification.cfsSpecsattribute defined at extensiontuadatacommonsservices.