Class AsConfigurationReverseConverterContext
- java.lang.Object
-
- de.hybris.platform.adaptivesearch.converters.AsConfigurationReverseConverterContext
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
AsItemConfigurationReverseConverterContext
public class AsConfigurationReverseConverterContext extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AsConfigurationReverseConverterContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CatalogVersionModelgetCatalogVersion()voidsetCatalogVersion(CatalogVersionModel catalogVersion)
-
-
-
Method Detail
-
setCatalogVersion
public void setCatalogVersion(CatalogVersionModel catalogVersion)
-
getCatalogVersion
public CatalogVersionModel getCatalogVersion()
-
-