Ejemplo n.º 1
0
 @Override
 public List<Group> getAllGroups() throws IndyDataException {
   return delegate.getAllGroups();
 }