Class RedirectRestController

java.lang.Object
sk.iway.iwcm.system.datatable.DatatableRestControllerV2<UrlRedirectBean,Long>
sk.iway.iwcm.components.redirects.RedirectRestController

@RestController @RequestMapping("/admin/rest/settings/redirect") @PreAuthorize("@WebjetSecurityService.hasPermission(\'cmp_redirects\')") public class RedirectRestController extends DatatableRestControllerV2<UrlRedirectBean,Long>