|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.presentation.publishers.DynamicPublisher
public class DynamicPublisher
Constructor Summary | |
---|---|
DynamicPublisher()
Class constructor |
Method Summary | |
---|---|
java.lang.String |
getPublisherName(it.eng.spago.base.RequestContainer request,
it.eng.spago.base.ResponseContainer response)
Given the request at input, gets the name of the reference publisher,driving the execution into the correct jsp page, or jsp error page, if any error occurred. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DynamicPublisher()
Method Detail |
---|
public java.lang.String getPublisherName(it.eng.spago.base.RequestContainer request, it.eng.spago.base.ResponseContainer response)
getPublisherName
in interface it.eng.spago.presentation.PublisherDispatcherIFace
request
- The request container object containing all request informationresponse
- The response container object containing all response information
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |