public class ContentSlotModelMother extends AbstractModelMother<ContentSlotModel>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
UID_FOOTER |
static java.lang.String |
UID_HEADER |
static java.lang.String |
UID_HEADER_EU |
| Constructor and Description |
|---|
ContentSlotModelMother() |
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelServicepublic static final java.lang.String UID_HEADER
public static final java.lang.String UID_HEADER_EU
public static final java.lang.String UID_FOOTER
public ContentSlotModel createFooterEmptySlot(CatalogVersionModel catalogVersion)
public ContentSlotModel createHeaderSlotWithParagraphAndLink(CatalogVersionModel catalogVersion)
public ContentSlotModel createHeaderEuropeSlotWithParagraphAndLink(CatalogVersionModel catalogVersion)
public ContentSlotModel createPagesOfComponents(CatalogVersionModel catalogVersion)
public ContentSlotModel createHeaderSlotWithParagraph(CatalogVersionModel catalogVersion)
public ContentSlotModel createHeaderEuropeSlotWithParagraph(CatalogVersionModel catalogVersion)
public ContentSlotModel createHeaderSlotWithFlashComponent(CatalogVersionModel catalogVersion)
public ContentSlotModel createHeaderSlotWithLink(CatalogVersionModel catalogVersion)
public ContentSlotModel createHeaderSlotWithABTestParagraphsContainer(CatalogVersionModel catalogVersion)
protected ContentSlotModel createFooterSlotWithFlashComponent(CatalogVersionModel catalogVersion)
protected ContentSlotModel defaultSlot(CatalogVersionModel catalogVersion)
public CMSContentSlotDao getCmsContentSlotDao()
public void setCmsContentSlotDao(CMSContentSlotDao cmsContentSlotDao)
public ParagraphComponentModelMother getParagraphComponentModelMother()
public void setParagraphComponentModelMother(ParagraphComponentModelMother paragraphComponentModelMother)
public LinkComponentModelMother getLinkComponentModelMother()
public void setLinkComponentModelMother(LinkComponentModelMother linkComponentModelMother)
protected FlashComponentModelMother getFlashComponentModelMother()
public void setFlashComponentModelMother(FlashComponentModelMother flashComponentModelMother)
public ABTestCMSComponentContainerModelMother getAbTestCMSComponentContainerModelMother()
public void setAbTestCMSComponentContainerModelMother(ABTestCMSComponentContainerModelMother abTestCMSComponentContainerModelMother)
Copyright © 2018 SAP SE. All Rights Reserved.