com.liferay.portal.service
Class ServiceContextUtil

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

public class ServiceContextUtil
extends java.lang.Object

Author:
Raymond Augé, Brian Wing Shun Chan, Jorge Ferrer

Constructor Summary
ServiceContextUtil()
           
 
Method Summary
static java.lang.Object deserialize(JSONObject jsonObject)
           
static javax.portlet.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 java.lang.Object deserialize(JSONObject jsonObject)

getPortletPreferences

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