Uses of Class
org.alfresco.search.sql.model.SQLResultSetRowEntry
Packages that use SQLResultSetRowEntry
-
Uses of SQLResultSetRowEntry in org.alfresco.search.sql.model
Methods in org.alfresco.search.sql.model that return SQLResultSetRowEntryModifier and TypeMethodDescriptionMethods in org.alfresco.search.sql.model that return types with arguments of type SQLResultSetRowEntryModifier and TypeMethodDescription@Valid List<SQLResultSetRowEntry>SQLResultSetPagingList.getEntries()Get entriesMethods in org.alfresco.search.sql.model with parameters of type SQLResultSetRowEntryModifier and TypeMethodDescriptionSQLResultSetPagingList.addEntriesItem(SQLResultSetRowEntry entriesItem) Method parameters in org.alfresco.search.sql.model with type arguments of type SQLResultSetRowEntryModifier and TypeMethodDescriptionSQLResultSetPagingList.entries(List<SQLResultSetRowEntry> entries) voidSQLResultSetPagingList.setEntries(List<SQLResultSetRowEntry> entries)