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

12 lines
298 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 {
//public static final String NAME = "PE14_Software_Delivery_E-Service";
}