|
CFEngine API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Type | |
org.recommender.clients.console | A simple, text-based console client to demonstrate how to communicate with the cfengine server api using RMI. |
Uses of Type in org.recommender.clients.console |
Methods in org.recommender.clients.console that return Type | |
Type |
ClientDBManager.clientLookupType(java.lang.String typeName,
int id)
Check whether there is a Item with this name. |
Type |
ClientDBManager.clientLookupType(java.lang.String typeName)
|
Type |
ClientDBManager.clientLookupType(int id)
|
Methods in org.recommender.clients.console with parameters of type Type | |
(package private) Prediction[] |
ClientCFManager.getRecommendationsByType(User user,
Type type,
int number,
int offset)
Wrapper for CFEngine.getRecommendationsByType |
|
CFEngine API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |