|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultHandler | |
|---|---|
| com.evolveum.midpoint.model.sync | |
| com.evolveum.midpoint.provisioning.api | |
| com.evolveum.midpoint.provisioning.impl | |
| Uses of ResultHandler in com.evolveum.midpoint.model.sync |
|---|
| Classes in com.evolveum.midpoint.model.sync that implement ResultHandler | |
|---|---|
class |
SynchronizeAccountResultHandler
Iterative search result handler for account synchronization. |
| Uses of ResultHandler in com.evolveum.midpoint.provisioning.api |
|---|
| Methods in com.evolveum.midpoint.provisioning.api with parameters of type ResultHandler | ||
|---|---|---|
|
ProvisioningService.searchObjectsIterative(java.lang.Class<T> type,
ObjectQuery query,
ResultHandler<T> handler,
OperationResult parentResult)
Search for objects iteratively. |
|
| Uses of ResultHandler in com.evolveum.midpoint.provisioning.impl |
|---|
| Methods in com.evolveum.midpoint.provisioning.impl with parameters of type ResultHandler | ||
|---|---|---|
|
ProvisioningServiceImpl.searchObjectsIterative(java.lang.Class<T> type,
ObjectQuery query,
ResultHandler<T> handler,
OperationResult parentResult)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||