Class SiteModelMother
java.lang.Object
de.hybris.platform.cmsfacades.util.models.AbstractModelMother<CMSSiteModel>
de.hybris.platform.cmsfacades.util.models.SiteModelMother
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateElectronics(ContentCatalogModel catalog) protected CMSSiteModelprotected BaseStoreModelMotherprotected CatalogVersionModelMotherprotected CMSSiteDaoprotected LanguageModelMothervoidsetBaseStoreModelMother(BaseStoreModelMother baseStoreModelMother) voidsetCatalogVersionModelMother(CatalogVersionModelMother catalogVersionModelMother) voidsetCmsSiteDao(CMSSiteDao cmsSiteDao) voidsetContentCatalogModelMother(ContentCatalogModelMother contentCatalogModelMother) voidsetLanguageModelMother(LanguageModelMother languageModelMother) voidsetProductCatalogModelMother(ProductCatalogModelMother productCatalogModelMother) Methods inherited from class de.hybris.platform.cmsfacades.util.models.AbstractModelMother
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelService
-
Field Details
-
ELECTRONICS
- See Also:
-
APPAREL
- See Also:
-
POWERTOOL
- See Also:
-
MULTI_COUNTRY_CAR_SITE
- See Also:
-
MULTI_COUNTRY_EUROPE_CARS_SITE
- See Also:
-
MULTI_COUNTRY_DE_CARS_SITE
- See Also:
-
MULTI_COUNTRY_UK_CARS_SITE
- See Also:
-
PREVIEW_URL
- See Also:
-
REDIRECT_URL
- See Also:
-
-
Constructor Details
-
SiteModelMother
public SiteModelMother()
-
-
Method Details
-
defaultSite
-
createElectronicsWithAppleCatalog
-
createElectronicsWithAppleStagedAndOnlineCatalog
-
createElectronics
-
createNorthAmericaElectronicsWithAppleStagedCatalog
-
getLanguageModelMother
-
setLanguageModelMother
-
getContentCatalogModelMother
-
setContentCatalogModelMother
-
getProductCatalogModelMother
-
setProductCatalogModelMother
-
getCmsSiteDao
-
setCmsSiteDao
-
getBaseStoreModelMother
-
setBaseStoreModelMother
-
getCatalogVersionModelMother
-
setCatalogVersionModelMother
-