Uses of Interface
org.tailormap.api.repository.UploadRepository
Packages that use UploadRepository
Package
Description
-
Uses of UploadRepository in org.tailormap.api.configuration.dev
Constructors in org.tailormap.api.configuration.dev with parameters of type UploadRepositoryModifierConstructorDescriptionPopulateTestData
(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 UploadRepository in org.tailormap.api.controller
Constructors in org.tailormap.api.controller with parameters of type UploadRepository -
Uses of UploadRepository in org.tailormap.api.persistence.helper
Constructors in org.tailormap.api.persistence.helper with parameters of type UploadRepository