org.hippoecm.hst.pagecomposer.builtin.components
Class StandardContainerComponent
java.lang.Object
org.hippoecm.hst.core.component.GenericHstComponent
org.hippoecm.hst.pagecomposer.builtin.components.StandardContainerComponent
- All Implemented Interfaces:
- HstComponent
public class StandardContainerComponent
- extends GenericHstComponent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandardContainerComponent
public StandardContainerComponent()
doBeforeRender
public void doBeforeRender(HstRequest request,
HstResponse response)
throws HstComponentException
- Description copied from interface:
HstComponent
- Allows the component to do some business logic processing before rendering
- Specified by:
doBeforeRender
in interface HstComponent
- Overrides:
doBeforeRender
in class GenericHstComponent
- Throws:
HstComponentException
Copyright © 2008-2012 Hippo. All Rights Reserved.