Uses of Class
com.evolveum.midpoint.provisioning.ucf.api.Change

Packages that use Change
com.evolveum.midpoint.provisioning.impl   
com.evolveum.midpoint.provisioning.ucf.api   
com.evolveum.midpoint.provisioning.ucf.impl   
 

Uses of Change in com.evolveum.midpoint.provisioning.impl
 

Methods in com.evolveum.midpoint.provisioning.impl that return types with arguments of type Change
 List<Change> ResourceObjectManager.fetchChanges(ResourceType resourceType, PrismProperty<?> lastToken, OperationResult parentResult)
           
 List<Change> ShadowConverter.fetchChanges(ResourceType resource, PrismProperty lastToken, OperationResult parentResult)
           
 

Methods in com.evolveum.midpoint.provisioning.impl with parameters of type Change
 ResourceObjectShadowType ShadowConverter.createNewAccountFromChange(Change change, ResourceType resource, ResourceSchema resourceSchema, OperationResult parentResult)
           
 

Uses of Change in com.evolveum.midpoint.provisioning.ucf.api
 

Methods in com.evolveum.midpoint.provisioning.ucf.api that return types with arguments of type Change
 List<Change> ConnectorInstance.fetchChanges(ObjectClassComplexTypeDefinition objectClass, PrismProperty<?> lastToken, OperationResult parentResult)
          Token may be null.
 

Uses of Change in com.evolveum.midpoint.provisioning.ucf.impl
 

Methods in com.evolveum.midpoint.provisioning.ucf.impl that return types with arguments of type Change
 List<Change> ConnectorInstanceIcfImpl.fetchChanges(ObjectClassComplexTypeDefinition objectClass, PrismProperty<?> lastToken, OperationResult parentResult)
           
 



Copyright © 2013 evolveum. All Rights Reserved.