
events.system.service.api.EventLocationDataService Maven / Gradle / Ivy
package events.system.service.api;
import events.system.model.EventLocationData;
import hbm.service.jpa.BusinessService;
public interface EventLocationDataService extends
BusinessService {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy