global interface IAsyncSaveCallback { void processSave(Database.SaveResult param0); }