Class GalleryTreeRestController

java.lang.Object
sk.iway.iwcm.admin.jstree.JsTreeRestController<GalleryDimension>
sk.iway.iwcm.components.gallery.GalleryTreeRestController

@RestController @RequestMapping("/admin/rest/components/gallery/tree") @PreAuthorize("@WebjetSecurityService.hasPermission(\'menuGallery\')") public class GalleryTreeRestController extends JsTreeRestController<GalleryDimension>
GalleryTreeRestController