Uses of Class
de.hybris.platform.acceleratorstorefrontcommons.history.BrowseHistoryEntry
Packages that use BrowseHistoryEntry
Package
Description
-
Uses of BrowseHistoryEntry in de.hybris.platform.acceleratorstorefrontcommons.history
Methods in de.hybris.platform.acceleratorstorefrontcommons.history that return BrowseHistoryEntryMethods in de.hybris.platform.acceleratorstorefrontcommons.history with parameters of type BrowseHistoryEntryModifier and TypeMethodDescriptionvoidBrowseHistory.addBrowseHistoryEntry(BrowseHistoryEntry browseHistoryEntry) Adds the url to the browsing history. -
Uses of BrowseHistoryEntry in de.hybris.platform.acceleratorstorefrontcommons.history.impl
Methods in de.hybris.platform.acceleratorstorefrontcommons.history.impl that return BrowseHistoryEntryMethods in de.hybris.platform.acceleratorstorefrontcommons.history.impl that return types with arguments of type BrowseHistoryEntryModifier and TypeMethodDescriptionprotected Deque<BrowseHistoryEntry>DefaultBrowseHistory.getBrowseHistoryEntries()Methods in de.hybris.platform.acceleratorstorefrontcommons.history.impl with parameters of type BrowseHistoryEntryModifier and TypeMethodDescriptionvoidDefaultBrowseHistory.addBrowseHistoryEntry(BrowseHistoryEntry browseHistoryEntry)