Uses of Interface
com.evolveum.midpoint.util.Handler

Packages that use Handler
com.evolveum.midpoint.model.util   
 

Uses of Handler in com.evolveum.midpoint.model.util
 

Methods in com.evolveum.midpoint.model.util with parameters of type Handler
static
<T extends ObjectType>
void
Utils.searchIterative(RepositoryService repositoryService, Class<T> type, ObjectQuery query, Handler<PrismObject<T>> handler, int blockSize, OperationResult opResult)
           
 



Copyright © 2013 evolveum. All Rights Reserved.