public class SiteModelMother extends AbstractModelMother<CMSSiteModel>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
APPAREL |
static java.lang.String |
ELECTRONICS |
static java.lang.String |
MULTI_COUNTRY_CAR_SITE |
static java.lang.String |
MULTI_COUNTRY_DE_CARS_SITE |
static java.lang.String |
MULTI_COUNTRY_EUROPE_CARS_SITE |
static java.lang.String |
MULTI_COUNTRY_UK_CARS_SITE |
static java.lang.String |
POWERTOOL |
static java.lang.String |
PREVIEW_URL |
static java.lang.String |
REDIRECT_URL |
| Constructor and Description |
|---|
SiteModelMother() |
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelServicepublic static final java.lang.String ELECTRONICS
public static final java.lang.String APPAREL
public static final java.lang.String POWERTOOL
public static final java.lang.String MULTI_COUNTRY_CAR_SITE
public static final java.lang.String MULTI_COUNTRY_EUROPE_CARS_SITE
public static final java.lang.String MULTI_COUNTRY_DE_CARS_SITE
public static final java.lang.String MULTI_COUNTRY_UK_CARS_SITE
public static final java.lang.String PREVIEW_URL
public static final java.lang.String REDIRECT_URL
protected CMSSiteModel defaultSite()
public CMSSiteModel createElectronicsWithAppleCatalog()
public CMSSiteModel createElectronicsWithAppleStagedAndOnlineCatalog()
public CMSSiteModel createElectronics(ContentCatalogModel catalog)
public CMSSiteModel createNorthAmericaElectronicsWithAppleStagedCatalog()
protected LanguageModelMother getLanguageModelMother()
public void setLanguageModelMother(LanguageModelMother languageModelMother)
public ContentCatalogModelMother getContentCatalogModelMother()
public void setContentCatalogModelMother(ContentCatalogModelMother contentCatalogModelMother)
public ProductCatalogModelMother getProductCatalogModelMother()
public void setProductCatalogModelMother(ProductCatalogModelMother productCatalogModelMother)
protected CMSSiteDao getCmsSiteDao()
public void setCmsSiteDao(CMSSiteDao cmsSiteDao)
protected BaseStoreModelMother getBaseStoreModelMother()
public void setBaseStoreModelMother(BaseStoreModelMother baseStoreModelMother)
protected CatalogVersionModelMother getCatalogVersionModelMother()
public void setCatalogVersionModelMother(CatalogVersionModelMother catalogVersionModelMother)
Copyright © 2018 SAP SE. All Rights Reserved.