public class SingleQualifiedIdentityResultCallback extends Object implements QualifiedIdentityResultCallback
| Constructor and Description |
|---|
SingleQualifiedIdentityResultCallback() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processRow(long row,
EntityReference entityReference) |
EntityReference |
qualifiedIdentity() |
public SingleQualifiedIdentityResultCallback()
public boolean processRow(long row,
EntityReference entityReference)
processRow in interface QualifiedIdentityResultCallbackrow - the current row of the resultsetentityReference - The entity reference found via the query.public EntityReference qualifiedIdentity()