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

10 lines
222 B
Java

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