Class NavigationEntryTypeListData
java.lang.Object
de.hybris.platform.cmswebservices.data.NavigationEntryTypeListData
- All Implemented Interfaces:
Serializable
@Deprecated(since="1811",
forRemoval=true)
public class NavigationEntryTypeListData
extends Object
implements Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
no longer needed
Specifies a list of navigation entry types.
- See Also:
-
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.voidsetNavigationEntryTypes(List<NavigationEntryTypeData> navigationEntryTypes) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
NavigationEntryTypeListData
public NavigationEntryTypeListData()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details