package org.sothis.dal.solr; import org.sothis.dal.Entity; public interface SolrEntity extends Entity { }