| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StaticPageRenderer
Implementation of a renderer that renders static pages in the context of the current request.
| Method Summary | |
|---|---|
| void | render()
Renders the current static page as returned by the navigation selection model |
| void | render(StaticContentPage page)
Renders the given page. |
| Methods inherited from interface com.ibm.portal.Disposable |
|---|
| dispose |
| Method Detail |
|---|
void render(StaticContentPage page)
throws java.io.IOException,
ModelException,
StateException
null
void render()
throws java.io.IOException,
ModelException,
StateException
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||