public class ContentSlotForPageModelMother extends AbstractModelMother<ContentSlotForPageModel>
| Modifier and Type | Field and Description |
|---|---|
static String |
UID_FOOTER_EMAILPAGE |
static String |
UID_FOOTER_HOMEPAGE |
static String |
UID_HEADER_HOMEPAGE |
static String |
UID_LOGO_HOMEPAGE |
| Constructor and Description |
|---|
ContentSlotForPageModelMother() |
| Modifier and Type | Method and Description |
|---|---|
ContentSlotForPageModel |
FooterEmailPage_Empty(CatalogVersionModel catalogVersion) |
ContentSlotForPageModel |
FooterHomepage_Empty(CatalogVersionModel catalogVersion) |
ContentPageModelMother |
getContentPageModelMother() |
ContentSlotForPageDao |
getContentSlotForPageDao() |
ContentSlotModelMother |
getContentSlotModelMother() |
ContentSlotForPageModel |
HeaderHomepage_FlashComponentOnly(CatalogVersionModel catalogVersion) |
ContentSlotForPageModel |
HeaderHomepage_ParagraphAndBanner(CatalogVersionModel catalogVersion) |
ContentSlotForPageModel |
HeaderHomepage_ParagraphOnly(CatalogVersionModel catalogVersion) |
ContentSlotForPageModel |
LogoHomepage(CatalogVersionModel catalogVersion) |
void |
setContentPageModelMother(ContentPageModelMother contentPageModelMother) |
void |
setContentSlotForPageDao(ContentSlotForPageDao contentSlotForPageDao) |
void |
setContentSlotModelMother(ContentSlotModelMother contentSlotModelMother) |
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelServicepublic static final String UID_LOGO_HOMEPAGE
public static final String UID_HEADER_HOMEPAGE
public static final String UID_FOOTER_HOMEPAGE
public static final String UID_FOOTER_EMAILPAGE
public ContentSlotForPageModel LogoHomepage(CatalogVersionModel catalogVersion)
public ContentSlotForPageModel HeaderHomepage_ParagraphOnly(CatalogVersionModel catalogVersion)
public ContentSlotForPageModel HeaderHomepage_FlashComponentOnly(CatalogVersionModel catalogVersion)
public ContentSlotForPageModel HeaderHomepage_ParagraphAndBanner(CatalogVersionModel catalogVersion)
public ContentSlotForPageModel FooterHomepage_Empty(CatalogVersionModel catalogVersion)
public ContentSlotForPageModel FooterEmailPage_Empty(CatalogVersionModel catalogVersion)
public ContentSlotForPageDao getContentSlotForPageDao()
public void setContentSlotForPageDao(ContentSlotForPageDao contentSlotForPageDao)
public ContentSlotModelMother getContentSlotModelMother()
public void setContentSlotModelMother(ContentSlotModelMother contentSlotModelMother)
public ContentPageModelMother getContentPageModelMother()
public void setContentPageModelMother(ContentPageModelMother contentPageModelMother)
Copyright © 2000-2016 SAP SE. All Rights Reserved.