|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RenderResult
Results rendered from the portlet must impliment this interface
| Method Summary | |
|---|---|
String |
getContent()
get the portlet content |
String |
getHead()
|
String |
getJSR168EditUrl()
get the JSR168 Edit Url |
String |
getJSR168HelpUrl()
get the JSR168 Help Url |
String |
getTitle()
get the portlet title |
void |
setContent(String content)
set the portlet content |
| Method Detail |
|---|
String getTitle()
throws ToolRenderException
ToolRenderException - if the title can not be retrieved
String getContent()
throws ToolRenderException
ToolRenderException - if the content can not be renderedvoid setContent(String content)
String getJSR168HelpUrl()
throws ToolRenderException
ToolRenderException - if the content can not be rendered
String getJSR168EditUrl()
throws ToolRenderException
ToolRenderException - if the content can not be renderedString getHead()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||