Пример #1
0
 public JwList<AcNest> getAllByIdsIn(JwList<Integer> ids) {
   return _delegate.getAllByIdsIn(ids);
 }