|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.infoglue.deliver.invokers.PageInvoker
org.infoglue.deliver.invokers.HTMLPageInvoker
public class HTMLPageInvoker
| Constructor Summary | |
|---|---|
HTMLPageInvoker()
|
|
| 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLPageInvoker()
| 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 | ||||||||