|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.events.presentation.DetailEventLogPublisher
public class DetailEventLogPublisher
Field Summary | |
---|---|
static java.lang.String |
DEFAULT_EVENTLOG_DETAIL_PUBLISHER
|
Constructor Summary | |
---|---|
DetailEventLogPublisher()
Class constructor. |
Method Summary | |
---|---|
java.lang.String |
getPublisherName(it.eng.spago.base.RequestContainer requestContainer,
it.eng.spago.base.ResponseContainer responseContainer)
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 final java.lang.String DEFAULT_EVENTLOG_DETAIL_PUBLISHER
Constructor Detail |
---|
public DetailEventLogPublisher()
Method Detail |
---|
public java.lang.String getPublisherName(it.eng.spago.base.RequestContainer requestContainer, it.eng.spago.base.ResponseContainer responseContainer)
getPublisherName
in interface it.eng.spago.presentation.PublisherDispatcherIFace
requestContainer
- the request containerresponseContainer
- the response container
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |