public TextTemplateBatchRepository(EasyObjectStore <TextTemplateBatch> easyObjectStore)
 {
     this.easyObjectStore = easyObjectStore;
 }
 public TextTemplateBatchRepository(EasyObjectStore<TextTemplateBatch> easyObjectStore)
 {
     this.easyObjectStore = easyObjectStore;
 }