public class FlashComponentModelMother extends AbstractModelMother<FlashComponentModel>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME_FOOTER |
static java.lang.String |
NAME_HEADER |
static java.lang.String |
UID_FOOTER |
static java.lang.String |
UID_HEADER |
static java.lang.String |
URL_LINK_FOOTER |
static java.lang.String |
URL_LINK_HEADER |
| Constructor and Description |
|---|
FlashComponentModelMother() |
| Modifier and Type | Method and Description |
|---|---|
FlashComponentModel |
createFooterFlashComponentModel(CatalogVersionModel catalogVersion) |
FlashComponentModel |
createHeaderFlashComponentModel(CatalogVersionModel catalogVersion) |
protected FlashComponentDao |
getFlashComponentDao() |
MediaModelMother |
getMediaModelMother() |
void |
setFlashComponentDao(FlashComponentDao flashComponentDao) |
void |
setMediaModelMother(MediaModelMother mediaModelMother) |
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelServicepublic static final java.lang.String UID_HEADER
public static final java.lang.String NAME_HEADER
public static final java.lang.String URL_LINK_HEADER
public static final java.lang.String UID_FOOTER
public static final java.lang.String NAME_FOOTER
public static final java.lang.String URL_LINK_FOOTER
public FlashComponentModel createHeaderFlashComponentModel(CatalogVersionModel catalogVersion)
public FlashComponentModel createFooterFlashComponentModel(CatalogVersionModel catalogVersion)
protected FlashComponentDao getFlashComponentDao()
public void setFlashComponentDao(FlashComponentDao flashComponentDao)
public MediaModelMother getMediaModelMother()
public void setMediaModelMother(MediaModelMother mediaModelMother)
Copyright © 2018 SAP SE. All Rights Reserved.