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.ResultHandlerhandleResult in interface CannedQueryDAO.ResultHandler<String>public void done()
Copyright © 2005–2018 Alfresco Software. All rights reserved.