Uses of Class
de.hybris.platform.cmsfacades.util.models.MediaModelMother
-
Packages that use MediaModelMother Package Description de.hybris.platform.cmsfacades.util.models -
-
Uses of MediaModelMother in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return MediaModelMother Modifier and Type Method Description MediaModelMotherContentPageModelMother. getMediaModelMother()MediaModelMotherFlashComponentModelMother. getMediaModelMother()MediaModelMotherMediaContainerModelMother. getMediaModelMother()MediaModelMotherProductPageModelMother. getMediaModelMother()Methods in de.hybris.platform.cmsfacades.util.models with parameters of type MediaModelMother Modifier and Type Method Description voidContentPageModelMother. setMediaModelMother(MediaModelMother mediaModelMother)voidFlashComponentModelMother. setMediaModelMother(MediaModelMother mediaModelMother)voidMediaContainerModelMother. setMediaModelMother(MediaModelMother mediaModelMother)voidPageTemplateModelMother. setMediaModelMother(MediaModelMother mediaModelMother)voidProductPageModelMother. setMediaModelMother(MediaModelMother mediaModelMother)
-