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

11 lines
225 B
Java

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