Uses of Class
de.hybris.platform.cms2.model.site.CMSSiteModel
Packages that use CMSSiteModel
Package
Description
Contains generated models for each type of de.hybris.platform.acceleratorservices.jalo package.
Contains generated models for each type of de.hybris.platform.acceleratorservices.jalo.export package.
Contains generated models for each type of de.hybris.platform.cms2.jalo package.
Contains generated models for each type of de.hybris.platform.cms2.jalo.contents package.
Contains generated models for each type of de.hybris.platform.cms2.jalo.preview package.
-
Uses of CMSSiteModel in de.hybris.platform.acceleratorservices.model
Methods in de.hybris.platform.acceleratorservices.model that return CMSSiteModelModifier and TypeMethodDescriptionSiteMapMediaCronJobModel.getContentSite()Generated method - Getter of theSiteMapMediaCronJob.contentSiteattribute defined at extensionacceleratorservices.Methods in de.hybris.platform.acceleratorservices.model with parameters of type CMSSiteModelModifier and TypeMethodDescriptionvoidSiteMapMediaCronJobModel.setContentSite(CMSSiteModel value) Generated method - Setter ofSiteMapMediaCronJob.contentSiteattribute defined at extensionacceleratorservices. -
Uses of CMSSiteModel in de.hybris.platform.acceleratorservices.model.export
Methods in de.hybris.platform.acceleratorservices.model.export that return CMSSiteModelModifier and TypeMethodDescriptionExportDataCronJobModel.getCmsSite()Generated method - Getter of theExportDataCronJob.cmsSiteattribute defined at extensionacceleratorservices.Methods in de.hybris.platform.acceleratorservices.model.export with parameters of type CMSSiteModelModifier and TypeMethodDescriptionvoidExportDataCronJobModel.setCmsSite(CMSSiteModel value) Generated method - Setter ofExportDataCronJob.cmsSiteattribute defined at extensionacceleratorservices. -
Uses of CMSSiteModel in de.hybris.platform.cms2.model
Methods in de.hybris.platform.cms2.model that return types with arguments of type CMSSiteModelModifier and TypeMethodDescriptionCMSComponentTypeModel.getCmsSites()Generated method - Getter of theCMSComponentType.cmsSitesattribute defined at extensioncms2.Method parameters in de.hybris.platform.cms2.model with type arguments of type CMSSiteModelModifier and TypeMethodDescriptionvoidCMSComponentTypeModel.setCmsSites(Set<CMSSiteModel> value) Generated method - Setter ofCMSComponentType.cmsSitesattribute defined at extensioncms2. -
Uses of CMSSiteModel in de.hybris.platform.cms2.model.contents
Methods in de.hybris.platform.cms2.model.contents that return types with arguments of type CMSSiteModelModifier and TypeMethodDescriptionContentCatalogModel.getCmsSites()Generated method - Getter of theContentCatalog.cmsSitesattribute defined at extensioncms2.Method parameters in de.hybris.platform.cms2.model.contents with type arguments of type CMSSiteModelModifier and TypeMethodDescriptionvoidContentCatalogModel.setCmsSites(Collection<CMSSiteModel> value) Generated method - Setter ofContentCatalog.cmsSitesattribute defined at extensioncms2. -
Uses of CMSSiteModel in de.hybris.platform.cms2.model.preview
Methods in de.hybris.platform.cms2.model.preview that return CMSSiteModelModifier and TypeMethodDescriptionPreviewDataModel.getActiveSite()Generated method - Getter of thePreviewData.activeSiteattribute defined at extensioncms2.Methods in de.hybris.platform.cms2.model.preview with parameters of type CMSSiteModelModifier and TypeMethodDescriptionvoidPreviewDataModel.setActiveSite(CMSSiteModel value) Generated method - Setter ofPreviewData.activeSiteattribute defined at extensioncms2.