|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.core.CoreUtils
public class CoreUtils
Constructor Summary | |
---|---|
CoreUtils()
|
Method Summary | |
---|---|
static InternalPortletConfig |
getInternalConfig(PortletConfig config)
|
static InternalPortletContext |
getInternalContext(PortletContext context)
|
static InternalPortletRequest |
getInternalRequest(PortletRequest request)
|
static InternalPortletResponse |
getInternalResponse(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(PortletRequest request)
public static InternalPortletResponse getInternalResponse(PortletResponse response)
public static InternalPortletConfig getInternalConfig(PortletConfig config)
public static InternalPortletContext getInternalContext(PortletContext context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |