var idsList = ['2', '3'];
var result = await persistence.getListByIds(null, idsList);