Uses of Class
nl.b3p.tailormap.api.persistence.helper.GeoServiceHelper
Packages that use GeoServiceHelper
Package
Description
-
Uses of GeoServiceHelper in nl.b3p.tailormap.api.configuration.dev
Constructors in nl.b3p.tailormap.api.configuration.dev with parameters of type GeoServiceHelperModifierConstructorDescriptionPopulateTestData(org.springframework.context.ApplicationContext appContext, UserRepository userRepository, GroupRepository groupRepository, CatalogRepository catalogRepository, GeoServiceRepository geoServiceRepository, GeoServiceHelper geoServiceHelper, FeatureSourceRepository featureSourceRepository, ApplicationRepository applicationRepository, ConfigurationRepository configurationRepository, FeatureSourceFactoryHelper featureSourceFactoryHelper, SearchIndexRepository searchIndexRepository, UploadRepository uploadRepository) -
Uses of GeoServiceHelper in nl.b3p.tailormap.api.persistence
Methods in nl.b3p.tailormap.api.persistence with parameters of type GeoServiceHelper -
Uses of GeoServiceHelper in nl.b3p.tailormap.api.persistence.helper
Constructors in nl.b3p.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) -
Uses of GeoServiceHelper in nl.b3p.tailormap.api.repository.validation
Constructors in nl.b3p.tailormap.api.repository.validation with parameters of type GeoServiceHelper