Class NavigationNodeDataToModelBasePopulator
java.lang.Object
de.hybris.platform.cmsfacades.navigations.populator.data.NavigationNodeDataToModelBasePopulator
- All Implemented Interfaces:
Populator<NavigationNodeData,CMSNavigationNodeModel>
@Deprecated(since="1811",
forRemoval=true)
public class NavigationNodeDataToModelBasePopulator
extends Object
implements Populator<NavigationNodeData,CMSNavigationNodeModel>
Deprecated, for removal: This API element is subject to removal in a future version.
This populator will populate the
CMSNavigationNodeModel's base attributes with attributes from
NavigationNodeData.-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionprotected LocalizedPopulatorDeprecated, for removal: This API element is subject to removal in a future version.voidpopulate(NavigationNodeData source, CMSNavigationNodeModel target) Deprecated, for removal: This API element is subject to removal in a future version.Populate the target instance with values from the source instance.voidsetLocalizedPopulator(LocalizedPopulator localizedPopulator) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
NavigationNodeDataToModelBasePopulator
public NavigationNodeDataToModelBasePopulator()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getLocalizedPopulator
Deprecated, for removal: This API element is subject to removal in a future version. -
setLocalizedPopulator
Deprecated, for removal: This API element is subject to removal in a future version.
CMSItemFacadeinstead.