package eu.dnetlib.api.functionality;

import eu.dnetlib.api.DriverService;

/**
 * The webInterface service interface
 * 
 */
public interface WebInterfaceService extends DriverService {

}
