Interface GeoLocationRepository<G extends de.digitalcollections.model.identifiable.entity.geo.location.GeoLocation>

All Superinterfaces:
EntityRepository<G>, IdentifiableRepository<G>, PagingSortingFilteringRepository<G>, UniqueObjectRepository<G>
All Known Subinterfaces:
HumanSettlementRepository

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