it.eng.spago.dispatching.service.list.smart
Interface IFaceSmartListService
- All Known Implementing Classes:
- AbstractSmartListAction, AbstractSmartListModule
- public interface IFaceSmartListService
getList
public IFaceListProvider getList(SourceBean request,
SourceBean response)
throws java.lang.Exception
- Throws:
java.lang.Exception
getList
public IFaceListProvider getList()
setList
public void setList(IFaceListProvider list)
callback
public void callback(SourceBean request,
SourceBean response,
IFaceListProvider list,
int page)
throws java.lang.Exception
- Throws:
java.lang.Exception
delete
public boolean delete(SourceBean request,
SourceBean response)