|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.core.CoreUtils
Constructor Summary | |
CoreUtils()
|
Method Summary | |
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)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CoreUtils()
Method Detail |
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)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |