|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.behaviouralmodel.check.presentation.CheckLinksDispatcherPublisher
public class CheckLinksDispatcherPublisher
Constructor Summary | |
---|---|
CheckLinksDispatcherPublisher()
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. |
java.lang.String |
getPublisherName(it.eng.spago.base.SourceBean moduleResponse)
Gets the publisher name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CheckLinksDispatcherPublisher()
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
public java.lang.String getPublisherName(it.eng.spago.base.SourceBean moduleResponse)
moduleResponse
- the module response
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |