it.eng.spago.base
Class PortletAccess
java.lang.Object
it.eng.spago.base.PortletAccess
- public class PortletAccess
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletAccess
public PortletAccess()
setPortletRequest
public static void setPortletRequest(PortletRequest req)
setPortletResponse
public static void setPortletResponse(PortletResponse resp)
setPortletConfig
public static void setPortletConfig(PortletConfig conf)
getPortletRequest
public static PortletRequest getPortletRequest()
getPortletResponse
public static PortletResponse getPortletResponse()
getPortletConfig
public static PortletConfig getPortletConfig()
getBrowserLocale
public static java.util.Locale getBrowserLocale()
getPortalLocale
public static java.util.Locale getPortalLocale()