Class MediaFormatModelMother
java.lang.Object
de.hybris.platform.cmsfacades.util.models.AbstractModelMother<MediaFormatModel>
de.hybris.platform.cmsfacades.util.models.MediaFormatModelMother
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected MediaFormatModelcreateMediaFormatWithQualifier(String qualifier) voidsetMediaFormatDao(CMSMediaFormatDao mediaFormatDao) Methods inherited from class de.hybris.platform.cmsfacades.util.models.AbstractModelMother
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelService
-
Field Details
-
WIDESCREEN
- See Also:
-
DESKTOP
- See Also:
-
TABLET
- See Also:
-
MOBILE
- See Also:
-
-
Constructor Details
-
MediaFormatModelMother
public MediaFormatModelMother()
-
-
Method Details
-
createWidescreenFormat
-
createDesktopFormat
-
createTabletFormat
-
createMobileFormat
-
createMediaFormatWithQualifier
-
getMediaFormatDao
-
setMediaFormatDao
-