|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPageContext
Interface to the Page context.
This interface is exposed to the PageRuntimeDataProviders to retrieve information about the page context to calculate the runtime information.
Method Summary | |
---|---|
PageConfig |
getPageConfig()
Returns the current page configuration. |
HttpServletRequest |
getRequest()
Returns the current HTTPServletRequest object. |
boolean |
isPreviewModeEnabled()
Returns if the user is in preview mode or not. |
Method Detail |
---|
PageConfig getPageConfig()
HttpServletRequest getRequest()
boolean isPreviewModeEnabled()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |