Class NavigationNodeDataToModelEntriesPopulator
java.lang.Object
de.hybris.platform.cmsfacades.navigations.populator.data.NavigationNodeDataToModelEntriesPopulator
- All Implemented Interfaces:
Populator<NavigationNodeData,CMSNavigationNodeModel>
@Deprecated(since="1811",
forRemoval=true)
public class NavigationNodeDataToModelEntriesPopulator
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 entries, assuming that it will always replace the
existing ones.-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionprotected NavigationEntryServiceDeprecated, 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.voidsetNavigationEntryService(NavigationEntryService navigationEntryService) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
NavigationNodeDataToModelEntriesPopulator
public NavigationNodeDataToModelEntriesPopulator()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
CMSItemFacadeinstead.