Class CatalogNavigationAreaModel
java.lang.Object
de.hybris.platform.cockpit.components.sectionpanel.AbstractSectionPanelModel
de.hybris.platform.cockpit.components.navigationarea.AbstractNavigationAreaModel
de.hybris.platform.productcockpit.components.navigationarea.CatalogNavigationAreaModel
- All Implemented Interfaces:
SectionPanelModel
Represents model for catalog section in catalogue perspective
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class de.hybris.platform.cockpit.components.navigationarea.AbstractNavigationAreaModel
queryTypeViews -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidhideSection(Section section) voidvoidsetFavoritesSection(NavigationPanelSection favoritesSection) voidsetOpenBrowsersSection(NavigationPanelSection openBrowsersSection) voidshowSection(Section section) voidupdate()Methods inherited from class de.hybris.platform.cockpit.components.navigationarea.AbstractNavigationAreaModel
addAllSpecialCollectionsStandard, addNewCollection, addNewSpecialCollection, addNewSpecialCollectionsStandard, addSavedQuery, getAvailableViewModes, getCollectionQuery, getCollections, getCollectionsFromJalo, getDynamicQueries, getDynamicQueryFromJalo, getNotSharedQueriesFromJalo, getSavedQueries, getSelectedQueryType, getSharedQueriesFromJalo, getSpecialCollections, getSpecialCollectionsFromJalo, getSpecialCollectionTypes, refreshCollections, refreshDynamicQueries, refreshSavedQueries, refreshSpecialCollections, removeQuery, setAvailableQueryType, setDefaultQueryType, setNavigationArea, setSelectedQueryType, setSpecialCollectionTypesMethods inherited from class de.hybris.platform.cockpit.components.sectionpanel.AbstractSectionPanelModel
addMessage, addModelListener, addSection, addSections, clearMessages, fireAttacheValidationIconMenu, fireMessagesChanged, fireRowHide, fireRowMoved, fireRowShow, fireRowStatusChange, fireRowUpdate, fireSectionAdded, fireSectionHeaderChange, fireSectionHide, fireSectionMoved, fireSectionRemoved, fireSectionRenamed, fireSectionShow, fireSectionUpdate, getContext, getImageUrl, getLabel, getMessages, getSectionByLabel, getSections, hideMessage, moveSection, refreshInfoContainer, removeAllSections, removeModelListener, removeSection, removeSections, renameSection, rowUpdated, sectionUpdated, setImageUrl, setLabel, setSections, showAllMessages, showMessage
-
Constructor Details
-
CatalogNavigationAreaModel
public CatalogNavigationAreaModel()
-
-
Method Details
-
initialize
public void initialize()- Specified by:
initializein interfaceSectionPanelModel- Specified by:
initializein classAbstractNavigationAreaModel
-
update
public void update()- Specified by:
updatein interfaceSectionPanelModel- Specified by:
updatein classAbstractNavigationAreaModel
-
getOpenBrowsersSection
-
getFavoritesSection
-
getTmpOpenedCatalogItems
-
hideSection
- Overrides:
hideSectionin classAbstractNavigationAreaModel
-
showSection
- Specified by:
showSectionin interfaceSectionPanelModel- Overrides:
showSectionin classAbstractNavigationAreaModel
-
getFavoriteCategoriesFromJalo
-