Uses of Class
org.tailormap.api.persistence.helper.GeoServiceHelper
Packages that use GeoServiceHelper
Package
Description
-
Uses of GeoServiceHelper in org.tailormap.api.configuration.dev
Constructors in org.tailormap.api.configuration.dev with parameters of type GeoServiceHelperModifierConstructorDescriptionPopulateTestData
(org.springframework.context.ApplicationContext appContext, UserRepository userRepository, GroupRepository groupRepository, CatalogRepository catalogRepository, GeoServiceRepository geoServiceRepository, GeoServiceHelper geoServiceHelper, SolrService solrService, TaskManagerService taskManagerService, FeatureSourceRepository featureSourceRepository, ApplicationRepository applicationRepository, ConfigurationRepository configurationRepository, FeatureSourceFactoryHelper featureSourceFactoryHelper, SearchIndexRepository searchIndexRepository, UploadRepository uploadRepository, PageRepository pageRepository, org.springframework.jdbc.core.simple.JdbcClient jdbcClient) -
Uses of GeoServiceHelper in org.tailormap.api.persistence
Methods in org.tailormap.api.persistence with parameters of type GeoServiceHelper -
Uses of GeoServiceHelper in org.tailormap.api.persistence.helper
Constructors in org.tailormap.api.persistence.helper with parameters of type GeoServiceHelperModifierConstructorDescriptionApplicationHelper
(GeoServiceHelper geoServiceHelper, GeoServiceRepository geoServiceRepository, ConfigurationRepository configurationRepository, ApplicationRepository applicationRepository, FeatureSourceRepository featureSourceRepository, jakarta.persistence.EntityManager entityManager, AuthorizationService authorizationService, SearchIndexRepository searchIndexRepository) -
Uses of GeoServiceHelper in org.tailormap.api.repository.validation
Constructors in org.tailormap.api.repository.validation with parameters of type GeoServiceHelper