Class NavigationEntryTypesController
java.lang.Object
de.hybris.platform.cmswebservices.navigationentrytypes.controller.NavigationEntryTypesController
@Controller
@RequestMapping("/v1/navigationentrytypes")
@Deprecated(since="1811",
forRemoval=true)
public class NavigationEntryTypesController
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
since 1811 - no longer needed
Controller to get the supported Navigation Node Entry Types
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.protected DataMapperDeprecated, for removal: This API element is subject to removal in a future version.protected NavigationEntryTypesFacadeDeprecated, for removal: This API element is subject to removal in a future version.voidsetDataMapper(DataMapper dataMapper) Deprecated, for removal: This API element is subject to removal in a future version.voidsetNavigationEntryTypesFacade(NavigationEntryTypesFacade navigationEntryTypesFacade) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
NavigationEntryTypesController
public NavigationEntryTypesController()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getDataMapper
Deprecated, for removal: This API element is subject to removal in a future version. -
setDataMapper
Deprecated, for removal: This API element is subject to removal in a future version.