protected class GetPeopleCannedQuery.PersonResultHandler extends Object implements CannedQueryDAO.ResultHandler<String>
Modifier and Type | Method and Description |
---|---|
void |
done() |
boolean |
handleResult(String uuid)
Allow implementations to process a result.
|
public boolean handleResult(String uuid)
CannedQueryDAO.ResultHandler
handleResult
in interface CannedQueryDAO.ResultHandler<String>
public void done()
Copyright © 2005–2017 Alfresco Software. All rights reserved.