|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.infoglue.deliver.invokers.PageInvoker
|
+--org.infoglue.deliver.invokers.ComponentBasedHTMLPageInvoker
| Constructor Summary | |
ComponentBasedHTMLPageInvoker()
|
|
| Method Summary | |
PageInvoker |
getDecoratedPageInvoker()
This method should return an instance of the class that should be used for page editing inside the tools or in working. |
void |
invokePage()
This is the method that will render the page. |
| Methods inherited from class org.infoglue.deliver.invokers.PageInvoker |
cachePage, deliverPage, getDatabase, getDefaultContext, getDeliveryContext, getPageString, getRequest, getResponse, getTemplateController, setPageString, setParameters |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ComponentBasedHTMLPageInvoker()
| Method Detail |
public PageInvoker getDecoratedPageInvoker()
throws SystemException
getDecoratedPageInvoker in class PageInvokerSystemException
public void invokePage()
throws SystemException,
java.lang.Exception
invokePage in class PageInvokerSystemException
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||