public class

BogusSortMapper

extends Object
implements LuceneSortMapper
java.lang.Object
   ↳ com.atlassian.confluence.search.v2.lucene.mapper.BogusSortMapper

Class Overview

Empty sort mapper used as a placeholder for testing

Summary

Public Constructors
BogusSortMapper()
Public Methods
Sort convertToLuceneSort(SearchSort searchSort)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.confluence.search.v2.lucene.LuceneSortMapper

Public Constructors

public BogusSortMapper ()

Public Methods

public Sort convertToLuceneSort (SearchSort searchSort)