Class LayoutFileResource


  • @Path("/lum-internal/admin/portal-studio/itempicker/layoutfile")
    public class LayoutFileResource
    extends java.lang.Object
    Rest Application for Layout Files.
    Since:
    8.1.0
    Version:
    $Revision: 25214 $ $Date: 2022-09-16 11:52:26 -0300 (Fri, 16 Sep 2022) $
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getLayoutFile​(HttpServletResponse response, java.lang.String hint, java.lang.Integer maxResult, java.lang.String appliedThemes, java.lang.String inheritedTheme, @NotNull java.lang.String channelId, @NotNull java.lang.String pageOrChannelType)
      Returns the list of Layout Files related to a specific theme.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait