Class IndexedTypeSortField
- java.lang.Object
-
- de.hybris.platform.solrfacetsearch.config.IndexedTypeSortField
-
- All Implemented Interfaces:
java.io.Serializable
public class IndexedTypeSortField extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IndexedTypeSortField()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetFieldName()booleanisAscending()voidsetAscending(boolean ascending)voidsetFieldName(java.lang.String fieldName)
-