Class NavigationNodeDataToModelUidGenerationPopulator
java.lang.Object
de.hybris.platform.cmsfacades.navigations.populator.data.NavigationNodeDataToModelUidGenerationPopulator
- All Implemented Interfaces:
Populator<NavigationNodeData,CMSNavigationNodeModel>
@Deprecated(since="1811",
forRemoval=true)
public class NavigationNodeDataToModelUidGenerationPopulator
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 uid attribute with a generated key if the source's
uid is empty.-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionprotected KeyGeneratorDeprecated, 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.voidsetProcessCodeGenerator(KeyGenerator processCodeGenerator) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
NavigationNodeDataToModelUidGenerationPopulator
public NavigationNodeDataToModelUidGenerationPopulator()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getProcessCodeGenerator
Deprecated, for removal: This API element is subject to removal in a future version. -
setProcessCodeGenerator
Deprecated, for removal: This API element is subject to removal in a future version.
CMSItemFacadeinstead.