public class ContentSlotForTemplateModelMother extends AbstractModelMother<ContentSlotForTemplateModel>
| Modifier and Type | Field and Description |
|---|---|
static String |
UID_FOOTER_EMAIL_PAGE |
static String |
UID_FOOTER_HOMEPAGE |
static String |
UID_FOOTER_SEARCH_PAGE |
static String |
UID_LOGO_HOMEPAGE |
| Constructor and Description |
|---|
ContentSlotForTemplateModelMother() |
| Modifier and Type | Method and Description |
|---|---|
ContentSlotForTemplateModel |
FooterEmailPage(CatalogVersionModel catalogVersion) |
ContentSlotForTemplateModel |
FooterHomepage(CatalogVersionModel catalogVersion) |
ContentSlotForTemplateModel |
FooterSearchPage(CatalogVersionModel catalogVersion) |
protected ContentSlotForTemplateDao |
getContentSlotForTemplateDao() |
protected ContentSlotModelMother |
getContentSlotModelMother() |
protected PageTemplateModelMother |
getPageTemplateModelMother() |
ContentSlotForTemplateModel |
LogoHomepage(CatalogVersionModel catalogVersion) |
void |
setContentSlotForTemplateDao(ContentSlotForTemplateDao contentSlotForTemplateDao) |
void |
setContentSlotModelMother(ContentSlotModelMother contentSlotModelMother) |
void |
setPageTemplateModelMother(PageTemplateModelMother pageTemplateModelMother) |
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelServicepublic static final String UID_LOGO_HOMEPAGE
public static final String UID_FOOTER_HOMEPAGE
public static final String UID_FOOTER_EMAIL_PAGE
public static final String UID_FOOTER_SEARCH_PAGE
public ContentSlotForTemplateModel LogoHomepage(CatalogVersionModel catalogVersion)
public ContentSlotForTemplateModel FooterHomepage(CatalogVersionModel catalogVersion)
public ContentSlotForTemplateModel FooterEmailPage(CatalogVersionModel catalogVersion)
public ContentSlotForTemplateModel FooterSearchPage(CatalogVersionModel catalogVersion)
protected ContentSlotForTemplateDao getContentSlotForTemplateDao()
public void setContentSlotForTemplateDao(ContentSlotForTemplateDao contentSlotForTemplateDao)
protected ContentSlotModelMother getContentSlotModelMother()
public void setContentSlotModelMother(ContentSlotModelMother contentSlotModelMother)
protected PageTemplateModelMother getPageTemplateModelMother()
public void setPageTemplateModelMother(PageTemplateModelMother pageTemplateModelMother)
Copyright © 2000-2016 SAP SE. All Rights Reserved.