Uses of Interface
de.hybris.platform.smarteditwebservices.configuration.service.SmarteditConfigurationService
-
Packages that use SmarteditConfigurationService Package Description de.hybris.platform.smarteditwebservices.configuration.facade.impl de.hybris.platform.smarteditwebservices.configuration.service.impl -
-
Uses of SmarteditConfigurationService in de.hybris.platform.smarteditwebservices.configuration.facade.impl
Methods in de.hybris.platform.smarteditwebservices.configuration.facade.impl that return SmarteditConfigurationService Modifier and Type Method Description protected SmarteditConfigurationServiceDefaultSmarteditConfigurationFacade. getSmarteditConfigurationService()Methods in de.hybris.platform.smarteditwebservices.configuration.facade.impl with parameters of type SmarteditConfigurationService Modifier and Type Method Description voidDefaultSmarteditConfigurationFacade. setSmarteditConfigurationService(SmarteditConfigurationService smarteditConfigurationService) -
Uses of SmarteditConfigurationService in de.hybris.platform.smarteditwebservices.configuration.service.impl
Classes in de.hybris.platform.smarteditwebservices.configuration.service.impl that implement SmarteditConfigurationService Modifier and Type Class Description classDefaultSmarteditConfigurationServiceDefault implementation of the Smartedit Configuration Service.
-