All Superinterfaces:
IdentifiableService<de.digitalcollections.model.api.identifiable.entity.geo.GeoLocation>
All Known Implementing Classes:
GeoLocationServiceImpl

public interface GeoLocationService
extends IdentifiableService<de.digitalcollections.model.api.identifiable.entity.geo.GeoLocation>
  • Method Details

    • findByLanguageAndInitial

      de.digitalcollections.model.api.paging.PageResponse<de.digitalcollections.model.api.identifiable.entity.geo.GeoLocation> findByLanguageAndInitial​(de.digitalcollections.model.api.paging.PageRequest pageRequest, java.lang.String language, java.lang.String initial)