Class CacheObjectsController

java.lang.Object
sk.iway.iwcm.system.datatable.DatatableRestControllerV2<CacheDto,Long>
sk.iway.iwcm.components.memory_cleanup.cache_objects.CacheObjectsController

@RestController @RequestMapping(path="/admin/rest/settings/cache-objects") @PreAuthorize("@WebjetSecurityService.hasPermission(\'cmp_data_deleting\')") public class CacheObjectsController extends DatatableRestControllerV2<CacheDto,Long>