Uses of Interface
de.hybris.platform.odata2services.export.ExportConfigurationService
-
Packages that use ExportConfigurationService Package Description de.hybris.platform.odata2services.export.impl -
-
Uses of ExportConfigurationService in de.hybris.platform.odata2services.export.impl
Classes in de.hybris.platform.odata2services.export.impl that implement ExportConfigurationService Modifier and Type Class Description classDefaultExportConfigurationServiceThe default implementation for the interfaceExportConfigurationService.Constructors in de.hybris.platform.odata2services.export.impl with parameters of type ExportConfigurationService Constructor Description DefaultPostmanCollectionGenerator(@NotNull ExportConfigurationService exportConfigurationService, @NotNull PostmanCollectionFormatter postmanCollectionFormatter)Instantiates a new Postman collection generator.
-