public class ContentSlotForTemplateModelMother extends AbstractModelMother<ContentSlotForTemplateModel>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
UID_FOOTER_HOMEPAGE |
static java.lang.String |
UID_FOOTER_SEARCH_PAGE |
static java.lang.String |
UID_HEADER_HOMEPAGE |
| Constructor and Description |
|---|
ContentSlotForTemplateModelMother() |
| Modifier and Type | Method and Description |
|---|---|
ContentSlotForTemplateModel |
FooterHomepage(CatalogVersionModel catalogVersion) |
ContentSlotForTemplateModel |
FooterSearchPage(CatalogVersionModel catalogVersion) |
protected ContentSlotForTemplateDao |
getContentSlotForTemplateDao() |
protected ContentSlotModelMother |
getContentSlotModelMother() |
protected PageTemplateModelMother |
getPageTemplateModelMother() |
void |
setContentSlotForTemplateDao(ContentSlotForTemplateDao contentSlotForTemplateDao) |
void |
setContentSlotModelMother(ContentSlotModelMother contentSlotModelMother) |
void |
setPageTemplateModelMother(PageTemplateModelMother pageTemplateModelMother) |
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelServicepublic static final java.lang.String UID_HEADER_HOMEPAGE
public static final java.lang.String UID_FOOTER_HOMEPAGE
public static final java.lang.String UID_FOOTER_SEARCH_PAGE
public ContentSlotForTemplateModel FooterHomepage(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 © 2018 SAP SE. All Rights Reserved.