| Modifier and Type | Method and Description |
|---|---|
CMSSiteModel |
SiteMapMediaCronJobModel.getContentSite()
Generated method - Getter of the
SiteMapMediaCronJob.contentSite attribute defined at extension acceleratorservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
SiteMapMediaCronJobModel.setContentSite(CMSSiteModel value)
Generated method - Setter of
SiteMapMediaCronJob.contentSite attribute defined at extension acceleratorservices. |
| Modifier and Type | Method and Description |
|---|---|
CMSSiteModel |
ExportDataCronJobModel.getCmsSite()
Generated method - Getter of the
ExportDataCronJob.cmsSite attribute defined at extension acceleratorservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportDataCronJobModel.setCmsSite(CMSSiteModel value)
Generated method - Setter of
ExportDataCronJob.cmsSite attribute defined at extension acceleratorservices. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGSegmentModel> |
BTGDao.getSegments(Collection<CMSSiteModel> websites,
BTGConditionEvaluationScope scope,
Collection<CatalogVersionModel> catalogVersions)
Return segments for specified arguments
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGSegmentModel> |
ResultCachingBTGDaoDecorator.getSegments(Collection<CMSSiteModel> websites,
BTGConditionEvaluationScope scope,
Collection<CatalogVersionModel> catalogVersions) |
Collection<BTGSegmentModel> |
DefaultResultDataCachingBTGDao.getSegments(Collection<CMSSiteModel> websites,
BTGConditionEvaluationScope scope,
Collection<CatalogVersionModel> catalogVersions) |
Collection<BTGSegmentModel> |
DefaultBTGDao.getSegments(Collection<CMSSiteModel> websites,
BTGConditionEvaluationScope scope,
Collection<CatalogVersionModel> catalogVersions) |
| Modifier and Type | Field and Description |
|---|---|
protected CMSSiteModel |
BTGIntegrationTest.websiteA |
protected CMSSiteModel |
BTGIntegrationTest.websiteB |
protected CMSSiteModel |
BTGIntegrationTest.websiteC |
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSSiteModel> |
BTGSegmentModel.getSites()
Generated method - Getter of the
BTGSegment.sites attribute defined at extension btg. |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGSegmentModel.setSites(Collection<CMSSiteModel> value)
Generated method - Setter of
BTGSegment.sites attribute defined at extension btg. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGSegmentModel> |
SegmentService.getSegments(Collection<CMSSiteModel> websites)
Returns
BTGSegmentModels associated with the given CMSSiteModel. |
Collection<BTGSegmentModel> |
SegmentService.getSegments(Collection<CMSSiteModel> websites,
BTGConditionEvaluationScope scope,
Collection<CatalogVersionModel> catalogVersions)
Return segments for specified arguments
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGSegmentModel> |
DefaultSegmentService.getSegments(Collection<CMSSiteModel> websites) |
Collection<BTGSegmentModel> |
DefaultSegmentService.getSegments(Collection<CMSSiteModel> websites,
BTGConditionEvaluationScope scope,
Collection<CatalogVersionModel> catalogVersions) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGEvaluationService.evaluateAllSegments(UserGroupModel userGroup,
CMSSiteModel website,
BTGEvaluationContext context,
Collection<CatalogVersionModel> catalogVersion)
Evaluates for all users in userGroup all active segments for specific website and scope using evaluation method
|
void |
BTGEvaluationService.evaluateAllSegments(UserModel user,
CMSSiteModel website,
BTGEvaluationContext context)
Evaluates for user all active segments for specific website and scope using evaluation method
|
void |
BTGEvaluationService.evaluateAllSegments(UserModel user,
CMSSiteModel website,
BTGEvaluationContext context,
Collection<CatalogVersionModel> catalogVersion)
Evaluates for user all active segments for specific website and scope using evaluation method
|
void |
BTGResultService.invalidateEvaluationResults(CMSSiteModel website,
UserModel user,
BTGEvaluationContext context,
BTGRuleType type)
Invalidates evaluation results for given site and user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BTGEvaluationService.evaluateAllSegments(UserModel user,
List<CMSSiteModel> websites,
BTGEvaluationContext context)
Evaluates for user all active segments for specific websites and scope using evaluation method
|
void |
BTGEvaluationService.evaluateAllSegments(UserModel user,
List<CMSSiteModel> websites,
BTGEvaluationContext context,
Collection<CatalogVersionModel> catalogVersion)
Evaluates for user all active segments for specific websites and scope using evaluation method
|
void |
BTGResultService.invalidateEvaluationResults(Collection<CMSSiteModel> websites,
UserModel user,
BTGEvaluationContext context,
BTGRuleType type)
Invalidates evaluation results for given site and user.
|
void |
BTGResultService.invalidateEvaluationResults(Collection<CMSSiteModel> websites,
UserModel user,
BTGEvaluationContext context,
BTGRuleType type,
Collection<CatalogVersionModel> catalogVersions)
Invalidates evaluation results for given site and user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBTGEvaluationService.evaluateAllSegments(UserGroupModel userGroup,
CMSSiteModel website,
BTGEvaluationContext context,
Collection<CatalogVersionModel> catalogVersion) |
void |
DefaultBTGEvaluationService.evaluateAllSegments(UserModel user,
CMSSiteModel website,
BTGEvaluationContext context) |
void |
DefaultBTGEvaluationService.evaluateAllSegments(UserModel user,
CMSSiteModel website,
BTGEvaluationContext context,
Collection<CatalogVersionModel> catalogVersion) |
void |
DefaultBTGResultService.invalidateEvaluationResults(CMSSiteModel website,
UserModel user,
BTGEvaluationContext context,
BTGRuleType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBTGEvaluationService.evaluateAllSegments(UserModel user,
List<CMSSiteModel> websites,
BTGEvaluationContext context) |
void |
DefaultBTGEvaluationService.evaluateAllSegments(UserModel user,
List<CMSSiteModel> websites,
BTGEvaluationContext context,
Collection<CatalogVersionModel> catalogVersion) |
void |
DefaultBTGResultService.invalidateEvaluationResults(Collection<CMSSiteModel> websites,
UserModel user,
BTGEvaluationContext context,
BTGRuleType type) |
void |
DefaultBTGResultService.invalidateEvaluationResults(Collection<CMSSiteModel> websites,
UserModel user,
BTGEvaluationContext context,
BTGRuleType type,
Collection<CatalogVersionModel> catalogVersion) |
| Modifier and Type | Method and Description |
|---|---|
protected DefaultSearchBrowserModel |
BTGSiteSelectorSection.createRequiredBrowserModel(CMSSiteModel currentSiteModel) |
protected void |
BTGLiveCatalogVersionSelectorSection.updateSegmentSection(LiveSegmentSelectorSection segmentSection,
CMSSiteModel currentSiteModel,
LiveEditBrowserModel liveEditBrowserModel,
LiveEditNavigationArea liveEditNavigationArea) |
| Modifier and Type | Method and Description |
|---|---|
protected CMSSiteModel |
CustomerSegmentModelingBrowserModel.getAsociatedCmsSite(CatalogModel catalogModel) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSSiteModel> |
BtgcockpitSegmentBrowserModel.getSelectedSites() |
| Modifier and Type | Method and Description |
|---|---|
void |
BtgcockpitSegmentBrowserModel.setSelectedSites(Collection<CMSSiteModel> sites) |
| Modifier and Type | Method and Description |
|---|---|
protected CMSSiteModel |
AbstractPreviewServlet.getCurrentSite(HttpServletRequest req)
Deprecated.
Returns the current site.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
UrlUtils.extractHostInformationFromRequest(HttpServletRequest request,
CMSSiteModel cmsSiteModel) |
| Modifier and Type | Method and Description |
|---|---|
Set<CMSSiteModel> |
CMSComponentTypeModel.getCmsSites()
Generated method - Getter of the
CMSComponentType.cmsSites attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSComponentTypeModel.setCmsSites(Set<CMSSiteModel> value)
Generated method - Setter of
CMSComponentType.cmsSites attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSSiteModel> |
ContentCatalogModel.getCmsSites()
Generated method - Getter of the
ContentCatalog.cmsSites attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentCatalogModel.setCmsSites(Collection<CMSSiteModel> value)
Generated method - Setter of
ContentCatalog.cmsSites attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
CMSSiteModel |
PreviewDataModel.getActiveSite()
Generated method - Getter of the
PreviewData.activeSite attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
void |
PreviewDataModel.setActiveSite(CMSSiteModel value)
Generated method - Setter of
PreviewData.activeSite attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
CMSSiteModel |
CMSSiteResource.getCMSSiteModel()
Convenience method which just delegates to
#getResourceValue() |
protected CMSSiteModel |
CMSSiteResource.readResource(String resourceId)
Gets the
CMSSiteModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSSiteModel> |
CMSSitesResource.getCMSSitesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSSiteResource.setCMSSiteModel(CMSSiteModel value)
Convenience method which just delegates to
#setResourceValue(CMSSiteModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSSitesResource.setCMSSitesCollection(Collection<CMSSiteModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
CMSSiteModel |
CMSSiteDao.findCMSSiteById(String id)
Deprecated.
use
CMSSiteDao.findCMSSitesById(String) instead. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSSiteModel> |
CMSSiteDao.findAllCMSSites()
Find all cms sites.
|
List<CMSSiteModel> |
CMSSiteDao.findCMSSitesById(String id)
Find cms sites by id.
|
| Modifier and Type | Method and Description |
|---|---|
CMSSiteModel |
DefaultCMSSiteDao.findCMSSiteById(String id)
Find cms site by id.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSSiteModel> |
DefaultCMSSiteDao.findAllCMSSites()
Find all cms sites.
|
List<CMSSiteModel> |
DefaultCMSSiteDao.findCMSSitesById(String id)
Find cms sites by id.
|
| Modifier and Type | Method and Description |
|---|---|
CMSSiteModel |
CMSSiteService.getCurrentSite()
Returns current site from the session for current user.
|
CMSSiteModel |
CMSSiteService.getSiteForURL(URL url)
Returns the site which is associated with the given url
|
CMSSiteModel |
CMSSiteService.setCurrentSite(URL url,
PreviewDataModel previewData)
Sets the site that is associated with the given url as current site.
|
CMSSiteModel |
CMSSiteService.setCurrentSiteAndCatalogVersions(String siteId,
boolean setDefaultCatalog)
Activates a CMSSite and all associated catalog versions.
|
CMSSiteModel |
CMSSiteService.setCurrentSiteAndCatalogVersionsForURL(URL url,
boolean setDefaultCatalog)
Sets the site that is associated with the given url as current site.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSSiteModel> |
CMSSiteService.getSites() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CMSSiteService.containsCatalog(CMSSiteModel site,
CatalogModel catalog,
boolean contentOnly)
checks if a given site contains the given catalog
|
Collection<CatalogModel> |
CMSSiteService.getAllCatalogs(CMSSiteModel site)
Returns all catalogs for the specified site
site. |
List<CatalogModel> |
CMSSiteService.getClassificationCatalogs(CMSSiteModel site)
Gets the classification catalogs for
CMSSiteModel object. |
Collection<CatalogModel> |
CMSPreviewService.getEditableCatalogs(CMSSiteModel cmsSiteModel,
CatalogVersionModel activeCatalogVersion)
Retrieves all editable catalogs for current site
Note:
Catalog versions from those catalog can be edited within live edit mode in CMSCockpit |
List<CatalogModel> |
CMSSiteService.getProductCatalogs(CMSSiteModel site)
Deprecated.
|
String |
CMSSiteService.getStartPageLabelOrId(CMSSiteModel site)
Gets the start page label or id.
|
void |
CMSSiteService.setCurrentSite(CMSSiteModel site)
sets the given site as current
|
void |
CMSSiteService.setCurrentSiteAndCatalogVersions(CMSSiteModel site,
boolean setDefaultCatalog)
Activates the given site and all associated catalog versions.
|
| Modifier and Type | Method and Description |
|---|---|
CMSSiteModel |
CMSAdminSiteService.getActiveSite()
Returns the active site (the site the current user is working on).
|
CMSSiteModel |
CMSAdminSiteService.getSiteById(String id)
Deprecated.
use
CMSAdminSiteService.getSiteForId(String) instead. |
CMSSiteModel |
CMSAdminSiteService.getSiteForId(String id)
Returns a site with the given ID
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSSiteModel> |
CMSAdminSiteService.getSites()
Get all sites which are defined in the CMS
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CatalogModel> |
CMSAdminSiteService.getAllCatalogs(CMSSiteModel site)
Returns all catalogs for the specified site
site. |
ContentPageModel |
CMSAdminPageService.getHomepage(CMSSiteModel siteModel)
Gets the homepage for a given CMS Site.
|
boolean |
CMSAdminSiteService.hasPreviewURL(CMSSiteModel site)
check if the given site has a preview url
|
void |
CMSAdminSiteService.setActiveSite(CMSSiteModel site)
Sets a site as active (the site the current user is working on)
|
| Modifier and Type | Method and Description |
|---|---|
CMSSiteModel |
AbstractCMSAdminService.getActiveSite() |
CMSSiteModel |
DefaultCMSAdminSiteService.getSiteById(String id) |
CMSSiteModel |
DefaultCMSAdminSiteService.getSiteForId(String id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSSiteModel> |
DefaultCMSAdminSiteService.getSites() |
| Modifier and Type | Method and Description |
|---|---|
Collection<CatalogModel> |
DefaultCMSAdminSiteService.getAllCatalogs(CMSSiteModel site) |
ContentPageModel |
DefaultCMSAdminPageService.getHomepage(CMSSiteModel siteModel) |
boolean |
DefaultCMSAdminSiteService.hasPreviewURL(CMSSiteModel site) |
void |
DefaultCMSAdminSiteService.setActiveSite(CMSSiteModel site) |
| Modifier and Type | Method and Description |
|---|---|
CMSSiteModel |
AbstractCMSService.getCurrentSite() |
CMSSiteModel |
DefaultCMSSiteService.getSiteForURL(URL url)
Returns the site which is associated with the given url
|
CMSSiteModel |
DefaultCMSSiteService.setCurrentSite(URL url,
PreviewDataModel previewData)
Sets the site that is associated with the given url as current site.
|
CMSSiteModel |
DefaultCMSSiteService.setCurrentSiteAndCatalogVersions(String siteId,
boolean setDefaultCatalog)
Activates a CMSSite and all associated catalog versions.
|
CMSSiteModel |
DefaultCMSSiteService.setCurrentSiteAndCatalogVersionsForURL(URL url,
boolean setDefaultCatalog)
Sets the site that is associated with the given url as current site.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSSiteModel> |
DefaultCMSSiteService.getSites() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultCMSSiteService.containsCatalog(CMSSiteModel site,
CatalogModel catalog,
boolean contentOnly)
checks if a given site contains the given catalog
|
protected boolean |
DefaultCMSSiteService.containsContentCatalogImpl(CMSSiteModel site,
CatalogModel catalog) |
protected boolean |
DefaultCMSSiteService.containsProductsCatalogImpl(CMSSiteModel site,
CatalogModel catalog) |
Collection<CatalogModel> |
DefaultCMSSiteService.getAllCatalogs(CMSSiteModel site)
Returns all catalogs for the specified site
site. |
List<CatalogModel> |
DefaultCMSSiteService.getClassificationCatalogs(CMSSiteModel site)
Gets the classification catalogs for
CMSSiteModel object. |
Collection<CatalogModel> |
DefaultCMSPreviewService.getEditableCatalogs(CMSSiteModel cmsSiteModel,
CatalogVersionModel selectedCatalogVersion)
Retrieves all editable catalogs for current site
Note:
Catalog versions from those catalog can be edited within live edit mode in CMSCockpit |
List<CatalogModel> |
DefaultCMSSiteService.getProductCatalogs(CMSSiteModel site)
Deprecated.
|
String |
DefaultCMSSiteService.getStartPageLabelOrId(CMSSiteModel site)
Gets the start page label or id.
|
protected boolean |
DefaultCMSSiteService.matchSiteForURL(CMSSiteModel site,
String strUrl) |
void |
DefaultCMSSiteService.setCurrentSite(CMSSiteModel site)
sets the given site as current
|
void |
DefaultCMSSiteService.setCurrentSiteAndCatalogVersions(CMSSiteModel site,
boolean setDefaultCatalog)
Activates the given site and all associated catalog versions.
|
| Modifier and Type | Method and Description |
|---|---|
CMSSiteModel |
LiveEditViewModel.getSite() |
| Modifier and Type | Method and Description |
|---|---|
void |
LiveEditViewModel.setSite(CMSSiteModel site) |
| Modifier and Type | Method and Description |
|---|---|
CMSSiteModel |
DefaultLiveEditViewModel.getSite() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLiveEditViewModel.setSite(CMSSiteModel site) |
| Modifier and Type | Method and Description |
|---|---|
protected Div |
SiteBox.createSiteBox(CatalogVersionModel version,
CMSSiteModel site) |
| Constructor and Description |
|---|
SiteBox(CMSSiteModel site) |
| Modifier and Type | Method and Description |
|---|---|
CMSSiteModel |
CmsLiveEditEvent.getSite() |
CMSSiteModel |
CmsNavigationEvent.getSite() |
| Constructor and Description |
|---|
CmsLiveEditEvent(Object source,
CMSSiteModel site,
String url) |
CmsNavigationEvent(Object source,
CMSSiteModel site,
CatalogVersionModel catalog) |
CmsNavigationEvent(Object source,
CMSSiteModel site,
CatalogVersionModel catalog,
AbstractPageModel page) |
PageViewNavigationEvent(Object source,
CMSSiteModel site,
CatalogVersionModel catalog,
AbstractPageModel page)
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
LiveUrlPageResolver.postProcessLiveUrl(String previewUrl,
String liveUrl,
CMSSiteModel activeSite) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSSiteModel> |
CmsCockpitService.getSites()
Find all sites
|
Collection<CMSSiteModel> |
CmsCockpitService.getWebsites()
Find all sites
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSSiteModel> |
CmsCockpitServiceImpl.getSites() |
Collection<CMSSiteModel> |
CmsCockpitServiceImpl.getWebsites() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
CMSSiteLabelProvider.getIconPath(CMSSiteModel item) |
protected String |
CMSSiteLabelProvider.getIconPath(CMSSiteModel item,
String languageIso) |
protected String |
CMSSiteLabelProvider.getItemDescription(CMSSiteModel item) |
protected String |
CMSSiteLabelProvider.getItemDescription(CMSSiteModel item,
String languageIso) |
protected String |
CMSSiteLabelProvider.getItemLabel(CMSSiteModel item) |
protected String |
CMSSiteLabelProvider.getItemLabel(CMSSiteModel item,
String languageIso) |
| Modifier and Type | Method and Description |
|---|---|
CMSSiteModel |
CmsPageBrowserModel.getActiveSite()
Returns current selected site
|
CMSSiteModel |
NavigationNodeBrowserArea.getActiveSite() |
CMSSiteModel |
LiveEditBrowserModel.getActiveSite() |
CMSSiteModel |
CatalogBrowserArea.getActiveSite() |
CMSSiteModel |
LiveEditBrowserArea.getCurrentSite() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
CmsLiveEditEventHandler.checkUrl(CMSSiteModel site,
String url) |
void |
LiveEditBrowserArea.refreshContent(CMSSiteModel siteModel) |
void |
NavigationNodeBrowserArea.setActiveSite(CMSSiteModel activeSite) |
void |
SiteVersionAware.setActiveSite(CMSSiteModel activeSite) |
void |
LiveEditBrowserModel.setActiveSite(CMSSiteModel activeSite) |
void |
CatalogBrowserArea.setActiveSite(CMSSiteModel activeSite) |
void |
LiveEditBrowserModel.setCurrentSite(CMSSiteModel site) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CMSSiteUtils.createHomepage(String name,
String label,
CatalogVersionModel catversion,
ContentCatalogModel contentCatalog,
CMSSiteModel cmsSiteModel,
PageTemplateModel masterTemplate) |
static void |
CMSSiteUtils.populateCmsSite(List sourceTemplates,
Set targetCatalogVersions,
ContentCatalogModel contentCatalog,
CMSSiteModel cmsSiteModel,
String homepageName,
String homepageLabel) |
| Modifier and Type | Method and Description |
|---|---|
CMSSiteModel |
B2BRegistrationModel.getCmsSite()
Generated method - Getter of the
B2BRegistration.cmsSite attribute defined at extension secureportaladdon. |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BRegistrationModel.setCmsSite(CMSSiteModel value)
Generated method - Setter of
B2BRegistration.cmsSite attribute defined at extension secureportaladdon. |
| Constructor and Description |
|---|
B2BRegistrationModel(BaseStoreModel _baseStore,
CMSSiteModel _cmsSite,
String _companyAddressCity,
CountryModel _companyAddressCountry,
String _companyAddressPostalCode,
String _companyAddressStreet,
String _companyName,
CurrencyModel _currency,
String _email,
LanguageModel _language,
String _name,
ItemModel _owner,
String _position,
String _telephone)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
B2BRegistrationModel(BaseStoreModel _baseStore,
CMSSiteModel _cmsSite,
String _companyAddressCity,
CountryModel _companyAddressCountry,
String _companyAddressPostalCode,
String _companyAddressStreet,
String _companyName,
CurrencyModel _currency,
String _email,
LanguageModel _language,
String _name,
String _position,
String _telephone)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
CMSSiteModel |
CmsSiteModelBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ContentCatalogModelBuilder |
ContentCatalogModelBuilder.withCmsSites(CMSSiteModel... sites) |
| Modifier and Type | Method and Description |
|---|---|
CMSSiteModel |
CmsSites.Canada() |
Copyright © 2017 SAP SE. All Rights Reserved.