public void DeleteItemAll(string app, string resource, string id, string format) { _commonService.DeleteItemAll(app, resource, id, format); }