Uses of Class
org.alfresco.search.sql.model.SQLResultSetPagingList
-
Packages that use SQLResultSetPagingList Package Description org.alfresco.search.sql.model -
-
Uses of SQLResultSetPagingList in org.alfresco.search.sql.model
Methods in org.alfresco.search.sql.model that return SQLResultSetPagingList Modifier and Type Method Description SQLResultSetPagingListSQLResultSetPagingList. addEntriesItem(SQLResultSetRowEntry entriesItem)SQLResultSetPagingListSQLResultSetPagingList. entries(List<SQLResultSetRowEntry> entries)@Valid SQLResultSetPagingListSQLResultSetPaging. getList()Get listSQLResultSetPagingListSQLResultSetPagingList. pagination(Pagination pagination)Methods in org.alfresco.search.sql.model with parameters of type SQLResultSetPagingList Modifier and Type Method Description SQLResultSetPagingSQLResultSetPaging. list(SQLResultSetPagingList list)voidSQLResultSetPaging. setList(SQLResultSetPagingList list)
-