Class SiteModelMother
- java.lang.Object
-
- de.hybris.platform.cmsfacades.util.models.AbstractModelMother<CMSSiteModel>
-
- de.hybris.platform.cmsfacades.util.models.SiteModelMother
-
public class SiteModelMother extends AbstractModelMother<CMSSiteModel>
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringAPPARELstatic java.lang.StringELECTRONICSstatic java.lang.StringMULTI_COUNTRY_CAR_SITEstatic java.lang.StringMULTI_COUNTRY_DE_CARS_SITEstatic java.lang.StringMULTI_COUNTRY_EUROPE_CARS_SITEstatic java.lang.StringMULTI_COUNTRY_UK_CARS_SITEstatic java.lang.StringPOWERTOOLstatic java.lang.StringPREVIEW_URLstatic java.lang.StringREDIRECT_URL
-
Constructor Summary
Constructors Constructor Description SiteModelMother()
-
Method Summary
-
Methods inherited from class de.hybris.platform.cmsfacades.util.models.AbstractModelMother
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelService
-
-
-
-
Field Detail
-
ELECTRONICS
public static final java.lang.String ELECTRONICS
- See Also:
- Constant Field Values
-
APPAREL
public static final java.lang.String APPAREL
- See Also:
- Constant Field Values
-
POWERTOOL
public static final java.lang.String POWERTOOL
- See Also:
- Constant Field Values
-
MULTI_COUNTRY_CAR_SITE
public static final java.lang.String MULTI_COUNTRY_CAR_SITE
- See Also:
- Constant Field Values
-
MULTI_COUNTRY_EUROPE_CARS_SITE
public static final java.lang.String MULTI_COUNTRY_EUROPE_CARS_SITE
- See Also:
- Constant Field Values
-
MULTI_COUNTRY_DE_CARS_SITE
public static final java.lang.String MULTI_COUNTRY_DE_CARS_SITE
- See Also:
- Constant Field Values
-
MULTI_COUNTRY_UK_CARS_SITE
public static final java.lang.String MULTI_COUNTRY_UK_CARS_SITE
- See Also:
- Constant Field Values
-
PREVIEW_URL
public static final java.lang.String PREVIEW_URL
- See Also:
- Constant Field Values
-
REDIRECT_URL
public static final java.lang.String REDIRECT_URL
- See Also:
- Constant Field Values
-
-
Method Detail
-
defaultSite
protected CMSSiteModel defaultSite()
-
createElectronicsWithAppleCatalog
public CMSSiteModel createElectronicsWithAppleCatalog()
-
createElectronicsWithAppleStagedAndOnlineCatalog
public CMSSiteModel createElectronicsWithAppleStagedAndOnlineCatalog()
-
createElectronics
public CMSSiteModel createElectronics(ContentCatalogModel catalog)
-
createNorthAmericaElectronicsWithAppleStagedCatalog
public CMSSiteModel createNorthAmericaElectronicsWithAppleStagedCatalog()
-
getLanguageModelMother
protected LanguageModelMother getLanguageModelMother()
-
setLanguageModelMother
public void setLanguageModelMother(LanguageModelMother languageModelMother)
-
getContentCatalogModelMother
public ContentCatalogModelMother getContentCatalogModelMother()
-
setContentCatalogModelMother
public void setContentCatalogModelMother(ContentCatalogModelMother contentCatalogModelMother)
-
getProductCatalogModelMother
public ProductCatalogModelMother getProductCatalogModelMother()
-
setProductCatalogModelMother
public void setProductCatalogModelMother(ProductCatalogModelMother productCatalogModelMother)
-
getCmsSiteDao
protected CMSSiteDao getCmsSiteDao()
-
setCmsSiteDao
public void setCmsSiteDao(CMSSiteDao cmsSiteDao)
-
getBaseStoreModelMother
protected BaseStoreModelMother getBaseStoreModelMother()
-
setBaseStoreModelMother
public void setBaseStoreModelMother(BaseStoreModelMother baseStoreModelMother)
-
getCatalogVersionModelMother
protected CatalogVersionModelMother getCatalogVersionModelMother()
-
setCatalogVersionModelMother
public void setCatalogVersionModelMother(CatalogVersionModelMother catalogVersionModelMother)
-
-