public class PortletPreferencesImplTestUtil
extends Object
| Constructor and Description |
|---|
PortletPreferencesImplTestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.portlet.PortletPreferencesImpl |
toPortletPreferencesImpl(com.liferay.portal.kernel.model.PortletPreferences portletPreferences) |
static com.liferay.portlet.PortletPreferencesImpl |
toPortletPreferencesImpl(String xml) |
public static com.liferay.portlet.PortletPreferencesImpl toPortletPreferencesImpl(com.liferay.portal.kernel.model.PortletPreferences portletPreferences)
throws Exception
Exceptionpublic static com.liferay.portlet.PortletPreferencesImpl toPortletPreferencesImpl(String xml)
throws Exception
Exception