|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.jsp.JspContext
javax.servlet.jsp.PageContext
com.liferay.taglib.servlet.PageContextWrapper
com.liferay.taglib.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.taglib.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 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||