Class ConverterFactory<SOURCE,TARGET,P extends Populator>

java.lang.Object
de.hybris.platform.commerceservices.util.ConverterFactory<SOURCE,TARGET,P>

@Deprecated(since="6.0", forRemoval=true) public class ConverterFactory<SOURCE,TARGET,P extends Populator> extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Since 6.0. Use AbstractPopulatingConverter directly instead
  • Constructor Details

    • ConverterFactory

      public ConverterFactory()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details