|
CFEngine API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Rating | |
org.recommender.clients.console | A simple, text-based console client to demonstrate how to communicate with the cfengine server api using RMI. |
Uses of Rating in org.recommender.clients.console |
Methods in org.recommender.clients.console that return Rating | |
Rating[] |
ClientCFManager.getUserRatingList(User user)
Wrapper for CFEngine.getUserRatingList() |
Rating |
ClientCFManager.getRating(User user,
Item item)
Wrapper for CFEngine.getRating() |
Methods in org.recommender.clients.console with parameters of type Rating | |
int |
ClientCFManager.addRatingList(Rating[] ratings)
Wrapper for CFEngine.setRatingList |
|
CFEngine API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |