|
||||||||||
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.spago.dispatching.module.list.basic.impl.DefaultBasicListModule
Constructor Summary | |
DefaultBasicListModule()
|
Method Summary | |
boolean |
delete(SourceBean request,
SourceBean response)
|
ListIFace |
getList(SourceBean request,
SourceBean response)
|
Methods inherited from class it.eng.spago.dispatching.module.list.basic.AbstractBasicListModule |
callback, 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultBasicListModule()
Method Detail |
public ListIFace getList(SourceBean request, SourceBean response) throws java.lang.Exception
java.lang.Exception
public boolean delete(SourceBean request, SourceBean response)
delete
in interface IFaceBasicListService
delete
in class AbstractBasicListModule
it.eng.spago.dispatching.service.list.basic.IFaceBasicListService#delete(SourceBean)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |