| Modifier and Type | Method and Description |
|---|---|
protected void |
ColumnCollectionComposer.renderNewColumn(NavigationLinkCollectionViewModel coll) |
protected Div |
NavigationStateComposer.renderSolrIndexedPropsTabPanel(NavigationLinkCollectionViewModel navLinkColl) |
| Modifier and Type | Method and Description |
|---|---|
static NavigationLinkCollectionViewModel |
NavigationLinkCollectionViewModelFactory.create(java.lang.String navNodeName,
java.util.List<NavigationLinkViewModel> navLinks) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<NavigationLinkCollectionViewModel> |
NavigationStateViewModel.getCurrentNavLinkCollection()
Getting current NavigationLinkCollectionViewModel collection (for facet tabs generation puropses)
|
java.util.Collection<NavigationLinkCollectionViewModel> |
FacetSearchDataService.getFacetQuerySearchNavNodes(BaseSiteModel baseSite,
LanguageModel language,
CurrencyModel currency,
SearchStateData searchStateData)
The same operation as in getFacetCategorySearch, but result converted to collection of
NavigationLinkCollectionViewModel
|
| Modifier and Type | Method and Description |
|---|---|
protected NavigationLinkCollectionViewModel |
DefaultFacetSearchDataService.createSingleNavigationCollectionItem(LanguageModel language,
FacetData<SolrSearchQueryData> facetData)
Creating single NavigationLinkCollectionViewModel object
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<NavigationLinkCollectionViewModel> |
DefaultNavigationStateViewModel.getCurrentNavLinkCollection() |
java.util.Collection<NavigationLinkCollectionViewModel> |
DefaultFacetSearchDataService.getFacetQuerySearchNavNodes(BaseSiteModel baseSite,
LanguageModel language,
CurrencyModel currency,
SearchStateData searchStateData) |
Copyright © 2018 SAP SE. All Rights Reserved.