com.sapportals.portal.pb.contentservice.testcomponent
Class RootHTML

java.lang.Object
  |
  +--com.sapportals.portal.prt.component.AbstractPortalComponent
        |
        +--com.sapportals.portal.pb.contentservice.testcomponent.RootHTML
All Implemented Interfaces:
com.sapportals.portal.prt.component.IEventListenerComponent, com.sapportals.portal.prt.component.INonCachablePortalComponent, com.sapportals.portal.prt.component.IPortalComponent, com.sapportals.portal.prt.component.IPortalComponentInit

public class RootHTML
extends com.sapportals.portal.prt.component.AbstractPortalComponent
implements com.sapportals.portal.prt.component.INonCachablePortalComponent


Constructor Summary
RootHTML()
           
 
Method Summary
 void doContent(com.sapportals.portal.prt.component.IPortalComponentRequest request, com.sapportals.portal.prt.component.IPortalComponentResponse response)
           
 
Methods inherited from class com.sapportals.portal.prt.component.AbstractPortalComponent
destroy, doAbout, doAfterContent, doBeforeContent, doComponentEvent, doEdit, doHandleEditData, doHelp, doOnNodeReady, doOnNodeRemove, doOnPOMReady, doPreview, doRefresh, doRequestEvent, getCacheDiscriminant, getCachingLevel, handleEvent, hasExpired, init, init, init, service
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RootHTML

public RootHTML()
Method Detail

doContent

public void doContent(com.sapportals.portal.prt.component.IPortalComponentRequest request,
                      com.sapportals.portal.prt.component.IPortalComponentResponse response)
Overrides:
doContent in class com.sapportals.portal.prt.component.AbstractPortalComponent