com.liferay.portal.service
Class ServiceContextUtil

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

public class ServiceContextUtil
extends java.lang.Object

View Source

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

Constructor Summary
ServiceContextUtil()
           
 
Method Summary
static java.lang.Object deserialize(com.liferay.portal.kernel.json.JSONObject jsonObject)
           
static java.util.Locale getLocale(ServiceContext serviceContext)
           
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(com.liferay.portal.kernel.json.JSONObject jsonObject)

getLocale

public static java.util.Locale getLocale(ServiceContext serviceContext)

getPortletPreferences

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