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

10 lines
194 B
Java

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