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

10 lines
224 B
Java

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