@ProviderType
public interface StatsResultsTranslator
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.search.StatsResults |
translate(StatsResponse statsResponse)
Creates a legacy
StatsResults object from a StatsResponse
object. |
com.liferay.portal.kernel.search.StatsResults translate(StatsResponse statsResponse)
StatsResults
object from a StatsResponse
object.statsResponse
- the StatsResponse
object to be convertedStatsResults
object