Interface AdminTranslationControllerExtensionHandler

All Superinterfaces:
ExtensionHandler
All Known Implementing Classes:
AbstractAdminTranslationControllerExtensionHandler, AdminProductTranslationExtensionHandler

public interface AdminTranslationControllerExtensionHandler extends ExtensionHandler
Author:
Jeff Fischer
  • Method Details

    • applyTransformation

      ExtensionResultStatusType applyTransformation(TranslationForm form)
      Applies any necessary transformations to the given form. For example, some entity fields might need to be mapped in a different way.
      Parameters:
      form -