it.eng.spagobi.analiticalmodel.document.presentation
Class DirectExecutionPublisher

java.lang.Object
  extended by it.eng.spagobi.commons.presentation.GenericPublisher
      extended by it.eng.spagobi.analiticalmodel.document.presentation.DirectExecutionPublisher
All Implemented Interfaces:
it.eng.spago.presentation.PublisherDispatcherIFace

public class DirectExecutionPublisher
extends GenericPublisher


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

Constructor Detail

DirectExecutionPublisher

public DirectExecutionPublisher()
Method Detail

getPublisherName

public java.lang.String getPublisherName(it.eng.spago.base.RequestContainer requestContainer,
                                         it.eng.spago.base.ResponseContainer responseContainer)