Uses of Interface
com.evolveum.midpoint.model.api.ModelService

Packages that use ModelService
com.evolveum.midpoint.init   
com.evolveum.midpoint.model.controller   
com.evolveum.midpoint.model.test   
com.evolveum.midpoint.web.component.data   
com.evolveum.midpoint.web.page   
com.evolveum.midpoint.web.security   
 

Uses of ModelService in com.evolveum.midpoint.init
 

Methods in com.evolveum.midpoint.init with parameters of type ModelService
 void InitialDataImport.setModel(ModelService model)
           
 void ModelInitialSetup.setModel(ModelService model)
           
 

Uses of ModelService in com.evolveum.midpoint.model.controller
 

Classes in com.evolveum.midpoint.model.controller that implement ModelService
 class ModelController
          This used to be an interface, but it was switched to class for simplicity.
 

Uses of ModelService in com.evolveum.midpoint.model.test
 

Fields in com.evolveum.midpoint.model.test declared as ModelService
protected  ModelService AbstractModelIntegrationTest.modelService
           
 

Uses of ModelService in com.evolveum.midpoint.web.component.data
 

Methods in com.evolveum.midpoint.web.component.data that return ModelService
protected  ModelService BaseSortableDataProvider.getModel()
           
 

Uses of ModelService in com.evolveum.midpoint.web.page
 

Methods in com.evolveum.midpoint.web.page that return ModelService
 ModelService PageBase.getModelService()
           
 

Uses of ModelService in com.evolveum.midpoint.web.security
 

Methods in com.evolveum.midpoint.web.security that return ModelService
 ModelService MidPointApplication.getModel()
           
 



Copyright © 2013 evolveum. All Rights Reserved.