Class DefaultNavigationEntryCmsComponentItemModelConversionFunction
java.lang.Object
de.hybris.platform.cmsfacades.navigations.service.functions.DefaultNavigationEntryCmsComponentItemModelConversionFunction
- All Implemented Interfaces:
Function<NavigationEntryData,AbstractCMSComponentModel>
@Deprecated(since="1811",
forRemoval=true)
public class DefaultNavigationEntryCmsComponentItemModelConversionFunction
extends Object
implements Function<NavigationEntryData,AbstractCMSComponentModel>
Deprecated, for removal: This API element is subject to removal in a future version.
since 1811 - no longer needed
Default implementation for conversion of
NavigationEntryData into AbstractCMSComponentModel-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionapply(NavigationEntryData navigationEntryData) Deprecated, for removal: This API element is subject to removal in a future version.protected CMSAdminComponentServiceDeprecated, for removal: This API element is subject to removal in a future version.voidsetComponentAdminService(CMSAdminComponentService componentAdminService) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
DefaultNavigationEntryCmsComponentItemModelConversionFunction
public DefaultNavigationEntryCmsComponentItemModelConversionFunction()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getComponentAdminService
Deprecated, for removal: This API element is subject to removal in a future version. -
setComponentAdminService
Deprecated, for removal: This API element is subject to removal in a future version.