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

12 lines
209 B
Java

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