|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPageRuntimeDataProvider
Interface called by the portal framework to render runtime page information.
Method Summary | |
---|---|
PageRuntimeData |
getPageRuntimeData()
Returns the runtime data for the current page context. |
void |
init(IPageContext pageMetaDataContext)
Called by the portal framework when rendering a page. |
Method Detail |
---|
void init(IPageContext pageMetaDataContext) throws PortalException
pageMetaDataContext
- current page context
PortalException
PageRuntimeData getPageRuntimeData() throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |