Class GalleryTreeService

java.lang.Object
sk.iway.iwcm.components.gallery.GalleryTreeService

@Service @RequestScope public class GalleryTreeService extends Object
  • Constructor Details

    • GalleryTreeService

      public GalleryTreeService(GalleryDimensionRepository repository, javax.servlet.http.HttpServletRequest request)
  • Method Details

    • getItems

      public List<GalleryJsTreeItem> getItems(String url)
      Get List of GalleryJsTreeItem for specified URL address (e.g. /images/gallery)
      Parameters:
      url -
      Returns: