Interface GeoLocationRepository

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

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