Class CustomerListController


@Controller @RequestMapping("/assisted-service-querying") public class CustomerListController extends AbstractSearchPageController
Controller to handle querying requests for ASM and handling customer lists implementations
  • Constructor Details

    • CustomerListController

      public CustomerListController()
  • Method Details