| Modifier and Type | Method and Description |
|---|---|
CurrentSite |
CurrentSiteJaxbFactory.createCurrentSite(SiteData siteData) |
| Modifier and Type | Method and Description |
|---|---|
SiteData |
CurrentSiteProvider.getCurrentSite()
Return previously selected site
|
| Modifier and Type | Method and Description |
|---|---|
void |
CurrentSiteProvider.setCurrentSite(SiteData siteData)
Store selected site.
|
| Modifier and Type | Method and Description |
|---|---|
SiteData |
CockpitConfigurationCurrentSiteProvider.getCurrentSite() |
SiteData |
SessionCurrentSiteProvider.getCurrentSite() |
| Modifier and Type | Method and Description |
|---|---|
void |
CockpitConfigurationCurrentSiteProvider.setCurrentSite(SiteData siteData) |
void |
SessionCurrentSiteProvider.setCurrentSite(SiteData siteData) |
| Modifier and Type | Method and Description |
|---|---|
SiteData |
SiteService.getCurrentSite()
Return current site.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SiteData> |
SiteService.getAvailableSites()
Return all available sites with SolrFacetSearchConfiguration
|
| Modifier and Type | Method and Description |
|---|---|
void |
SiteService.setCurrentSite(SiteData siteData)
Set current site.
|
| Modifier and Type | Method and Description |
|---|---|
SiteData |
DefaultSiteService.getCurrentSite()
Return previously selected site from session.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<SiteData> |
DefaultSiteService.buildSiteData(BaseSiteModel source) |
protected java.util.Set<SiteData> |
DefaultSiteService.convertToSiteData(java.util.Set<BaseSiteModel> sites) |
java.util.Set<SiteData> |
DefaultSiteService.getAvailableSites()
Return all sites with SolrFacetSearchConfiguration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSiteService.setCurrentSite(SiteData siteData)
Set current site.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CategoryTreeController.getData(SiteData siteData)
Method for obtaining data for selected site
|
void |
CategoryTreeController.handleNewSite(SiteData newSiteData)
New event is detected, new site is selected
|
protected boolean |
CategoryTreeController.hasCatalogVersionChanged(SiteData siteData,
SiteData newSiteData) |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationContextController.updateCategory(SiteData site)
Capture event of selecting category in category tree and display the category in navigation context
|
| Modifier and Type | Method and Description |
|---|---|
protected SiteData |
SiteSelectorController.clone(SiteData siteData) |
| Modifier and Type | Method and Description |
|---|---|
protected SiteData |
SiteSelectorController.clone(SiteData siteData) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<SiteInternalData,java.util.List<CatalogInternalData>> |
SiteSelectorController.prepareListModels(java.util.Collection<SiteData> siteDataCollection) |
| Constructor and Description |
|---|
CatalogInternalData(SiteData siteData) |
LanguageInternalData(SiteData siteData) |
SiteInternalData(SiteData siteData) |
Copyright © 2018 SAP SE. All Rights Reserved.