Uses of Class
de.hybris.platform.b2ctelcoservices.model.TmaServiceSpecificationModel
Packages that use TmaServiceSpecificationModel
Package
Description
Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package.
-
Uses of TmaServiceSpecificationModel in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type TmaServiceSpecificationModelModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaServiceSpecificationModel,TmaServiceSpecificationData> TmaProductSpecServiceSpecsPopulator.getTmaServiceSpecificationConverter()Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaServiceSpecificationModelModifier and TypeMethodDescriptionvoidTmaServiceSpecificationBasicPopulator.populate(TmaServiceSpecificationModel source, TmaServiceSpecificationData target) Constructor parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type TmaServiceSpecificationModelModifierConstructorDescriptionTmaProductSpecServiceSpecsPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaServiceSpecificationModel, TmaServiceSpecificationData> tmaServiceSpecificationConverter) -
Uses of TmaServiceSpecificationModel in de.hybris.platform.b2ctelcofacades.product.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.product.converters.populator with parameters of type TmaServiceSpecificationModelModifier and TypeMethodDescriptionvoidTmaServiceSpecificationBasicReversePopulator.populate(TmaServiceSpecificationData source, TmaServiceSpecificationModel target) -
Uses of TmaServiceSpecificationModel in de.hybris.platform.b2ctelcoservices.model
Subclasses of TmaServiceSpecificationModel in de.hybris.platform.b2ctelcoservices.modelModifier and TypeClassDescriptionclassGenerated model class for type TmaCustomerFacingServiceSpec first defined at extension tuadatacommonsservices.Methods in de.hybris.platform.b2ctelcoservices.model that return types with arguments of type TmaServiceSpecificationModelModifier and TypeMethodDescriptionTmaExternalIdentifierModel.getServiceSpecifications()Generated method - Getter of theTmaExternalIdentifier.serviceSpecificationsattribute defined at extensiontuadatacommonsservices.TmaServiceSpecCharacteristicModel.getServiceSpecifications()Generated method - Getter of theTmaServiceSpecCharacteristic.serviceSpecificationsattribute defined at extensiontuadatacommonsservices.TmaServiceUsageSpecificationModel.getServiceSpecifications()Generated method - Getter of theTmaServiceUsageSpecification.serviceSpecificationsattribute defined at extensiontuadatacommonsservices.Method parameters in de.hybris.platform.b2ctelcoservices.model with type arguments of type TmaServiceSpecificationModelModifier and TypeMethodDescriptionvoidTmaExternalIdentifierModel.setServiceSpecifications(Set<TmaServiceSpecificationModel> value) Generated method - Setter ofTmaExternalIdentifier.serviceSpecificationsattribute defined at extensiontuadatacommonsservices.voidTmaServiceSpecCharacteristicModel.setServiceSpecifications(Set<TmaServiceSpecificationModel> value) Generated method - Setter ofTmaServiceSpecCharacteristic.serviceSpecificationsattribute defined at extensiontuadatacommonsservices.voidTmaServiceUsageSpecificationModel.setServiceSpecifications(Set<TmaServiceSpecificationModel> value) Generated method - Setter ofTmaServiceUsageSpecification.serviceSpecificationsattribute defined at extensiontuadatacommonsservices.