Class ThemeResource


  • @Path("/lum-internal/admin/portal-studio/itempicker/theme")
    public class ThemeResource
    extends java.lang.Object
    Since:
    7.1.0
    Version:
    $Revision: 16824 $ $Date: 2015-01-23 18:49:12 -0200 (Fri, 23 Jan 2015) $
    • Constructor Summary

      Constructors 
      Constructor Description
      ThemeResource()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getThemeList()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ThemeResource

        public ThemeResource()
    • Method Detail

      • getThemeList

        @GET
        @Path("/getthemelist")
        @Produces("application/json")
        public java.lang.String getThemeList()