Class NavigationContextData
java.lang.Object
de.hybris.platform.adaptivesearchbackoffice.data.NavigationContextData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetCatalogVersion(CatalogVersionData catalogVersion) voidsetCategory(CategoryData category) voidsetCurrentSearchProfile(String currentSearchProfile) voidsetIndexConfiguration(String indexConfiguration) voidsetIndexType(String indexType) voidsetSearchProfiles(List<String> searchProfiles)
-
Constructor Details
-
NavigationContextData
public NavigationContextData()
-
-
Method Details
-
setIndexConfiguration
-
getIndexConfiguration
-
setIndexType
-
getIndexType
-
setCatalogVersion
-
getCatalogVersion
-
setCategory
-
getCategory
-
setCurrentSearchProfile
-
getCurrentSearchProfile
-
setSearchProfiles
-
getSearchProfiles
-
equals
-
hashCode
public int hashCode()
-