Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RepositoryConfigurationType
Packages that use RepositoryConfigurationType
Package
Description
-
Uses of RepositoryConfigurationType in com.evolveum.midpoint.repo.api
Methods in com.evolveum.midpoint.repo.api with parameters of type RepositoryConfigurationTypeModifier and TypeMethodDescriptiondefault voidRepositoryService.applyRepositoryConfiguration(@Nullable RepositoryConfigurationType repositoryConfig) Applies systemConfiguration/internals/repository to repository -
Uses of RepositoryConfigurationType in com.evolveum.midpoint.repo.cache
Methods in com.evolveum.midpoint.repo.cache with parameters of type RepositoryConfigurationTypeModifier and TypeMethodDescriptionvoidRepositoryCache.applyRepositoryConfiguration(RepositoryConfigurationType repositoryConfig) -
Uses of RepositoryConfigurationType in com.evolveum.midpoint.repo.sqale
Methods in com.evolveum.midpoint.repo.sqale with parameters of type RepositoryConfigurationTypeModifier and TypeMethodDescriptionvoidSqaleRepositoryService.applyRepositoryConfiguration(@Nullable RepositoryConfigurationType repositoryConfig) voidSqaleSystemConfigurationListener.update(@Nullable RepositoryConfigurationType repository) -
Uses of RepositoryConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type RepositoryConfigurationTypeModifier and TypeFieldDescriptionstatic final Producer<RepositoryConfigurationType>RepositoryConfigurationType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RepositoryConfigurationTypeModifier and TypeMethodDescriptionRepositoryConfigurationType.autoCreatePartitionsOnAdd(Boolean value) InternalsConfigurationType.beginRepository()RepositoryConfigurationType.clone()ObjectFactory.createRepositoryConfigurationType()InternalsConfigurationType.getRepository()RepositoryConfigurationType.statistics(RepositoryStatisticsReportingConfigurationType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type RepositoryConfigurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RepositoryConfigurationType>ObjectFactory.createRepositoryConfiguration(RepositoryConfigurationType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type RepositoryConfigurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RepositoryConfigurationType>ObjectFactory.createRepositoryConfiguration(RepositoryConfigurationType value) InternalsConfigurationType.repository(RepositoryConfigurationType value) voidInternalsConfigurationType.setRepository(RepositoryConfigurationType value)