Uses of Class
de.hybris.platform.jalo.media.MediaManager.InputStreamWithSize
-
Packages that use MediaManager.InputStreamWithSize Package Description de.hybris.platform.jalo.media de.hybris.platform.media.web de.hybris.platform.servicelayer.web -
-
Uses of MediaManager.InputStreamWithSize in de.hybris.platform.jalo.media
Methods in de.hybris.platform.jalo.media that return MediaManager.InputStreamWithSize Modifier and Type Method Description MediaManager.InputStreamWithSizeMediaManager. getMediaAsStreamWithSize(java.lang.String folderQualifier, java.lang.String location)Gets the media as stream with its size. -
Uses of MediaManager.InputStreamWithSize in de.hybris.platform.media.web
Methods in de.hybris.platform.media.web that return MediaManager.InputStreamWithSize Modifier and Type Method Description MediaManager.InputStreamWithSizeDefaultMediaFilterLogicTest.TestDefaultMediaFilterLogic. getMediaAsStreamWithSize(java.lang.String folderQualifier, java.lang.String location) -
Uses of MediaManager.InputStreamWithSize in de.hybris.platform.servicelayer.web
Methods in de.hybris.platform.servicelayer.web that return MediaManager.InputStreamWithSize Modifier and Type Method Description protected MediaManager.InputStreamWithSizeWebAppMediaFilter. getMediaAsStreamWithSize(java.lang.String folderQualifier, java.lang.String location)
-