Uses of Class
com.atlassian.confluence.labels.dto.RankedLiteLabelSearchResult
Packages that use RankedLiteLabelSearchResult
-
Uses of RankedLiteLabelSearchResult in com.atlassian.confluence.impl.labels
Methods in com.atlassian.confluence.impl.labels that return types with arguments of type RankedLiteLabelSearchResultModifier and TypeMethodDescriptionCachingLabelManager.calculateRanksForLiteLabels
(List<LiteLabelSearchResult> labelList, Comparator<? super RankedLiteLabelSearchResult> comparator) Calculate ranks for input labels.Method parameters in com.atlassian.confluence.impl.labels with type arguments of type RankedLiteLabelSearchResultModifier and TypeMethodDescriptionCachingLabelManager.calculateRanksForLiteLabels
(List<LiteLabelSearchResult> labelList, Comparator<? super RankedLiteLabelSearchResult> comparator) Calculate ranks for input labels. -
Uses of RankedLiteLabelSearchResult in com.atlassian.confluence.labels
Methods in com.atlassian.confluence.labels that return types with arguments of type RankedLiteLabelSearchResultModifier and TypeMethodDescriptionDefaultLabelManager.calculateRanksForLiteLabels
(List<LiteLabelSearchResult> labelList, Comparator<? super RankedLiteLabelSearchResult> comparator) LabelManager.calculateRanksForLiteLabels
(List<LiteLabelSearchResult> labelList, Comparator<? super RankedLiteLabelSearchResult> comparator) Calculate ranks for input labels.Method parameters in com.atlassian.confluence.labels with type arguments of type RankedLiteLabelSearchResultModifier and TypeMethodDescriptionDefaultLabelManager.calculateRanksForLiteLabels
(List<LiteLabelSearchResult> labelList, Comparator<? super RankedLiteLabelSearchResult> comparator) LabelManager.calculateRanksForLiteLabels
(List<LiteLabelSearchResult> labelList, Comparator<? super RankedLiteLabelSearchResult> comparator) Calculate ranks for input labels.