Class QuestionsAnswersRestController

java.lang.Object
sk.iway.iwcm.system.datatable.DatatableRestControllerV2<QuestionsAnswersEntity,Long>
sk.iway.iwcm.components.qa.rest.QuestionsAnswersRestController

@RestController @RequestMapping("/admin/rest/qa") @PreAuthorize("@WebjetSecurityService.hasPermission(\'menuQa\')") public class QuestionsAnswersRestController extends DatatableRestControllerV2<QuestionsAnswersEntity,Long>
Aplikacia Otazky a odpovede #53913