Interface GeoLocationRepository

  • All Superinterfaces:
    EntityRepository<de.digitalcollections.model.identifiable.entity.geo.location.GeoLocation>, IdentifiableRepository<de.digitalcollections.model.identifiable.entity.geo.location.GeoLocation>

    public interface GeoLocationRepository
    extends EntityRepository<de.digitalcollections.model.identifiable.entity.geo.location.GeoLocation>
    Repository for GeoLocation persistence handling.