Class CssResource


  • @Path("/lum-internal/admin/portal-studio/itempicker/css")
    public class CssResource
    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
      CssResource()  
    • Method Summary

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

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

      • CssResource

        public CssResource()
    • Method Detail

      • getCssList

        @GET
        @Path("/getcsslist")
        @Produces("application/json")
        public java.lang.String getCssList()