Class CatalogVersionModel
java.lang.Object
de.hybris.platform.adaptivesearchbackoffice.widgets.navigationcontext.CatalogVersionModel
- All Implemented Interfaces:
Serializable
View model for catalog versions.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()inthashCode()booleanisActive()voidsetActive(boolean active) voidsetCatalogVersion(CatalogVersionData catalogVersion) void
-
Constructor Details
-
CatalogVersionModel
public CatalogVersionModel()
-
-
Method Details