Evolution #11102
Harmony android WebServiceClient[SpecificEntity] getAll is not well conformed with need symfony pagination
Start date:
09/19/2017
Due date:
% Done:
0%
Estimated time:
Bdc:
Description
Update ftl templates for WebServiceClientAdapterBase and childs to setup new symfony pagination.
Generalyze in WebServiceClientAdapterBase for
- getAll(List<T> items)
- getAll(int page, int itemsNumber)
Moreover we should create an abstract paginator to request next or previous items and for each entites describe a concret one.
Moreover other functions like getBy[linkedItem] need updates to
Recurrences