R
- the type of the resultpublic static interface CannedQueryDAO.ResultHandler<R>
Modifier and Type | Method and Description |
---|---|
boolean |
handleResult(R result)
Allow implementations to process a result.
|
boolean handleResult(R result)
Copyright © 2005–2017 Alfresco Software. All rights reserved.