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