Liferay 6.1.2-ce-ga3

com.liferay.portal.service
Class ServiceContextUtil

java.lang.Object
  extended by com.liferay.portal.service.ServiceContextUtil

public class ServiceContextUtil
extends Object


Constructor Summary
ServiceContextUtil()
           
 
Method Summary
static Object deserialize(JSONObject jsonObject)
           
static PortletPreferences getPortletPreferences(ServiceContext serviceContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceContextUtil

public ServiceContextUtil()
Method Detail

deserialize

public static Object deserialize(JSONObject jsonObject)

getPortletPreferences

public static PortletPreferences getPortletPreferences(ServiceContext serviceContext)
                                                throws SystemException
Throws:
SystemException

Liferay 6.1.2-ce-ga3