public interface DisplayMapper
Modifier and Type | Method and Description |
---|---|
String |
getClassName(SearchResult result)
Get the CSS class name for the supplied SearchResult.
|
String getClassName(SearchResult result)
result
- the SearchResult that a CSS class is required for.SearchResult
.Copyright © 2003–2017 Atlassian. All rights reserved.