Modifier and Type | Method and Description |
---|---|
void |
ModelInitialSetup.setModel(ModelService model) |
void |
InitialDataImport.setModel(ModelService model) |
Modifier and Type | Method and Description |
---|---|
ModelService |
AbstractSearchExpressionEvaluator.getModelService() |
Constructor and Description |
---|
AbstractSearchExpressionEvaluator(com.evolveum.midpoint.xml.ns._public.common.common_3.SearchObjectExpressionEvaluatorType expressionEvaluatorType,
ItemDefinition outputDefinition,
Protector protector,
ObjectResolver objectResolver,
ModelService modelService,
PrismContext prismContext) |
AssignmentTargetSearchExpressionEvaluator(com.evolveum.midpoint.xml.ns._public.common.common_3.SearchObjectExpressionEvaluatorType expressionEvaluatorType,
ItemDefinition outputDefinition,
Protector protector,
ObjectResolver objectResolver,
ModelService modelService,
PrismContext prismContext) |
AssignmentTargetSearchExpressionEvaluatorFactory(PrismContext prismContext,
Protector protector,
ObjectResolver objectResolver,
ModelService modelService) |
AssociationFromLinkExpressionEvaluatorFactory(PrismContext prismContext,
Protector protector,
ObjectResolver objectResolver,
ModelService modelService) |
AssociationTargetSearchExpressionEvaluator(com.evolveum.midpoint.xml.ns._public.common.common_3.SearchObjectExpressionEvaluatorType expressionEvaluatorType,
ItemDefinition outputDefinition,
Protector protector,
ObjectResolver objectResolver,
ModelService modelService,
PrismContext prismContext) |
AssociationTargetSearchExpressionEvaluatorFactory(PrismContext prismContext,
Protector protector,
ObjectResolver objectResolver,
ModelService modelService) |
Modifier and Type | Field and Description |
---|---|
protected ModelService |
AbstractModelWebService.modelService |
Modifier and Type | Class and Description |
---|---|
class |
ModelController
This used to be an interface, but it was switched to class for simplicity.
|
Modifier and Type | Field and Description |
---|---|
protected ModelService |
BaseActionExecutor.modelService |
Modifier and Type | Field and Description |
---|---|
protected ModelService |
AbstractModelIntegrationTest.modelService |
Modifier and Type | Method and Description |
---|---|
static com.evolveum.midpoint.xml.ns._public.common.common_3.ReportType |
ReportUtils.getReport(Map<?,?> params,
ModelService modelService,
PrismContext prismContext) |
static com.evolveum.midpoint.xml.ns._public.common.common_3.ReportType |
ReportUtils.getReport(String reportOid,
OperationResult parentResult,
ModelService modelService) |
Constructor and Description |
---|
DataSourceReport(Map params,
PrismContext prismContext,
ModelService modelService) |
ReportFunctions(PrismContext prismContext,
ModelService modelService,
TaskManager taskManager,
AuditService auditService) |
Modifier and Type | Method and Description |
---|---|
protected ModelService |
BaseSortableDataProvider.getModel() |
Modifier and Type | Method and Description |
---|---|
ModelService |
ProgressReportingAwarePage.getModelService() |
Modifier and Type | Method and Description |
---|---|
ModelService |
PageBase.getModelService() |
Constructor and Description |
---|
TaskDto(com.evolveum.midpoint.xml.ns._public.common.common_3.TaskType taskType,
ModelService modelService,
TaskService taskService,
ModelInteractionService modelInteractionService,
TaskManager taskManager,
TaskDtoProviderOptions options,
OperationResult parentResult) |
Modifier and Type | Method and Description |
---|---|
ModelService |
MidPointApplication.getModel() |
Copyright © 2015 evolveum. All rights reserved.