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

12 lines
209 B
Java

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