public class AllSimilarItemsCandidateItemsStrategy extends AbstractCandidateItemsStrategy
ItemSimilarity.allSimilarItemIDs(long) as candidate items| Constructor and Description |
|---|
AllSimilarItemsCandidateItemsStrategy(ItemSimilarity similarity) |
| Modifier and Type | Method and Description |
|---|---|
protected FastIDSet |
doGetCandidateItems(long[] preferredItemIDs,
DataModel dataModel,
boolean includeKnownItems) |
doGetCandidateItems, getCandidateItems, getCandidateItems, refreshpublic AllSimilarItemsCandidateItemsStrategy(ItemSimilarity similarity)
protected FastIDSet doGetCandidateItems(long[] preferredItemIDs, DataModel dataModel, boolean includeKnownItems) throws TasteException
doGetCandidateItems in class AbstractCandidateItemsStrategyTasteExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.