Uses of Class
org.icij.datashare.DocumentUserRecommendation
-
Packages that use DocumentUserRecommendation Package Description org.icij.datashare -
-
Uses of DocumentUserRecommendation in org.icij.datashare
Methods in org.icij.datashare that return types with arguments of type DocumentUserRecommendation Modifier and Type Method Description List<DocumentUserRecommendation>Repository. getDocumentUserRecommendations(int from, int size)List<DocumentUserRecommendation>Repository. getDocumentUserRecommendations(int from, int size, List<Project> projects)
-