|
||||||||||
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.action.AbstractAction
it.eng.spago.dispatching.action.list.smart.AbstractSmartListAction
it.eng.spago.dispatching.action.list.smart.impl.DefaultSmartListAction
Constructor Summary | |
DefaultSmartListAction()
|
Method Summary | |
boolean |
delete(SourceBean request,
SourceBean response)
|
IFaceListProvider |
getList(SourceBean request,
SourceBean response)
|
void |
init(SourceBean config)
Rende disponbile alla action lo stream XML di configurazione. |
Methods inherited from class it.eng.spago.dispatching.action.list.smart.AbstractSmartListAction |
callback, getList, service, setList |
Methods inherited from class it.eng.spago.dispatching.action.AbstractAction |
getAction, getActionName, getConfig, setAction, setActionName |
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 DefaultSmartListAction()
Method Detail |
public void init(SourceBean config)
AbstractAction
init
in interface InitializerIFace
init
in class AbstractAction
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 AbstractSmartListAction
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 |