Uses of Class
com.evolveum.midpoint.schema.SchemaService
Packages that use SchemaService
Package
Description
-
Uses of SchemaService in com.evolveum.midpoint.gui.api.component
Methods in com.evolveum.midpoint.gui.api.component that return SchemaService -
Uses of SchemaService in com.evolveum.midpoint.gui.api.page
Methods in com.evolveum.midpoint.gui.api.page that return SchemaService -
Uses of SchemaService in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with parameters of type SchemaServiceModifier and TypeMethodDescriptionstatic Collection<SelectorOptions<GetOperationOptions>>WebModelServiceUtils.createLookupTableRetrieveOptions(SchemaService schemaService) -
Uses of SchemaService in com.evolveum.midpoint.gui.impl.component.data.provider
Methods in com.evolveum.midpoint.gui.impl.component.data.provider that return SchemaServiceModifier and TypeMethodDescriptionprotected SchemaServiceBaseSortableDataProvider.getSchemaService() -
Uses of SchemaService in com.evolveum.midpoint.gui.impl.factory.wrapper
Fields in com.evolveum.midpoint.gui.impl.factory.wrapper declared as SchemaServiceModifier and TypeFieldDescriptionprotected SchemaServicePrismPropertyWrapperFactoryImpl.schemaService -
Uses of SchemaService in com.evolveum.midpoint.model.common.util
Methods in com.evolveum.midpoint.model.common.util with parameters of type SchemaServiceModifier and TypeMethodDescriptionstatic Collection<SelectorOptions<GetOperationOptions>>DefaultColumnUtils.createOption(Class<?> type, SchemaService schemaService) -
Uses of SchemaService in com.evolveum.midpoint.model.impl
Fields in com.evolveum.midpoint.model.impl declared as SchemaService -
Uses of SchemaService in com.evolveum.midpoint.model.impl.scripting.actions
Fields in com.evolveum.midpoint.model.impl.scripting.actions declared as SchemaService -
Uses of SchemaService in com.evolveum.midpoint.model.impl.tasks
Methods in com.evolveum.midpoint.model.impl.tasks with parameters of type SchemaServiceModifier and TypeMethodDescriptionAdvancedActivityRunSupportImpl.createShadowFetchingPreprocessor(@NotNull Producer<Collection<SelectorOptions<GetOperationOptions>>> producerOptions, @NotNull SchemaService schemaService) -
Uses of SchemaService in com.evolveum.midpoint.ninja.impl
Methods in com.evolveum.midpoint.ninja.impl that return SchemaService -
Uses of SchemaService in com.evolveum.midpoint.repo.common.activity.run
Fields in com.evolveum.midpoint.repo.common.activity.run declared as SchemaServiceMethods in com.evolveum.midpoint.repo.common.activity.run that return SchemaServiceMethods in com.evolveum.midpoint.repo.common.activity.run with parameters of type SchemaServiceModifier and TypeMethodDescriptionAdvancedActivityRunSupport.createShadowFetchingPreprocessor(@NotNull Producer<Collection<SelectorOptions<GetOperationOptions>>> producerOptions, @NotNull SchemaService schemaService) -
Uses of SchemaService in com.evolveum.midpoint.repo.sqale
Methods in com.evolveum.midpoint.repo.sqale with parameters of type SchemaServiceModifier and TypeMethodDescriptionSqaleRepositoryBeanConfig.sqlAuditServiceFactory(SqaleRepositoryConfiguration sqaleRepositoryConfiguration, SchemaService schemaService, DataSource dataSource, SqlPerformanceMonitorsCollection sqlPerformanceMonitorsCollection) SqaleRepositoryBeanConfig.sqlRepoContext(SqaleRepositoryConfiguration repositoryConfiguration, SchemaService schemaService, DataSource dataSource) Constructors in com.evolveum.midpoint.repo.sqale with parameters of type SchemaServiceModifierConstructorDescriptionSqaleRepoContext(JdbcRepositoryConfiguration jdbcRepositoryConfiguration, DataSource dataSource, SchemaService schemaService, QueryModelMappingRegistry mappingRegistry, String schemaChangeNumberLabel, int schemaChangeNumberValue) -
Uses of SchemaService in com.evolveum.midpoint.repo.sqale.audit
Constructors in com.evolveum.midpoint.repo.sqale.audit with parameters of type SchemaServiceModifierConstructorDescriptionSqaleAuditServiceFactory(SqaleRepositoryConfiguration sqaleRepositoryConfiguration, SchemaService schemaService, DataSource repositoryDataSource, SqlPerformanceMonitorsCollection sqlPerformanceMonitorsCollection) -
Uses of SchemaService in com.evolveum.midpoint.repo.sqlbase
Fields in com.evolveum.midpoint.repo.sqlbase declared as SchemaServiceConstructors in com.evolveum.midpoint.repo.sqlbase with parameters of type SchemaServiceModifierConstructorDescriptionSqlRepoContext(JdbcRepositoryConfiguration jdbcRepositoryConfiguration, DataSource dataSource, SchemaService schemaService, QueryModelMappingRegistry mappingRegistry) -
Uses of SchemaService in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema that return SchemaService -
Uses of SchemaService in com.evolveum.midpoint.web.security
Methods in com.evolveum.midpoint.web.security that return SchemaService