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