|
||||||||||
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.smart.AbstractSmartListModule
it.eng.spago.dispatching.module.list.smart.impl.DefaultSmartListModule
Constructor Summary | |
DefaultSmartListModule()
|
Method Summary | |
boolean |
delete(SourceBean request,
SourceBean response)
|
IFaceListProvider |
getList(SourceBean request,
SourceBean response)
|
void |
init(SourceBean config)
Rende disponibile al modulo lo stream XML di configurazione. |
Methods inherited from class it.eng.spago.dispatching.module.list.smart.AbstractSmartListModule |
callback, getList, service, setList |
Methods inherited from class it.eng.spago.dispatching.module.AbstractModule |
getConfig, getModule, getPage, getSharedData, 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 DefaultSmartListModule()
Method Detail |
public void init(SourceBean config)
AbstractModule
init
in interface InitializerIFace
init
in class AbstractModule
public IFaceListProvider getList(SourceBean request, SourceBean response) throws java.lang.Exception
java.lang.Exception
public boolean delete(SourceBean request, SourceBean response)
delete
in interface IFaceSmartListService
delete
in class AbstractSmartListModule
it.eng.spago.dispatching.service.list.smart.IFaceSmartListService#delete(SourceBean)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |