Class IndexedTypeSort
java.lang.Object
de.hybris.platform.solrfacetsearch.config.IndexedTypeSort
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getName()getSort()Deprecated.booleanbooleanvoidsetApplyPromotedItems(boolean applyPromotedItems) voidvoidsetFields(List<IndexedTypeSortField> fields) voidsetHighlightPromotedItems(boolean highlightPromotedItems) voidsetLocalizedName(Map<String, String> localizedName) voidvoidsetSort(SolrSortModel sort) Deprecated.
-
Constructor Details
-
IndexedTypeSort
public IndexedTypeSort()
-
-
Method Details
-
setSort
Deprecated. -
getSort
Deprecated. -
setCode
-
getCode
-
setName
-
getName
-
setLocalizedName
-
getLocalizedName
-
setApplyPromotedItems
public void setApplyPromotedItems(boolean applyPromotedItems) -
isApplyPromotedItems
public boolean isApplyPromotedItems() -
setHighlightPromotedItems
public void setHighlightPromotedItems(boolean highlightPromotedItems) -
isHighlightPromotedItems
public boolean isHighlightPromotedItems() -
setFields
-
getFields
-