public class CoreUtils
extends java.lang.Object
Constructor and Description |
---|
CoreUtils() |
Modifier and Type | Method and Description |
---|---|
static InternalPortletConfig |
getInternalConfig(javax.portlet.PortletConfig config) |
static InternalPortletContext |
getInternalContext(javax.portlet.PortletContext context) |
static InternalPortletRequest |
getInternalRequest(javax.portlet.PortletRequest request) |
static InternalPortletResponse |
getInternalResponse(javax.portlet.PortletResponse response) |
public static InternalPortletRequest getInternalRequest(javax.portlet.PortletRequest request)
public static InternalPortletResponse getInternalResponse(javax.portlet.PortletResponse response)
public static InternalPortletConfig getInternalConfig(javax.portlet.PortletConfig config)
public static InternalPortletContext getInternalContext(javax.portlet.PortletContext context)
Copyright © 2003-2013 . All Rights Reserved.