Uses of Class
de.hybris.platform.cmsfacades.data.NavigationEntryTypeData
-
Packages that use NavigationEntryTypeData Package Description de.hybris.platform.cmsfacades.navigationentrytypes de.hybris.platform.cmsfacades.navigationentrytypes.impl -
-
Uses of NavigationEntryTypeData in de.hybris.platform.cmsfacades.navigationentrytypes
Methods in de.hybris.platform.cmsfacades.navigationentrytypes that return types with arguments of type NavigationEntryTypeData Modifier and Type Method Description java.util.List<NavigationEntryTypeData>
NavigationEntryTypesFacade. getNavigationEntryTypes()
Deprecated.Get the navigation entry types available. -
Uses of NavigationEntryTypeData in de.hybris.platform.cmsfacades.navigationentrytypes.impl
Methods in de.hybris.platform.cmsfacades.navigationentrytypes.impl that return types with arguments of type NavigationEntryTypeData Modifier and Type Method Description java.util.List<NavigationEntryTypeData>
DefaultNavigationEntryTypesFacade. getNavigationEntryTypes()
Deprecated.
-