|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.servlet.jsp.JspContext javax.servlet.jsp.PageContext com.liferay.portal.kernel.servlet.PageContextWrapper com.liferay.portal.kernel.servlet.PipingPageContext
public class PipingPageContext
Field Summary |
---|
Fields inherited from class javax.servlet.jsp.PageContext |
---|
APPLICATION, APPLICATION_SCOPE, CONFIG, EXCEPTION, OUT, PAGE, PAGE_SCOPE, PAGECONTEXT, REQUEST, REQUEST_SCOPE, RESPONSE, SESSION, SESSION_SCOPE |
Constructor Summary | |
---|---|
PipingPageContext(javax.servlet.jsp.PageContext pageContext,
Writer writer)
|
Method Summary | |
---|---|
javax.servlet.jsp.JspWriter |
getOut()
|
Methods inherited from class com.liferay.portal.kernel.servlet.PageContextWrapper |
---|
findAttribute, forward, getAttribute, getAttribute, getAttributeNamesInScope, getAttributesScope, getELContext, getErrorData, getException, getExpressionEvaluator, getPage, getRequest, getResponse, getServletConfig, getServletContext, getSession, getVariableResolver, getWrappedPageContext, handlePageException, handlePageException, include, include, initialize, popBody, pushBody, pushBody, release, removeAttribute, removeAttribute, setAttribute, setAttribute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PipingPageContext(javax.servlet.jsp.PageContext pageContext, Writer writer)
Method Detail |
---|
public javax.servlet.jsp.JspWriter getOut()
getOut
in class PageContextWrapper
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |