Class FilePropertiesRestController

java.lang.Object
sk.iway.iwcm.system.datatable.DatatableRestControllerV2<FilePropertiesDTO,Long>
sk.iway.iwcm.system.elfinder.FilePropertiesRestController

@RestController @RequestMapping("/admin/rest/elfinder/file-properties/") @PreAuthorize("@WebjetSecurityService.hasPermission(\'cmp_elfinder\')") public class FilePropertiesRestController extends DatatableRestControllerV2<FilePropertiesDTO,Long>