|
Packages that use org.alfresco.service.cmr.search.ResultSetRow | ||
org.alfresco.service.cmr.search |
Uses of ResultSetRow in org.alfresco.service.cmr.search |
Classes in org.alfresco.service.cmr.search with type parameters of type ResultSetRow | |
interface |
ResultSetSPI<ROW extends ResultSetRow,MD extends ResultSetMetaData> This is the common interface for both row (Alfresco node) and column (CMIS style property or function) based results. |
|