Class DefaultNavigationEntryTypesFacade
java.lang.Object
de.hybris.platform.cmsfacades.navigationentrytypes.impl.DefaultNavigationEntryTypesFacade
- All Implemented Interfaces:
NavigationEntryTypesFacade
@Deprecated(since="1811",
forRemoval=true)
public class DefaultNavigationEntryTypesFacade
extends Object
implements NavigationEntryTypesFacade
Deprecated, for removal: This API element is subject to removal in a future version.
since 1811 - no longer needed
Default implementation of
NavigationEntryTypesFacade-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionprotected NavigationEntryConverterRegistryDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Get the navigation entry types available.voidsetNavigationEntryConverterRegistry(NavigationEntryConverterRegistry navigationEntryConverterRegistry) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
DefaultNavigationEntryTypesFacade
public DefaultNavigationEntryTypesFacade()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details