|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.dispatching.service.DefaultRequestContext
it.eng.spago.dispatching.service.DefaultHttpRequestContext
it.eng.spago.dispatching.module.AbstractHttpModule
it.eng.spagobi.wapp.services.MenuModule
public class MenuModule
Field Summary | |
---|---|
static java.lang.String |
CREATE_MENU
Deprecated. |
static java.lang.String |
MODULE_PAGE
Deprecated. |
Constructor Summary | |
---|---|
MenuModule()
Deprecated. |
Method Summary | |
---|---|
void |
service(it.eng.spago.base.SourceBean request,
it.eng.spago.base.SourceBean response)
Deprecated. Service. |
Methods inherited from class it.eng.spago.dispatching.module.AbstractHttpModule |
---|
getConfig, getModule, getModuleMethod, getPage, getSharedData, init, setModule, setModuleMethod, setPage, setSharedData |
Methods inherited from class it.eng.spago.dispatching.service.DefaultHttpRequestContext |
---|
freezeHttpResponse, getHttpRequest, getHttpResponse, getServletConfig, isHttpResponseFreezed, setRequestContext, unfreezeHttpResponse |
Methods inherited from class it.eng.spago.dispatching.service.DefaultRequestContext |
---|
getErrorHandler, getRequestContainer, getResponseContainer, getServiceRequest, getServiceResponse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface it.eng.spago.dispatching.service.RequestContextIFace |
---|
getErrorHandler, getRequestContainer, getResponseContainer, getServiceRequest, getServiceResponse |
Field Detail |
---|
public static final java.lang.String CREATE_MENU
public static final java.lang.String MODULE_PAGE
Constructor Detail |
---|
public MenuModule()
Method Detail |
---|
public void service(it.eng.spago.base.SourceBean request, it.eng.spago.base.SourceBean response) throws java.lang.Exception
request
- the requestresponse
- the response
java.lang.Exception
- the exceptionServiceIFace.service(it.eng.spago.base.SourceBean,
it.eng.spago.base.SourceBean)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |