|
||||||||||
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.module.AbstractModule
it.eng.spago.dispatching.module.list.basic.AbstractBasicListModule
it.eng.spagobi.mapcatalogue.modules.ListMapsModule
public class ListMapsModule
Loads the maps list
Field Summary | |
---|---|
static java.lang.String |
MODULE_PAGE
|
Constructor Summary | |
---|---|
ListMapsModule()
|
Method Summary | |
---|---|
it.eng.spago.paginator.basic.ListIFace |
getList(it.eng.spago.base.SourceBean request,
it.eng.spago.base.SourceBean response)
Gets the list |
Methods inherited from class it.eng.spago.dispatching.module.list.basic.AbstractBasicListModule |
---|
callback, delete, getList, service, setList |
Methods inherited from class it.eng.spago.dispatching.module.AbstractModule |
---|
getConfig, getModule, getPage, getSharedData, init, setModule, setPage, setSharedData |
Methods inherited from class it.eng.spago.dispatching.service.DefaultRequestContext |
---|
getErrorHandler, getRequestContainer, getResponseContainer, getServiceRequest, getServiceResponse, setRequestContext |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String MODULE_PAGE
Constructor Detail |
---|
public ListMapsModule()
Method Detail |
---|
public it.eng.spago.paginator.basic.ListIFace getList(it.eng.spago.base.SourceBean request, it.eng.spago.base.SourceBean response) throws java.lang.Exception
request
- The request SourceBeanresponse
- The response SourceBean
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |