|
|||||||||||
| 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
|
+--org.infoglue.deliver.invokers.DecoratedComponentBasedHTMLPageInvoker
| Constructor Summary | |
DecoratedComponentBasedHTMLPageInvoker()
|
|
| Method Summary | |
java.util.List |
getComponentContents()
This method returns the contents that are of contentTypeDefinition "HTMLTemplate" |
void |
invokePage()
This is the method that will render the page. |
| Methods inherited from class org.infoglue.deliver.invokers.ComponentBasedHTMLPageInvoker |
getDecoratedPageInvoker |
| 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 DecoratedComponentBasedHTMLPageInvoker()
| Method Detail |
public void invokePage()
throws SystemException,
java.lang.Exception
invokePage in class ComponentBasedHTMLPageInvokerSystemException
java.lang.Exception
public java.util.List getComponentContents()
throws java.lang.Exception
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||