|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.engines.geo.commons.presentation.DynamicPublisher
public class DynamicPublisher
Field Summary | |
---|---|
static org.apache.log4j.Logger |
logger
|
static java.lang.String |
PUBLISHER_NAME
|
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 |
Field Detail |
---|
public static java.lang.String PUBLISHER_NAME
public static transient org.apache.log4j.Logger logger
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 |