public void FilterOperations(string filter) { _adminView.UpdateOperations(_operationService.FilterOperations(filter)); }