Batch is the new Bulk
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
namespace AyaNova.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// Interface for biz object models with standard fields
|
||||
/// used for bulk operations etc
|
||||
/// used for batch operations etc
|
||||
/// </summary>
|
||||
internal interface ICoreBizObjectModel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user