parthenos-entities/src/main/java/org/gcube/informationsystem/parthenos/model/entity/resource/PE17_Curated_Data_E_Service...

12 lines
225 B
Java

package org.gcube.informationsystem.parthenos.model.entity.resource;
/**
* @author Luca Frosini (ISTI - CNR)
*/
public interface PE17_Curated_Data_E_Service extends
PE12_Data_Curating_Service, PE15_Data_E_Service {
}