public interface QualifiedIdentityResultCallback
| Modifier and Type | Method and Description |
|---|---|
boolean |
processRow(long row,
EntityReference entityReference) |
boolean processRow(long row,
EntityReference entityReference)
row - the current row of the resultsetentityReference - The entity reference found via the query.