public class SimpleBannerComponentModelMother extends AbstractModelMother<SimpleBannerComponentModel>
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME_HEADER_LOGO |
static String |
UID_HEADER_LOGO |
static String |
URL_HEADER_LOGO |
| Constructor and Description |
|---|
SimpleBannerComponentModelMother() |
| Modifier and Type | Method and Description |
|---|---|
SimpleBannerComponentModel |
createHeaderLogoBannerComponentModel(CatalogVersionModel catalogVersion) |
MediaModelMother |
getMediaModelMother() |
SimpleBannerComponentDao |
getSimpleBannerComponentDao() |
void |
setMediaModelMother(MediaModelMother mediaModelMother) |
void |
setSimpleBannerComponentDao(SimpleBannerComponentDao simpleBannerComponentDao) |
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelServicepublic static final String UID_HEADER_LOGO
public static final String NAME_HEADER_LOGO
public static final String URL_HEADER_LOGO
public SimpleBannerComponentModel createHeaderLogoBannerComponentModel(CatalogVersionModel catalogVersion)
public SimpleBannerComponentDao getSimpleBannerComponentDao()
public void setSimpleBannerComponentDao(SimpleBannerComponentDao simpleBannerComponentDao)
public MediaModelMother getMediaModelMother()
public void setMediaModelMother(MediaModelMother mediaModelMother)
Copyright © 2000-2016 SAP SE. All Rights Reserved.