Class NavigationEntryTypeData
- java.lang.Object
-
- de.hybris.platform.cmsfacades.data.NavigationEntryTypeData
-
- All Implemented Interfaces:
java.io.Serializable
@Deprecated(forRemoval=true) public class NavigationEntryTypeData extends java.lang.Object implements java.io.Serializable
Deprecated, for removal: This API element is subject to removal in a future version.since 1811. No longer needed.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NavigationEntryTypeData()
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.lang.String
getItemType()
Deprecated, for removal: This API element is subject to removal in a future version.void
setItemType(java.lang.String itemType)
Deprecated, for removal: This API element is subject to removal in a future version.
-