public class PortletSetupUtil
extends Object
| Constructor and Description |
|---|
PortletSetupUtil() |
| Modifier and Type | Method and Description |
|---|---|
static JSONObject |
cssToJSONObject(PortletPreferences portletSetup) |
static JSONObject |
cssToJSONObject(PortletPreferences portletSetup,
String css) |
static String |
cssToJSONString(PortletPreferences portletSetup) |
public static JSONObject cssToJSONObject(PortletPreferences portletSetup) throws Exception
Exceptionpublic static JSONObject cssToJSONObject(PortletPreferences portletSetup, String css) throws Exception
Exceptionpublic static String cssToJSONString(PortletPreferences portletSetup)