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