public class ContentSlotModelMother extends AbstractModelMother<ContentSlotModel>
| Modifier and Type | Field and Description |
|---|---|
static String |
UID_FOOTER |
static String |
UID_HEADER |
static String |
UID_LOGO |
| Constructor and Description |
|---|
ContentSlotModelMother() |
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelServicepublic static final String UID_LOGO
public static final String UID_HEADER
public static final String UID_FOOTER
public ContentSlotModel Logo_Slot(CatalogVersionModel catalogVersion)
public ContentSlotModel createFooterEmptySlot(CatalogVersionModel catalogVersion)
public ContentSlotModel createHeaderSlotWithParagraphAndBanner(CatalogVersionModel catalogVersion)
public ContentSlotModel createHeaderSlotWithParagraph(CatalogVersionModel catalogVersion)
public ContentSlotModel createHeaderSlotWithFlashComponent(CatalogVersionModel catalogVersion)
public ContentSlotModel createHeaderSlotWithABTestParagraphsContainer(CatalogVersionModel catalogVersion)
protected ContentSlotModel defaultSlot(CatalogVersionModel catalogVersion)
public CMSContentSlotDao getCmsContentSlotDao()
public void setCmsContentSlotDao(CMSContentSlotDao cmsContentSlotDao)
public ParagraphComponentModelMother getParagraphComponentModelMother()
public void setParagraphComponentModelMother(ParagraphComponentModelMother paragraphComponentModelMother)
public SimpleBannerComponentModelMother getSimpleBannerComponentModelMother()
public void setSimpleBannerComponentModelMother(SimpleBannerComponentModelMother simpleBannerComponentModelMother)
protected FlashComponentModelMother getFlashComponentModelMother()
public void setFlashComponentModelMother(FlashComponentModelMother flashComponentModelMother)
public ABTestCMSComponentContainerModelMother getAbTestCMSComponentContainerModelMother()
public void setAbTestCMSComponentContainerModelMother(ABTestCMSComponentContainerModelMother abTestCMSComponentContainerModelMother)
Copyright © 2000-2016 SAP SE. All Rights Reserved.