Class DefaultNavigationEntryCmsPageItemModelConversionFunction
java.lang.Object
de.hybris.platform.cmsfacades.navigations.service.functions.DefaultNavigationEntryCmsPageItemModelConversionFunction
- All Implemented Interfaces:
Function<NavigationEntryData,AbstractPageModel>
@Deprecated(since="1811",
forRemoval=true)
public class DefaultNavigationEntryCmsPageItemModelConversionFunction
extends Object
implements Function<NavigationEntryData,AbstractPageModel>
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 AbstractPageModel-
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 CMSAdminPageServiceDeprecated, for removal: This API element is subject to removal in a future version.voidsetCmsAdminPageService(CMSAdminPageService cmsAdminPageService) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
DefaultNavigationEntryCmsPageItemModelConversionFunction
public DefaultNavigationEntryCmsPageItemModelConversionFunction()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getCmsAdminPageService
Deprecated, for removal: This API element is subject to removal in a future version. -
setCmsAdminPageService
Deprecated, for removal: This API element is subject to removal in a future version.