Class FrontendController

java.lang.Object
com.persequor.saga.modules.dpp.controllers.FrontendController

public class FrontendController extends Object
  • Constructor Details

    • FrontendController

      @Inject public FrontendController(DppFrontendService frontendService)
  • Method Details

    • getFrontendIndex

      public void getFrontendIndex(com.persequor.extension.api.ResponseStream responseStream, String epc, String requestLocale) throws IOException, freemarker.template.TemplateException
      Throws:
      IOException
      freemarker.template.TemplateException