00001 package eu.coform.command.datasetingestion; 00002 00003 import eu.coform.command.proto.Abstract; 00004 00008 public interface AbstractSectionDatasetIngestion extends Abstract { 00009 00010 00011 }