Uses of Interface
com.evolveum.midpoint.model.controller.SchemaHandler

Packages that use SchemaHandler
com.evolveum.midpoint.model.controller   
com.evolveum.midpoint.model.controller.handler   
com.evolveum.midpoint.model.sync   
com.evolveum.midpoint.model.sync.action   
 

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

Classes in com.evolveum.midpoint.model.controller that implement SchemaHandler
 class SchemaHandlerImpl
           
 

Uses of SchemaHandler in com.evolveum.midpoint.model.controller.handler
 

Methods in com.evolveum.midpoint.model.controller.handler that return SchemaHandler
protected  SchemaHandler BasicHandler.getSchemaHandler()
           
 

Constructors in com.evolveum.midpoint.model.controller.handler with parameters of type SchemaHandler
BasicHandler(ModelController modelController, ProvisioningService provisioning, RepositoryService repository, SchemaHandler schemaHandler)
           
UserTypeHandler(ModelController modelController, ProvisioningService provisioning, RepositoryService repository, SchemaHandler schemaHandler)
           
 

Uses of SchemaHandler in com.evolveum.midpoint.model.sync
 

Methods in com.evolveum.midpoint.model.sync with parameters of type SchemaHandler
 void ActionManagerImpl.setSchemaHandler(SchemaHandler schemaHandler)
           
 

Uses of SchemaHandler in com.evolveum.midpoint.model.sync.action
 

Methods in com.evolveum.midpoint.model.sync.action that return SchemaHandler
protected  SchemaHandler BaseAction.getSchemaHandler()
           
 

Methods in com.evolveum.midpoint.model.sync.action with parameters of type SchemaHandler
 void BaseAction.setSchemaHandler(SchemaHandler schemaHandler)
           
 



Copyright © 2011 evolveum. All Rights Reserved.