public final class PreferredItemsNeighborhoodCandidateItemsStrategy extends AbstractCandidateItemsStrategy
| Constructor and Description |
|---|
PreferredItemsNeighborhoodCandidateItemsStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected FastIDSet |
doGetCandidateItems(long[] preferredItemIDs,
DataModel dataModel,
boolean includeKnownItems)
returns all items that have not been rated by the user and that were preferred by another user
that has preferred at least one item that the current user has preferred too
|
doGetCandidateItems, getCandidateItems, getCandidateItems, refreshpublic PreferredItemsNeighborhoodCandidateItemsStrategy()
protected FastIDSet doGetCandidateItems(long[] preferredItemIDs, DataModel dataModel, boolean includeKnownItems) throws TasteException
doGetCandidateItems in class AbstractCandidateItemsStrategyTasteExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.