|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.liquidsite.app.template.TemplateBean
The base class for all template beans. This class serves as the superclass for all template beans.
| Constructor Summary | |
protected |
TemplateBean(BeanContext context)
Creates a new template bean. |
| Method Summary | |
protected BeanContext |
getContext()
Returns the bean context. |
protected Request |
getContextRequest()
Returns the bean context request. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected TemplateBean(BeanContext context)
context - the bean context| Method Detail |
protected BeanContext getContext()
protected Request getContextRequest()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||