Liferay 7.0-ce-b4

com.liferay.portal.service.util.test
Class PortletPreferencesImplTestUtil

java.lang.Object
  extended by com.liferay.portal.service.util.test.PortletPreferencesImplTestUtil

public class PortletPreferencesImplTestUtil
extends Object


Constructor Summary
PortletPreferencesImplTestUtil()
           
 
Method Summary
static PortletPreferencesImpl toPortletPreferencesImpl(PortletPreferences portletPreferences)
           
static PortletPreferencesImpl toPortletPreferencesImpl(String xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletPreferencesImplTestUtil

public PortletPreferencesImplTestUtil()
Method Detail

toPortletPreferencesImpl

public static PortletPreferencesImpl toPortletPreferencesImpl(PortletPreferences portletPreferences)
                                                       throws Exception
Throws:
Exception

toPortletPreferencesImpl

public static PortletPreferencesImpl toPortletPreferencesImpl(String xml)
                                                       throws Exception
Throws:
Exception

Liferay 7.0-ce-b4