it.eng.spagobi.hotlink.presentation
Class HotLinkPublisher

java.lang.Object
  extended by it.eng.spagobi.hotlink.presentation.HotLinkPublisher
All Implemented Interfaces:
it.eng.spago.presentation.PublisherDispatcherIFace

public class HotLinkPublisher
extends java.lang.Object
implements it.eng.spago.presentation.PublisherDispatcherIFace

Author:
Zerbetto (davide.zerbetto@eng.it)

Constructor Summary
HotLinkPublisher()
           
 
Method Summary
 java.lang.String getPublisherName(it.eng.spago.base.RequestContainer requestContainer, it.eng.spago.base.ResponseContainer responseContainer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HotLinkPublisher

public HotLinkPublisher()
Method Detail

getPublisherName

public java.lang.String getPublisherName(it.eng.spago.base.RequestContainer requestContainer,
                                         it.eng.spago.base.ResponseContainer responseContainer)
Specified by:
getPublisherName in interface it.eng.spago.presentation.PublisherDispatcherIFace