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

10 lines
205 B
Java

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