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
 java.util.List<Change> ShadowCache.fetchChanges(ResourceType resourceType, Property lastToken, 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
 java.util.List<Change> ConnectorInstance.fetchChanges(ResourceObjectDefinition objectClass, Property 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
 java.util.List<Change> ConnectorInstanceIcfImpl.fetchChanges(ResourceObjectDefinition objectClass, Property lastToken, OperationResult parentResult)
           
 



Copyright © 2011 evolveum. All Rights Reserved.