Uses of Class
de.hybris.platform.core.model.media.MediaModel
Packages that use MediaModel
Package
Description
Contains generated models for each type of com.hybris.backoffice.jalo package.
Contains generated models for each type of de.hybris.datasupplier.jalo package.
Contains generated models for each type of de.hybris.deltadetection.jalo package.
Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo.components package.
Contains generated models for each type of de.hybris.platform.acceleratorservices.jalo.email package.
Contains generated models for each type of de.hybris.platform.acceleratorservices.jalo.process package.
Contains generated models for each type of de.hybris.platform.accountsummaryaddon.jalo package.
Contains generated models for each type of de.hybris.platform.auditreport.jalo package.
Contains generated models for each type of de.hybris.platform.catalog.jalo package.
Contains generated models for each type of de.hybris.platform.catalog.jalo.synchronization package.
Contains generated models for each type of de.hybris.platform.category.jalo package.
Contains generated models for each type of de.hybris.platform.cms2.jalo.contents.components package.
Contains generated models for each type of de.hybris.platform.cms2.jalo.pages package.
Contains generated models for each type of de.hybris.platform.cms2.jalo.site package.
Contains generated models for each type of de.hybris.platform.cms2lib.components package.
Contains generated models for each type of de.hybris.platform.cockpit.jalo package.
Contains generated models for each type of de.hybris.platform.cockpit.reports.jalo package.
Contains generated models for each type of de.hybris.platform.commerceservices.jalo.storelocator package.
Contains generated models for each type of de.hybris.platform.commons.jalo package.
Contains generated models for each type of de.hybris.platform.commons.jalo.renderer package.
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.jalo.media package.
Contains generated models for each type of de.hybris.platform.jalo.product package.
Contains generated models for each type of de.hybris.platform.jalo.security package.
Contains generated models for each type of de.hybris.platform.jalo.user package.
Contains generated models for each type of de.hybris.platform.couponservices.jalo package.
Contains generated models for each type of de.hybris.platform.cronjob.jalo package.
Contains generated models for each type of de.hybris.platform.deeplink.jalo.media package.
Contains generated models for each type of de.hybris.platform.impex.jalo package.
Contains generated models for each type of de.hybris.platform.impex.jalo.cronjob package.
Contains generated models for each type of de.hybris.platform.impex.jalo.exp package.
Contains generated models for each type of de.hybris.platform.inboundservices.jalo package.
Contains generated models for each type of de.hybris.platform.integrationservices.jalo package.
Contains generated models for each type of de.hybris.platform.ldap.jalo package.
Contains generated models for each type of de.hybris.platform.mediaconversion.jalo package.
Contains generated models for each type of de.hybris.platform.orderhistory.jalo package.
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
Contains generated models for each type of de.hybris.platform.outboundservices.jalo package.
Contains generated models for each type of de.hybris.platform.promotions.jalo package.
Contains generated models for each type of de.hybris.platform.returns.jalo package.
Contains generated models for each type of de.hybris.platform.ruleengine.jalo package.
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config package.
Contains generated models for each type of de.hybris.platform.storelocator.jalo package.
Contains generated models for each type of de.hybris.platform.voucher.jalo package.
Contains generated models for each type of de.hybris.y2ysync.jalo.media package.
-
Uses of MediaModel in com.hybris.backoffice.cockpitng.services.media.impl
Methods in com.hybris.backoffice.cockpitng.services.media.impl with parameters of type MediaModelModifier and TypeMethodDescriptionMediaToPreviewResolutionStrategy.resolveMimeType(MediaModel target) MediaToPreviewResolutionStrategy.resolvePreviewUrl(MediaModel target) -
Uses of MediaModel in com.hybris.backoffice.config.impl
Methods in com.hybris.backoffice.config.impl that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelBackofficeCockpitConfigurationService.createConfigFile()Deprecated, for removal: This API element is subject to removal in a future version.BackofficeConfigurationMediaHelper.createWidgetsConfigMedia(String mediaCode, String mediaMime) Creates Backoffice configuration media and in case media cannot be created
returns existing media with given codeDefaultBackofficeConfigurationMediaHelper.createWidgetsConfigMedia(String mediaCode, String mediaMime) protected MediaModelDefaultBackofficeConfigurationMediaHelper.findMediaByCode(String mediaCode) Deprecated, for removal: This API element is subject to removal in a future version.Since 2205, replaced byMediaUtil.findMediaByCode(String).BackofficeConfigurationMediaHelper.findOrCreateWidgetsConfigMedia(String mediaCode, String mediaMime) Searches for Backoffice configuration media and creates one in case media is not found.BackofficeConfigurationMediaHelper.findOrCreateWidgetsConfigMedia(String mediaCode, String mediaMime, Consumer<MediaModel> newMediaInitializer) Searches for Backoffice configuration media and creates one in case media is not found.DefaultBackofficeConfigurationMediaHelper.findOrCreateWidgetsConfigMedia(String mediaCode, String mediaMime) DefaultBackofficeConfigurationMediaHelper.findOrCreateWidgetsConfigMedia(String mediaCode, String mediaMime, Consumer<MediaModel> newMediaInitializer) BackofficeConfigurationMediaHelper.findWidgetsConfigMedia(String mediaCode) Searches for Backoffice configuration media and removes all configurations if given mediaCode
is ambiguous.DefaultBackofficeConfigurationMediaHelper.findWidgetsConfigMedia(String mediaCode) protected MediaModelBackofficeCockpitConfigurationService.getCockpitNGConfig()Deprecated, for removal: This API element is subject to removal in a future version.since 1811, the code will be removedprotected MediaModelDefaultMediaCockpitConfigurationPersistenceStrategy.getCockpitNGConfig()protected MediaModelBackofficeWidgetPersistenceService.getOrCreateWidgetsConfigMedia()Methods in com.hybris.backoffice.config.impl with parameters of type MediaModelModifier and TypeMethodDescriptionprotected voidDefaultBackofficeConfigurationMediaHelper.assureSecureFolderAssignment(MediaModel mediaModel) The method assures secure media folder assignment of the given media.protected InputStreamBackofficeCockpitConfigurationService.getInputStreamForMedia(MediaModel media) Deprecated, for removal: This API element is subject to removal in a future version.since 1811, the code will be removedprotected InputStreamDefaultMediaCockpitConfigurationPersistenceStrategy.getInputStreamForMedia(MediaModel media) protected voidBackofficeWidgetPersistenceService.putDefaultWidgetsConfig(MediaModel mediaModel) Method parameters in com.hybris.backoffice.config.impl with type arguments of type MediaModelModifier and TypeMethodDescriptionBackofficeConfigurationMediaHelper.findOrCreateWidgetsConfigMedia(String mediaCode, String mediaMime, Consumer<MediaModel> newMediaInitializer) Searches for Backoffice configuration media and creates one in case media is not found.DefaultBackofficeConfigurationMediaHelper.findOrCreateWidgetsConfigMedia(String mediaCode, String mediaMime, Consumer<MediaModel> newMediaInitializer) -
Uses of MediaModel in com.hybris.backoffice.daos
Methods in com.hybris.backoffice.daos that return types with arguments of type MediaModelModifier and TypeMethodDescriptionBackofficeConfigurationDao.findMedias(String code) Find all medias for given code. -
Uses of MediaModel in com.hybris.backoffice.daos.impl
Methods in com.hybris.backoffice.daos.impl that return types with arguments of type MediaModel -
Uses of MediaModel in com.hybris.backoffice.excel.jobs
Methods in com.hybris.backoffice.excel.jobs that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelDefaultExcelCronJobService.createMedia(byte[] data, String fileName, String contentType) Methods in com.hybris.backoffice.excel.jobs with parameters of type MediaModelModifier and TypeMethodDescriptionprotected ExcelImportCronJobModelDefaultExcelCronJobService.createCronJob(MediaModel excelMedia, MediaModel referencedContentMedia) -
Uses of MediaModel in com.hybris.backoffice.excel.translators
Methods in com.hybris.backoffice.excel.translators with parameters of type MediaModelModifier and TypeMethodDescriptionExcelMediaUrlExportDecorator.addUrlToMediaExport(Optional<String> mediaExport, MediaModel media) ExcelMediaImportTranslator.exportData(MediaModel objectToExport) ExcelMediaUrlTranslator.exportData(MediaModel media) AbstractExcelMediaImportTranslator.exportMedia(MediaModel media) Exports single mediaExcelMediaCollectionUrlTranslator.exportMedia(MediaModel media) protected StringExcelMediaUrlExportDecorator.getExternalUrlInQuotes(MediaModel media) Method parameters in com.hybris.backoffice.excel.translators with type arguments of type MediaModelModifier and TypeMethodDescriptionExcelMediaCollectionImportTranslator.exportData(Collection<MediaModel> mediasToExport) ExcelMediaCollectionUrlTranslator.exportData(Collection<MediaModel> mediasToExport) -
Uses of MediaModel in com.hybris.backoffice.media
Methods in com.hybris.backoffice.media that return MediaModelModifier and TypeMethodDescriptionMediaUtil.createMedia(String mediaCode, String folder, String mediaType, String mimeType, String fileName) MediaUtil.createMedia(String mediaCode, String folder, String mediaType, org.zkoss.util.media.Media media) MediaUtil.findMediaByCode(String mediaCode) Methods in com.hybris.backoffice.media that return types with arguments of type MediaModelMethods in com.hybris.backoffice.media with parameters of type MediaModelModifier and TypeMethodDescriptionvoidMediaUtil.deleteMedia(MediaModel mediaModel) voidMediaUtil.updateMedia(MediaModel mediaModel, org.zkoss.util.media.Media media) -
Uses of MediaModel in com.hybris.backoffice.model
Methods in com.hybris.backoffice.model that return MediaModelModifier and TypeMethodDescriptionExcelImportCronJobModel.getExcelFile()Generated method - Getter of theExcelImportCronJob.excelFileattribute defined at extensionbackoffice.ExcelImportCronJobModel.getReferencedContent()Generated method - Getter of theExcelImportCronJob.referencedContentattribute defined at extensionbackoffice.ThemeModel.getStyle()Generated method - Getter of theTheme.styleattribute defined at extensionbackoffice.ThemeModel.getThumbnail()Generated method - Getter of theTheme.thumbnailattribute defined at extensionbackoffice.Methods in com.hybris.backoffice.model with parameters of type MediaModelModifier and TypeMethodDescriptionvoidExcelImportCronJobModel.setExcelFile(MediaModel value) Generated method - Setter ofExcelImportCronJob.excelFileattribute defined at extensionbackoffice.voidExcelImportCronJobModel.setReferencedContent(MediaModel value) Generated method - Setter ofExcelImportCronJob.referencedContentattribute defined at extensionbackoffice.voidThemeModel.setStyle(MediaModel value) Generated method - Setter ofTheme.styleattribute defined at extensionbackoffice.voidThemeModel.setThumbnail(MediaModel value) Generated method - Setter ofTheme.thumbnailattribute defined at extensionbackoffice.Constructors in com.hybris.backoffice.model with parameters of type MediaModelModifierConstructorDescriptionExcelImportCronJobModel(MediaModel _excelFile, JobModel _job) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersExcelImportCronJobModel(MediaModel _excelFile, JobModel _job, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of MediaModel in com.hybris.backoffice.widgets.branding.customthemes.themes
Methods in com.hybris.backoffice.widgets.branding.customthemes.themes with parameters of type MediaModelModifier and TypeMethodDescriptionUtil.convertStyleMediaToVariableMap(MediaModel style) protected booleanUtil.isValidThemeStyle(MediaModel style) protected booleanAppearanceItemRenderer.resetAppearanceItemColor(MediaModel style) Method parameters in com.hybris.backoffice.widgets.branding.customthemes.themes with type arguments of type MediaModelModifier and TypeMethodDescriptionThemeSaveHelper.ThemeSaver.initStyle(Consumer<MediaModel> initializer) ThemeSaveHelper.ThemeSaver.initThumbnail(Consumer<MediaModel> initializer) -
Uses of MediaModel in com.hybris.backoffice.widgets.branding.logosetting
Methods in com.hybris.backoffice.widgets.branding.logosetting with parameters of type MediaModelModifier and TypeMethodDescriptionprotected voidLogoSettingController.onLogoSaved(String logoCode, MediaModel mediaModel) -
Uses of MediaModel in com.hybris.backoffice.widgets.userprofile.toggle
Methods in com.hybris.backoffice.widgets.userprofile.toggle with parameters of type MediaModel -
Uses of MediaModel in com.hybris.backoffice.wizard
Methods in com.hybris.backoffice.wizard that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelMediaContentUpdateHandler.getMediaToUpdate(com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> params) Methods in com.hybris.backoffice.wizard that return types with arguments of type MediaModelModifier and TypeMethodDescriptionprotected List<MediaModel>MultiMediaReferenceCreateHandler.createMediaCollection(com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> params, String mediaProperty) protected Optional<MediaModel>MediaReferenceCreateHandler.createMediaReference(com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> params) protected Optional<MediaModel>MediaReferenceCreateHandler.createMediaReference(com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> params, String suffix) protected Optional<List<MediaModel>>MultiMediaReferenceCreateHandler.createMediasForContent(List<com.hybris.cockpitng.editor.defaultfileupload.FileUploadResult> uploadedMediaList, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> params) protected Optional<MediaModel>MediaReferenceCreateHandler.tryToCreateMedia(com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> params, String code) Methods in com.hybris.backoffice.wizard with parameters of type MediaModelModifier and TypeMethodDescriptionprotected voidMediaContentUpdateHandler.notifyAboutSuccess(MediaModel model) protected voidMediaContentUpdateHandler.rollback(com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> params, MediaModel mediaToUpdate) protected voidMediaContentUpdateHandler.save(MediaModel mediaToUpdate, com.hybris.cockpitng.editor.defaultfileupload.FileUploadResult mediaContent) protected voidMediaReferenceCreateHandler.setMediaContent(com.hybris.cockpitng.editor.defaultfileupload.FileUploadResult content, MediaModel media) protected voidMediaContentUpdateHandler.setMediaToUpdate(com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> params, MediaModel mediaModel) protected voidMediaContentUpdateHandler.tryToSave(com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> map, com.hybris.cockpitng.editor.defaultfileupload.FileUploadResult mediaContent, MediaModel mediaToUpdate) -
Uses of MediaModel in com.hybris.hybrisdatasupplierbackoffice
Methods in com.hybris.hybrisdatasupplierbackoffice that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelDataSupplierFlowActionHandler.createMedia(File generatedWar) Creates a media file and gets MediaModel -
Uses of MediaModel in de.hybris.datasupplier.model
Methods in de.hybris.datasupplier.model that return MediaModelModifier and TypeMethodDescriptionGenericDataSupplierGenerationWizardModel.getGeneratedWar()Generated method - Getter of theGenericDataSupplierGenerationWizard.generatedWarattribute defined at extensionhybrisdatasupplierbackoffice.Methods in de.hybris.datasupplier.model with parameters of type MediaModelModifier and TypeMethodDescriptionvoidGenericDataSupplierGenerationWizardModel.setGeneratedWar(MediaModel value) Generated method - Setter ofGenericDataSupplierGenerationWizard.generatedWarattribute defined at extensionhybrisdatasupplierbackoffice. -
Uses of MediaModel in de.hybris.deltadetection.model
Methods in de.hybris.deltadetection.model that return MediaModelModifier and TypeMethodDescriptionAbstractChangeProcessorJobModel.getInput()Generated method - Getter of theAbstractChangeProcessorJob.inputattribute defined at extensiondeltadetection.ChangeDetectionJobModel.getOutput()Generated method - Getter of theChangeDetectionJob.outputattribute defined at extensiondeltadetection.Methods in de.hybris.deltadetection.model with parameters of type MediaModelModifier and TypeMethodDescriptionvoidAbstractChangeProcessorJobModel.setInput(MediaModel value) Generated method - Setter ofAbstractChangeProcessorJob.inputattribute defined at extensiondeltadetection.voidChangeDetectionJobModel.setOutput(MediaModel value) Generated method - Setter ofChangeDetectionJob.outputattribute defined at extensiondeltadetection.Constructors in de.hybris.deltadetection.model with parameters of type MediaModelModifierConstructorDescriptionAbstractChangeProcessorJobModel(String _code, MediaModel _input, Integer _nodeID, ItemModel _owner, String _springId) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractChangeProcessorJobModel(String _code, MediaModel _input, String _springId) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersConsumeAllChangesJobModel(String _code, MediaModel _input, Integer _nodeID, ItemModel _owner, String _springId) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersConsumeAllChangesJobModel(String _code, MediaModel _input, String _springId) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersScriptChangeConsumptionJobModel(String _code, MediaModel _input, Integer _nodeID, ItemModel _owner, String _scriptURI, String _springId) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersScriptChangeConsumptionJobModel(String _code, MediaModel _input, String _scriptURI, String _springId) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of MediaModel in de.hybris.e2e.hybrisrootcauseanalysis.changeanalysis.services
Methods in de.hybris.e2e.hybrisrootcauseanalysis.changeanalysis.services that return MediaModelModifier and TypeMethodDescriptionfetch media containing dynamic configurationMethods in de.hybris.e2e.hybrisrootcauseanalysis.changeanalysis.services with parameters of type MediaModelModifier and TypeMethodDescriptionvoidE2EXmlFileService.copyToE2Efolder(MediaModel media, String nameFile) Extract xml from media and store in *.xml file -
Uses of MediaModel in de.hybris.e2e.hybrisrootcauseanalysis.changeanalysis.services.impl
Methods in de.hybris.e2e.hybrisrootcauseanalysis.changeanalysis.services.impl that return MediaModelMethods in de.hybris.e2e.hybrisrootcauseanalysis.changeanalysis.services.impl with parameters of type MediaModelModifier and TypeMethodDescriptionvoidDefaultXmlFileService.copyToE2Efolder(MediaModel media, String nameFile) Copy the media file in the E2E directory with a specific name -
Uses of MediaModel in de.hybris.platform.acceleratorcms.model.components
Methods in de.hybris.platform.acceleratorcms.model.components that return MediaModelModifier and TypeMethodDescriptionCategoryFeatureComponentModel.getMedia()Generated method - Getter of theCategoryFeatureComponent.mediaattribute defined at extensionacceleratorcms.Generated method - Getter of theCategoryFeatureComponent.mediaattribute defined at extensionacceleratorcms.ProductFeatureComponentModel.getMedia()Generated method - Getter of theProductFeatureComponent.mediaattribute defined at extensionacceleratorcms.Generated method - Getter of theProductFeatureComponent.mediaattribute defined at extensionacceleratorcms.Methods in de.hybris.platform.acceleratorcms.model.components with parameters of type MediaModelModifier and TypeMethodDescriptionvoidCategoryFeatureComponentModel.setMedia(MediaModel value) Generated method - Setter ofCategoryFeatureComponent.mediaattribute defined at extensionacceleratorcms.voidCategoryFeatureComponentModel.setMedia(MediaModel value, Locale loc) Generated method - Setter ofCategoryFeatureComponent.mediaattribute defined at extensionacceleratorcms.voidProductFeatureComponentModel.setMedia(MediaModel value) Generated method - Setter ofProductFeatureComponent.mediaattribute defined at extensionacceleratorcms.voidProductFeatureComponentModel.setMedia(MediaModel value, Locale loc) Generated method - Setter ofProductFeatureComponent.mediaattribute defined at extensionacceleratorcms. -
Uses of MediaModel in de.hybris.platform.acceleratorfacades.cmsitems.attributeconverters
Methods in de.hybris.platform.acceleratorfacades.cmsitems.attributeconverters that return types with arguments of type MediaModelModifier and TypeMethodDescriptionprotected Map<String,MediaModel> CloneComponentMediaContainerDataToAttributeContentConverter.buildMediaModelMapForAllMediaFormats(Map<String, MediaFormatModel> mediaFormatModelMap, MediaContainerModel mediaContainerModel) Builds aMapof all media format qualifiers defined in the platform and allMediaModeldefined in the cloned component model.protected Converter<MediaModel,MediaData> MediaContainerAttributeToDataRenderingContentConverter.getMediaModelConverter()Method parameters in de.hybris.platform.acceleratorfacades.cmsitems.attributeconverters with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidMediaContainerAttributeToDataRenderingContentConverter.setMediaModelConverter(Converter<MediaModel, MediaData> mediaModelConverter) -
Uses of MediaModel in de.hybris.platform.acceleratorfacades.device.populators
Methods in de.hybris.platform.acceleratorfacades.device.populators that return types with arguments of type MediaModelMethods in de.hybris.platform.acceleratorfacades.device.populators with parameters of type MediaModelModifier and TypeMethodDescriptionvoidResponsiveImagePopulator.populate(MediaModel mediaModel, ImageData imageData) Method parameters in de.hybris.platform.acceleratorfacades.device.populators with type arguments of type MediaModelModifier and TypeMethodDescriptionprotected voidResponsiveMediaContainerPopulator.convertMedias(List<ImageData> target, ImageDataType imageType, Collection<MediaModel> mediaModels) voidResponsiveMediaContainerPopulator.setImageConverter(Converter<MediaModel, ImageData> imageConverter) -
Uses of MediaModel in de.hybris.platform.acceleratorservices.cartfileupload.events
Methods in de.hybris.platform.acceleratorservices.cartfileupload.events that return MediaModelMethods in de.hybris.platform.acceleratorservices.cartfileupload.events with parameters of type MediaModelModifier and TypeMethodDescriptionvoidSavedCartFileUploadEvent.setFileMedia(MediaModel fileMedia) -
Uses of MediaModel in de.hybris.platform.acceleratorservices.document.service
Methods in de.hybris.platform.acceleratorservices.document.service that return MediaModelModifier and TypeMethodDescriptionDocumentGenerationService.generate(String frontendTemplateName, BusinessProcessModel businessProcessModel) GeneratesMediaModelfrom given business process and document page -
Uses of MediaModel in de.hybris.platform.acceleratorservices.document.service.impl
Methods in de.hybris.platform.acceleratorservices.document.service.impl that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelDefaultDocumentGenerationService.createMedia(String documentMediaName, String documentBody, BusinessProcessModel businessProcessModel) Method creates MediaModel object for storing documentDefaultDocumentGenerationService.generate(String frontendTemplateName, BusinessProcessModel businessProcessModel) -
Uses of MediaModel in de.hybris.platform.acceleratorservices.email.impl
Methods in de.hybris.platform.acceleratorservices.email.impl that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelDefaultEmailService.createBodyMedia(String bodyMediaName, String body) Method creates MediaModel object for storing email body -
Uses of MediaModel in de.hybris.platform.acceleratorservices.model.email
Subclasses of MediaModel in de.hybris.platform.acceleratorservices.model.emailModifier and TypeClassDescriptionclassGenerated model class for type EmailAttachment first defined at extension acceleratorservices.Methods in de.hybris.platform.acceleratorservices.model.email that return MediaModelModifier and TypeMethodDescriptionEmailMessageModel.getBodyMedia()Generated method - Getter of theEmailMessage.bodyMediaattribute defined at extensionacceleratorservices.Methods in de.hybris.platform.acceleratorservices.model.email with parameters of type MediaModelModifier and TypeMethodDescriptionvoidEmailMessageModel.setBodyMedia(MediaModel value) Generated method - Setter ofEmailMessage.bodyMediaattribute defined at extensionacceleratorservices. -
Uses of MediaModel in de.hybris.platform.acceleratorservices.model.process
Methods in de.hybris.platform.acceleratorservices.model.process that return MediaModelModifier and TypeMethodDescriptionSavedCartFileUploadProcessModel.getUploadedFile()Generated method - Getter of theSavedCartFileUploadProcess.uploadedFileattribute defined at extensionacceleratorservices.Methods in de.hybris.platform.acceleratorservices.model.process with parameters of type MediaModelModifier and TypeMethodDescriptionvoidSavedCartFileUploadProcessModel.setUploadedFile(MediaModel value) Generated method - Setter ofSavedCartFileUploadProcess.uploadedFileattribute defined at extensionacceleratorservices. -
Uses of MediaModel in de.hybris.platform.acceleratorservices.process.strategies
Methods in de.hybris.platform.acceleratorservices.process.strategies with parameters of type MediaModelModifier and TypeMethodDescriptionSavedCartFileUploadStrategy.createSavedCartFromFile(MediaModel mediaModel, CartModel cartModel) -
Uses of MediaModel in de.hybris.platform.acceleratorservices.process.strategies.impl
Methods in de.hybris.platform.acceleratorservices.process.strategies.impl with parameters of type MediaModelModifier and TypeMethodDescriptionDefaultSavedCartFileUploadStrategy.createSavedCartFromFile(MediaModel mediaModel, CartModel cartModel) -
Uses of MediaModel in de.hybris.platform.accountsummaryaddon.document.dao
Methods in de.hybris.platform.accountsummaryaddon.document.dao with parameters of type MediaModelModifier and TypeMethodDescriptionB2BDocumentDao.getOpenDocuments(MediaModel mediaModel) Gets all open documents for a given MediaModel. -
Uses of MediaModel in de.hybris.platform.accountsummaryaddon.document.dao.impl
Methods in de.hybris.platform.accountsummaryaddon.document.dao.impl with parameters of type MediaModel -
Uses of MediaModel in de.hybris.platform.accountsummaryaddon.document.populators
Classes in de.hybris.platform.accountsummaryaddon.document.populators with type parameters of type MediaModelModifier and TypeClassDescriptionclassB2BMediaPopulator<SOURCE extends MediaModel,TARGET extends MediaData> Method parameters in de.hybris.platform.accountsummaryaddon.document.populators with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidB2BDocumentPopulator.setMediaConverter(Converter<MediaModel, MediaData> mediaConverter) -
Uses of MediaModel in de.hybris.platform.accountsummaryaddon.document.service
Methods in de.hybris.platform.accountsummaryaddon.document.service with parameters of type MediaModelModifier and TypeMethodDescriptionB2BDocumentService.getOpenDocuments(MediaModel mediaModel) Returns all open documents for a given documentMediaModel -
Uses of MediaModel in de.hybris.platform.accountsummaryaddon.document.service.impl
Methods in de.hybris.platform.accountsummaryaddon.document.service.impl with parameters of type MediaModelModifier and TypeMethodDescriptionDefaultB2BDocumentService.getOpenDocuments(MediaModel mediaModel) -
Uses of MediaModel in de.hybris.platform.accountsummaryaddon.facade
Methods in de.hybris.platform.accountsummaryaddon.facade with parameters of type MediaModelModifier and TypeMethodDescriptionB2BAccountSummaryFacade.getOpenDocuments(MediaModel mediaModel) Gets open documents for a given Media Model. -
Uses of MediaModel in de.hybris.platform.accountsummaryaddon.facade.impl
Methods in de.hybris.platform.accountsummaryaddon.facade.impl with parameters of type MediaModelModifier and TypeMethodDescriptionDefaultB2BAccountSummaryFacade.getOpenDocuments(MediaModel mediaModel) -
Uses of MediaModel in de.hybris.platform.accountsummaryaddon.model
Subclasses of MediaModel in de.hybris.platform.accountsummaryaddon.modelModifier and TypeClassDescriptionclassGenerated model class for type DocumentMedia first defined at extension accountsummaryaddon. -
Uses of MediaModel in de.hybris.platform.assistedservicefacades.customer.converters.populator
Methods in de.hybris.platform.assistedservicefacades.customer.converters.populator that return types with arguments of type MediaModelModifier and TypeMethodDescriptionprotected Converter<MediaModel,ImageData> CustomersListCustomerPopulator.getImageConverter()Method parameters in de.hybris.platform.assistedservicefacades.customer.converters.populator with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidCustomersListCustomerPopulator.setImageConverter(Converter<MediaModel, ImageData> imageConverter) -
Uses of MediaModel in de.hybris.platform.assistedservicestorefront.customer360.populators
Methods in de.hybris.platform.assistedservicestorefront.customer360.populators that return types with arguments of type MediaModelModifier and TypeMethodDescriptionprotected Converter<MediaModel,ImageData> CustomerOverviewDataPopulator.getImageConverter()Method parameters in de.hybris.platform.assistedservicestorefront.customer360.populators with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidCustomerOverviewDataPopulator.setImageConverter(Converter<MediaModel, ImageData> imageConverter) -
Uses of MediaModel in de.hybris.platform.assistedservicestorefront.customer360.provider
Methods in de.hybris.platform.assistedservicestorefront.customer360.provider that return types with arguments of type MediaModelModifier and TypeMethodDescriptionprotected Converter<MediaModel,ImageData> HeadingDataProvider.getImageConverter()Method parameters in de.hybris.platform.assistedservicestorefront.customer360.provider with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidHeadingDataProvider.setImageConverter(Converter<MediaModel, ImageData> imageConverter) -
Uses of MediaModel in de.hybris.platform.auditreport.model
Subclasses of MediaModel in de.hybris.platform.auditreport.modelModifier and TypeClassDescriptionclassGenerated model class for type AuditReportData first defined at extension auditreportservices. -
Uses of MediaModel in de.hybris.platform.b2b.testframework
Methods in de.hybris.platform.b2b.testframework that return MediaModelModifier and TypeMethodDescriptionModelFactory.createMedia(String code, CatalogVersionModel catalogVersion) -
Uses of MediaModel in de.hybris.platform.b2bdocumentsfilter
Methods in de.hybris.platform.b2bdocumentsfilter with parameters of type MediaModelModifier and TypeMethodDescriptionprotected booleanB2BDocumentsSecureMediaFilter.checkLoginUserB2BUnitHasAccessToMedia(MediaModel mediaModel, PK loginUserB2BUnitPK) protected booleanB2BDocumentsSecureMediaFilter.isAccessGranted(MediaModel mediaModel) -
Uses of MediaModel in de.hybris.platform.catalog.model
Subclasses of MediaModel in de.hybris.platform.catalog.modelModifier and TypeClassDescriptionclassGenerated model class for type CatalogUnawareMedia first defined at extension catalog.Methods in de.hybris.platform.catalog.model that return MediaModelModifier and TypeMethodDescriptionProductReferenceModel.getIcon()Generated method - Getter of theProductReference.iconattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model that return types with arguments of type MediaModelModifier and TypeMethodDescriptionCompanyModel.getMedias()Generated method - Getter of theCompany.mediasattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model with parameters of type MediaModelModifier and TypeMethodDescriptionvoidProductReferenceModel.setIcon(MediaModel value) Generated method - Setter ofProductReference.iconattribute defined at extensioncatalog.Method parameters in de.hybris.platform.catalog.model with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidCompanyModel.setMedias(Collection<MediaModel> value) Generated method - Setter ofCompany.mediasattribute defined at extensioncatalog. -
Uses of MediaModel in de.hybris.platform.catalog.model.synchronization
Subclasses of MediaModel in de.hybris.platform.catalog.model.synchronizationModifier and TypeClassDescriptionclassGenerated model class for type CatalogVersionSyncScheduleMedia first defined at extension catalog. -
Uses of MediaModel in de.hybris.platform.category.model
Methods in de.hybris.platform.category.model that return MediaModelModifier and TypeMethodDescriptionCategoryModel.getPicture()Generated method - Getter of theCategory.pictureattribute defined at extensioncatalog.CategoryModel.getThumbnail()Generated method - Getter of theCategory.thumbnailattribute defined at extensioncatalog.Methods in de.hybris.platform.category.model that return types with arguments of type MediaModelModifier and TypeMethodDescriptionCategoryModel.getData_sheet()Generated method - Getter of theCategory.data_sheetattribute defined at extensioncatalog.CategoryModel.getDetail()Generated method - Getter of theCategory.detailattribute defined at extensioncatalog.CategoryModel.getLogo()Generated method - Getter of theCategory.logoattribute defined at extensioncatalog.CategoryModel.getMedias()Generated method - Getter of theCategory.mediasattribute defined at extensioncatalog.CategoryModel.getNormal()Generated method - Getter of theCategory.normalattribute defined at extensioncatalog.CategoryModel.getOthers()Generated method - Getter of theCategory.othersattribute defined at extensioncatalog.CategoryModel.getThumbnails()Generated method - Getter of theCategory.thumbnailsattribute defined at extensioncatalog.Methods in de.hybris.platform.category.model with parameters of type MediaModelModifier and TypeMethodDescriptionvoidCategoryModel.setPicture(MediaModel value) Generated method - Setter ofCategory.pictureattribute defined at extensioncatalog.voidCategoryModel.setThumbnail(MediaModel value) Generated method - Setter ofCategory.thumbnailattribute defined at extensioncatalog.Method parameters in de.hybris.platform.category.model with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidCategoryModel.setData_sheet(Collection<MediaModel> value) Generated method - Setter ofCategory.data_sheetattribute defined at extensioncatalog.voidCategoryModel.setDetail(Collection<MediaModel> value) Generated method - Setter ofCategory.detailattribute defined at extensioncatalog.voidCategoryModel.setLogo(Collection<MediaModel> value) Generated method - Setter ofCategory.logoattribute defined at extensioncatalog.voidCategoryModel.setMedias(List<MediaModel> value) Generated method - Setter ofCategory.mediasattribute defined at extensioncatalog.voidCategoryModel.setNormal(Collection<MediaModel> value) Generated method - Setter ofCategory.normalattribute defined at extensioncatalog.voidCategoryModel.setOthers(Collection<MediaModel> value) Generated method - Setter ofCategory.othersattribute defined at extensioncatalog.voidCategoryModel.setThumbnails(Collection<MediaModel> value) Generated method - Setter ofCategory.thumbnailsattribute defined at extensioncatalog. -
Uses of MediaModel in de.hybris.platform.cms2.cloning.strategy.impl
Methods in de.hybris.platform.cms2.cloning.strategy.impl that return types with arguments of type MediaModelModifier and TypeMethodDescriptionprotected Optional<MediaModel>PageCloningStrategy.clonePreviewImage(AbstractPageModel sourcePageModel, CatalogVersionModel targetCatalogVersion) Clones a preview image model. -
Uses of MediaModel in de.hybris.platform.cms2.model.contents.components
Methods in de.hybris.platform.cms2.model.contents.components that return MediaModelModifier and TypeMethodDescriptionCMSImageComponentModel.getMedia()Generated method - Getter of theCMSImageComponent.mediaattribute defined at extensioncms2.Generated method - Getter of theCMSImageComponent.mediaattribute defined at extensioncms2.PDFDocumentComponentModel.getPdfFile()Generated method - Getter of thePDFDocumentComponent.pdfFileattribute defined at extensioncms2.PDFDocumentComponentModel.getPdfFile(Locale loc) Generated method - Getter of thePDFDocumentComponent.pdfFileattribute defined at extensioncms2.CMSLinkComponentModel.getThumbnail()Generated method - Getter of theCMSLinkComponent.thumbnailattribute defined at extensionverticalnavigationaddon.VideoComponentModel.getVideo()Generated method - Getter of theVideoComponent.videoattribute defined at extensioncms2.Generated method - Getter of theVideoComponent.videoattribute defined at extensioncms2.Methods in de.hybris.platform.cms2.model.contents.components with parameters of type MediaModelModifier and TypeMethodDescriptionvoidCMSImageComponentModel.setMedia(MediaModel value) Generated method - Setter ofCMSImageComponent.mediaattribute defined at extensioncms2.voidCMSImageComponentModel.setMedia(MediaModel value, Locale loc) Generated method - Setter ofCMSImageComponent.mediaattribute defined at extensioncms2.voidPDFDocumentComponentModel.setPdfFile(MediaModel value) Generated method - Setter ofPDFDocumentComponent.pdfFileattribute defined at extensioncms2.voidPDFDocumentComponentModel.setPdfFile(MediaModel value, Locale loc) Generated method - Setter ofPDFDocumentComponent.pdfFileattribute defined at extensioncms2.voidCMSLinkComponentModel.setThumbnail(MediaModel value) Generated method - Setter ofCMSLinkComponent.thumbnailattribute defined at extensionverticalnavigationaddon.voidVideoComponentModel.setVideo(MediaModel value) Generated method - Setter ofVideoComponent.videoattribute defined at extensioncms2.voidVideoComponentModel.setVideo(MediaModel value, Locale loc) Generated method - Setter ofVideoComponent.videoattribute defined at extensioncms2. -
Uses of MediaModel in de.hybris.platform.cms2.model.pages
Methods in de.hybris.platform.cms2.model.pages that return MediaModelModifier and TypeMethodDescriptionPageTemplateModel.getPreviewIcon()Generated method - Getter of thePageTemplate.previewIconattribute defined at extensioncms2.AbstractPageModel.getPreviewImage()Generated method - Getter of theAbstractPage.previewImageattribute defined at extensioncms2.Methods in de.hybris.platform.cms2.model.pages with parameters of type MediaModelModifier and TypeMethodDescriptionvoidPageTemplateModel.setPreviewIcon(MediaModel value) Generated method - Setter ofPageTemplate.previewIconattribute defined at extensioncms2.voidAbstractPageModel.setPreviewImage(MediaModel value) Generated method - Setter ofAbstractPage.previewImageattribute defined at extensioncms2. -
Uses of MediaModel in de.hybris.platform.cms2.model.site
Methods in de.hybris.platform.cms2.model.site that return types with arguments of type MediaModelModifier and TypeMethodDescriptionCMSSiteModel.getSiteMaps()Generated method - Getter of theCMSSite.siteMapsattribute defined at extensionacceleratorservices.Method parameters in de.hybris.platform.cms2.model.site with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidCMSSiteModel.setSiteMaps(Collection<MediaModel> value) Generated method - Setter ofCMSSite.siteMapsattribute defined at extensionacceleratorservices. -
Uses of MediaModel in de.hybris.platform.cms2.servicelayer.daos
Methods in de.hybris.platform.cms2.servicelayer.daos that return types with arguments of type MediaModelModifier and TypeMethodDescriptionCMSMediaDao.findMediasForCatalogVersion(String mask, String mimeType, CatalogVersionModel catalogVersion, PageableData pageableData) Finds medias using a free-mask form in a given catalog version. -
Uses of MediaModel in de.hybris.platform.cms2.servicelayer.daos.impl
Methods in de.hybris.platform.cms2.servicelayer.daos.impl that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelDefaultCMSMediaDaoIntegrationTest.createMediaModel(String code) Methods in de.hybris.platform.cms2.servicelayer.daos.impl that return types with arguments of type MediaModelModifier and TypeMethodDescriptionDefaultCMSMediaDao.findMediasForCatalogVersion(String mask, String mimeType, CatalogVersionModel catalogVersion, PageableData pageableData) -
Uses of MediaModel in de.hybris.platform.cms2lib.model.components
Methods in de.hybris.platform.cms2lib.model.components that return MediaModelModifier and TypeMethodDescriptionAbstractBannerComponentModel.getMedia()Generated method - Getter of theAbstractBannerComponent.mediaattribute defined at extensioncms2lib.Generated method - Getter of theAbstractBannerComponent.mediaattribute defined at extensioncms2lib.ProductCarouselComponentModel.getMedia()Generated method - Getter of theProductCarouselComponent.mediaattribute defined at extensionmarketplaceservices.Generated method - Getter of theProductCarouselComponent.mediaattribute defined at extensionmarketplaceservices.Methods in de.hybris.platform.cms2lib.model.components with parameters of type MediaModelModifier and TypeMethodDescriptionvoidAbstractBannerComponentModel.setMedia(MediaModel value) Generated method - Setter ofAbstractBannerComponent.mediaattribute defined at extensioncms2lib.voidAbstractBannerComponentModel.setMedia(MediaModel value, Locale loc) Generated method - Setter ofAbstractBannerComponent.mediaattribute defined at extensioncms2lib.voidProductCarouselComponentModel.setMedia(MediaModel value) Generated method - Setter ofProductCarouselComponent.mediaattribute defined at extensionmarketplaceservices.voidProductCarouselComponentModel.setMedia(MediaModel value, Locale loc) Generated method - Setter ofProductCarouselComponent.mediaattribute defined at extensionmarketplaceservices. -
Uses of MediaModel in de.hybris.platform.cmscockpit.services.label.impl
Methods in de.hybris.platform.cmscockpit.services.label.impl with parameters of type MediaModelModifier and TypeMethodDescriptionprotected StringMediaModeLabelProvider.getIconPath(MediaModel item) protected StringMediaModeLabelProvider.getIconPath(MediaModel item, String languageIso) protected StringMediaModeLabelProvider.getItemDescription(MediaModel item) protected StringMediaModeLabelProvider.getItemDescription(MediaModel item, String languageIso) protected StringMediaModeLabelProvider.getItemLabel(MediaModel item) protected StringMediaModeLabelProvider.getItemLabel(MediaModel item, String languageIso) protected StringMediaModeLabelProvider.retriveImageUrl(String imageUrl, MediaModel item) -
Uses of MediaModel in de.hybris.platform.cmscockpit.wizard.controller
Methods in de.hybris.platform.cmscockpit.wizard.controller with parameters of type MediaModelModifier and TypeMethodDescriptionprotected voidUploadMediaPageController.updateMediaModel(MediaModel currentMediaModel, org.zkoss.util.media.Media mediaContent) -
Uses of MediaModel in de.hybris.platform.cmsfacades.media.impl
Methods in de.hybris.platform.cmsfacades.media.impl that return types with arguments of type MediaModelModifier and TypeMethodDescriptionprotected Populator<MediaFileDto,MediaModel> DefaultMediaFacade.getCreateMediaFilePopulator()protected Populator<MediaData,MediaModel> DefaultMediaFacade.getCreateMediaPopulator()protected Converter<MediaModel,MediaData> DefaultMediaFacade.getMediaModelConverter()Methods in de.hybris.platform.cmsfacades.media.impl with parameters of type MediaModelModifier and TypeMethodDescriptionprotected voidDefaultMediaFacade.populateStream(MediaFileDto mediaFile, MediaModel mediaModel) Populate theMediaModelwith the InputStream provided by the source object.Method parameters in de.hybris.platform.cmsfacades.media.impl with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidDefaultMediaFacade.setCreateMediaFilePopulator(Populator<MediaFileDto, MediaModel> createMediaFilePopulator) voidDefaultMediaFacade.setCreateMediaPopulator(Populator<MediaData, MediaModel> createMediaPopulator) voidDefaultMediaFacade.setMediaModelConverter(Converter<MediaModel, MediaData> mediaModelConverter) -
Uses of MediaModel in de.hybris.platform.cmsfacades.media.populator
Methods in de.hybris.platform.cmsfacades.media.populator with parameters of type MediaModelModifier and TypeMethodDescriptionvoidBasicMediaPopulator.populate(MediaModel source, MediaData target) voidCreateMediaFilePopulator.populate(MediaFileDto source, MediaModel target) voidCreateMediaPopulator.populate(MediaData source, MediaModel target) -
Uses of MediaModel in de.hybris.platform.cmsfacades.media.service
Methods in de.hybris.platform.cmsfacades.media.service that return types with arguments of type MediaModelModifier and TypeMethodDescriptionCMSMediaService.findMediasForCatalogVersion(String mask, String mimeType, CatalogVersionModel catalogVersion, PageableData pageableData) Finds medias using a free-text form in a given catalog version. -
Uses of MediaModel in de.hybris.platform.cmsfacades.media.service.impl
Methods in de.hybris.platform.cmsfacades.media.service.impl that return types with arguments of type MediaModelModifier and TypeMethodDescriptionDefaultCMSMediaService.findMediasForCatalogVersion(String mask, String mimeType, CatalogVersionModel catalogVersion, PageableData pageableData) -
Uses of MediaModel in de.hybris.platform.cmsfacades.mediacontainers.impl
Methods in de.hybris.platform.cmsfacades.mediacontainers.impl that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelDefaultMediaContainerFacadeTest.createMockMedia(String code) Methods in de.hybris.platform.cmsfacades.mediacontainers.impl with parameters of type MediaModelModifier and TypeMethodDescriptionprotected voidDefaultMediaContainerFacadeTest.createMockItemDataForMedia(MediaModel media) Method parameters in de.hybris.platform.cmsfacades.mediacontainers.impl with type arguments of type MediaModelModifier and TypeMethodDescriptionprotected StringDefaultMediaContainerFacade.getMediaForRequiredFormat(Collection<MediaModel> medias) Provides the media URL for the defined required format. -
Uses of MediaModel in de.hybris.platform.cmsfacades.rendering.attributeconverters
Methods in de.hybris.platform.cmsfacades.rendering.attributeconverters that return types with arguments of type MediaModelModifier and TypeMethodDescriptionprotected Converter<MediaModel,MediaData> MediaToDataContentConverter.getMediaModelConverter()Methods in de.hybris.platform.cmsfacades.rendering.attributeconverters with parameters of type MediaModelMethod parameters in de.hybris.platform.cmsfacades.rendering.attributeconverters with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidMediaToDataContentConverter.setMediaModelConverter(Converter<MediaModel, MediaData> mediaModelConverter) -
Uses of MediaModel in de.hybris.platform.cmsfacades.uniqueidentifier.functions
Methods in de.hybris.platform.cmsfacades.uniqueidentifier.functions that return MediaModelModifier and TypeMethodDescriptionMethods in de.hybris.platform.cmsfacades.uniqueidentifier.functions with parameters of type MediaModelModifier and TypeMethodDescriptionDefaultMediaModelUniqueIdentifierConverter.convert(MediaModel mediaModel) protected StringDefaultMediaModelUniqueIdentifierConverter.getUniqueIdentifier(MediaModel mediaModel) Returns the unique identifier using the encoded compose key class. -
Uses of MediaModel in de.hybris.platform.cmsfacades.util.builder
Methods in de.hybris.platform.cmsfacades.util.builder that return MediaModelModifier and TypeMethodDescriptionMediaModelBuilder.build()protected MediaModelMediaModelBuilder.getModel()Methods in de.hybris.platform.cmsfacades.util.builder with parameters of type MediaModelModifier and TypeMethodDescriptionstatic MediaModelBuilderMediaModelBuilder.fromModel(MediaModel model) FlashComponentModelBuilder.withMedia(MediaModel mediaModel) PageTemplateModelBuilder.withPreviewIcon(MediaModel previewIcon) ContentPageModelBuilder.withThumbnail(MediaModel thumbnail) ProductPageModelBuilder.withThumbnail(MediaModel thumbnail) Method parameters in de.hybris.platform.cmsfacades.util.builder with type arguments of type MediaModelModifier and TypeMethodDescriptionMediaContainerModelBuilder.withMediaList(List<MediaModel> mediaList) -
Uses of MediaModel in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return MediaModelModifier and TypeMethodDescriptionMediaModelMother.createLogoMediaModel(CatalogVersionModel catalogVersion) MediaModelMother.createLogoMediaModelWithCode(CatalogVersionModel catalogVersion, String code) MediaModelMother.createMediaModel(CatalogVersionModel catalogVersion, MediaModelMother.MediaTemplate template) protected MediaModelMediaModelMother.createMediaModelWithCode(CatalogVersionModel catalogVersion, MediaModelMother.MediaTemplate template, String code) protected MediaModelMediaModelMother.createMediaModelWithFormat(CatalogVersionModel catalogVersion, MediaModelMother.MediaTemplate template, MediaFormatModel mediaFormat) MediaModelMother.createMobileLogoMediaModel(CatalogVersionModel catalogVersion) MediaModelMother.createThumbnailMediaModel(CatalogVersionModel catalogVersion) MediaModelMother.createThumbnailModel(CatalogVersionModel catalogVersion) MediaModelMother.createThumbnailModelWithCode(CatalogVersionModel catalogVersion, String code) MediaModelMother.createWidescreenLogoMediaModel(CatalogVersionModel catalogVersion) Method parameters in de.hybris.platform.cmsfacades.util.models with type arguments of type MediaModelModifier and TypeMethodDescriptionprotected MediaContainerModelMediaContainerModelMother.createMediaContainerModelWithQualifier(CatalogVersionModel catalogVersion, String qualifier, List<MediaModel> mediaList) -
Uses of MediaModel in de.hybris.platform.cockpit.daos
Methods in de.hybris.platform.cockpit.daos with parameters of type MediaModelModifier and TypeMethodDescriptionCockpitConfigurationDao.findComponentConfigurationsByMedia(MediaModel media) Find component configurations which have the specified media argument as 'media' attribute value. -
Uses of MediaModel in de.hybris.platform.cockpit.daos.impl
Methods in de.hybris.platform.cockpit.daos.impl with parameters of type MediaModelModifier and TypeMethodDescriptionDefaultCockpitConfigurationDao.findComponentConfigurationsByMedia(MediaModel media) -
Uses of MediaModel in de.hybris.platform.cockpit.model
Subclasses of MediaModel in de.hybris.platform.cockpit.modelModifier and TypeClassDescriptionclassGenerated model class for type CockpitUIConfigurationMedia first defined at extension cockpit.classGenerated model class for type CockpitUIScriptConfigMedia first defined at extension cockpit.Methods in de.hybris.platform.cockpit.model that return MediaModelModifier and TypeMethodDescriptionCockpitUIComponentConfigurationModel.getMedia()Generated method - Getter of theCockpitUIComponentConfiguration.mediaattribute defined at extensioncockpit.Methods in de.hybris.platform.cockpit.model with parameters of type MediaModelModifier and TypeMethodDescriptionvoidCockpitUIComponentConfigurationModel.setMedia(MediaModel value) Generated method - Setter ofCockpitUIComponentConfiguration.mediaattribute defined at extensioncockpit.Constructors in de.hybris.platform.cockpit.model with parameters of type MediaModelModifierConstructorDescriptionCockpitUIComponentConfigurationModel(String _code, String _factoryBean, MediaModel _media, String _objectTemplateCode) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCockpitUIComponentConfigurationModel(String _code, String _factoryBean, MediaModel _media, String _objectTemplateCode, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of MediaModel in de.hybris.platform.cockpit.reports
Methods in de.hybris.platform.cockpit.reports with parameters of type MediaModelModifier and TypeMethodDescriptionnet.sf.jasperreports.engine.JasperReportJasperMediaService.getReportFromMedia(MediaModel media) Creates compiled report from JRXML file -
Uses of MediaModel in de.hybris.platform.cockpit.reports.impl
Methods in de.hybris.platform.cockpit.reports.impl with parameters of type MediaModelModifier and TypeMethodDescriptionnet.sf.jasperreports.engine.JasperReportDefaultJasperMediaService.getReportFromMedia(MediaModel media) -
Uses of MediaModel in de.hybris.platform.cockpit.reports.model
Subclasses of MediaModel in de.hybris.platform.cockpit.reports.modelModifier and TypeClassDescriptionclassGenerated model class for type CompiledJasperMedia first defined at extension cockpit.classGenerated model class for type JasperMedia first defined at extension cockpit.Methods in de.hybris.platform.cockpit.reports.model that return MediaModelModifier and TypeMethodDescriptionCompiledJasperMediaModel.getCompiledReport()Generated method - Getter of theCompiledJasperMedia.compiledReportattribute defined at extensioncockpit.JasperMediaModel.getIcon()Generated method - Getter of theJasperMedia.iconattribute defined at extensioncockpit.Methods in de.hybris.platform.cockpit.reports.model with parameters of type MediaModelModifier and TypeMethodDescriptionvoidCompiledJasperMediaModel.setCompiledReport(MediaModel value) Generated method - Setter ofCompiledJasperMedia.compiledReportattribute defined at extensioncockpit.voidJasperMediaModel.setIcon(MediaModel value) Generated method - Setter ofJasperMedia.iconattribute defined at extensioncockpit. -
Uses of MediaModel in de.hybris.platform.cockpit.services.comments
Methods in de.hybris.platform.cockpit.services.comments with parameters of type MediaModelModifier and TypeMethodDescriptionCommentLayerService.getCommentLocationForPreview(CommentModel comment, MediaModel preview) Returns Comment position meta-data of the givenCommentModelinstance for the given preview media. -
Uses of MediaModel in de.hybris.platform.cockpit.services.comments.impl
Methods in de.hybris.platform.cockpit.services.comments.impl with parameters of type MediaModelModifier and TypeMethodDescriptionDefaultCommentLayerService.getCommentLocationForPreview(CommentModel comment, MediaModel preview) -
Uses of MediaModel in de.hybris.platform.cockpit.services.config.impl
Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type MediaModelModifier and TypeMethodDescriptionMediaEditorSectionConfiguration.MediaEditorSectionRenderer.getDownloadUrlCachingFree(MediaModel media) -
Uses of MediaModel in de.hybris.platform.cockpit.services.label.impl
Methods in de.hybris.platform.cockpit.services.label.impl with parameters of type MediaModelModifier and TypeMethodDescriptionprotected CatalogVersionModelMediaModelLabelProvider.getCatalogVersionModel(MediaModel itemModel) protected StringMediaModelLabelProvider.getIconPath(MediaModel item) protected StringMediaModelLabelProvider.getIconPath(MediaModel item, String languageIso) protected StringMediaModelLabelProvider.getItemDescription(MediaModel item) protected StringMediaModelLabelProvider.getItemDescription(MediaModel item, String languageIso) protected StringMediaModelLabelProvider.getItemLabel(MediaModel media) protected StringMediaModelLabelProvider.getItemLabel(MediaModel media, String languageIso) -
Uses of MediaModel in de.hybris.platform.cockpit.services.media
Methods in de.hybris.platform.cockpit.services.media with parameters of type MediaModelModifier and TypeMethodDescriptionMediaInfoService.isWebMedia(MediaModel media) Checks if is web media. -
Uses of MediaModel in de.hybris.platform.cockpit.services.media.impl
Methods in de.hybris.platform.cockpit.services.media.impl with parameters of type MediaModel -
Uses of MediaModel in de.hybris.platform.cockpit.services.reports
Methods in de.hybris.platform.cockpit.services.reports that return MediaModelModifier and TypeMethodDescriptionReportsService.createCompiledCounterpart(CompiledJasperMediaModel xmlReport) Creates compiled version of given report. -
Uses of MediaModel in de.hybris.platform.cockpit.services.reports.impl
Methods in de.hybris.platform.cockpit.services.reports.impl that return MediaModelModifier and TypeMethodDescriptionDefaultReportsService.createCompiledCounterpart(CompiledJasperMediaModel xmlReportModel) -
Uses of MediaModel in de.hybris.platform.cockpit.services.xmlprovider.impl
Methods in de.hybris.platform.cockpit.services.xmlprovider.impl with parameters of type MediaModelModifier and TypeMethodDescriptionprotected voidDefaultXmlDataProvider.createMediaRow(PropertyDescriptor descriptor, RowType xmlRow, MediaModel mediaModel) protected StringDefaultXmlDataProvider.getMediaImageUrl(MediaModel mediaModel) protected StringDefaultXmlDataProvider.getMediaValue(MediaModel mediaModel) -
Uses of MediaModel in de.hybris.platform.cockpit.util
Methods in de.hybris.platform.cockpit.util with parameters of type MediaModelModifier and TypeMethodDescriptionstatic voidUITools.updateMediaModel(MediaModel currentMediaModel, org.zkoss.util.media.Media mediaContent, MediaService mediaService) -
Uses of MediaModel in de.hybris.platform.cockpit.wizards.generic
Methods in de.hybris.platform.cockpit.wizards.generic with parameters of type MediaModelModifier and TypeMethodDescriptionprotected voidUploadMediaPage.updateMediaModel(MediaModel currentMediaModel) -
Uses of MediaModel in de.hybris.platform.cockpit.wizards.media
Methods in de.hybris.platform.cockpit.wizards.media that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelUploadMediaSecondPageController.createNewMedia(Wizard wizard, WizardPage page) Methods in de.hybris.platform.cockpit.wizards.media that return types with arguments of type MediaModelModifier and TypeMethodDescriptionprotected List<MediaModel>UploadMediaFirstPageController.getSelectedMedias(UploadMediaFirstPage currentPage) -
Uses of MediaModel in de.hybris.platform.commercefacades.product.converters.populator
Methods in de.hybris.platform.commercefacades.product.converters.populator that return types with arguments of type MediaModelModifier and TypeMethodDescriptionprotected Converter<MediaModel,ImageData> AbstractProductImagePopulator.getImageConverter()CategoryPopulator.getImageConverter()protected Converter<MediaModel,ImageData> VariantOptionDataPopulator.getImageConverter()Methods in de.hybris.platform.commercefacades.product.converters.populator with parameters of type MediaModelModifier and TypeMethodDescriptionvoidImagePopulator.populate(MediaModel source, ImageData target) Method parameters in de.hybris.platform.commercefacades.product.converters.populator with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidAbstractProductImagePopulator.setImageConverter(Converter<MediaModel, ImageData> imageConverter) voidCategoryPopulator.setImageConverter(Converter<MediaModel, ImageData> imageConverter) voidVariantOptionDataPopulator.setImageConverter(Converter<MediaModel, ImageData> imageConverter) -
Uses of MediaModel in de.hybris.platform.commercefacades.storelocator.converters.populator
Methods in de.hybris.platform.commercefacades.storelocator.converters.populator that return types with arguments of type MediaModelModifier and TypeMethodDescriptionprotected Converter<MediaModel,ImageData> PointOfServicePopulator.getImageConverter()Method parameters in de.hybris.platform.commercefacades.storelocator.converters.populator with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidPointOfServicePopulator.setImageConverter(Converter<MediaModel, ImageData> imageConverter) -
Uses of MediaModel in de.hybris.platform.commerceservices.model.storelocator
Methods in de.hybris.platform.commerceservices.model.storelocator that return MediaModelModifier and TypeMethodDescriptionStoreLocatorFeatureModel.getIcon()Generated method - Getter of theStoreLocatorFeature.iconattribute defined at extensioncommerceservices.Methods in de.hybris.platform.commerceservices.model.storelocator with parameters of type MediaModelModifier and TypeMethodDescriptionvoidStoreLocatorFeatureModel.setIcon(MediaModel value) Generated method - Setter ofStoreLocatorFeature.iconattribute defined at extensioncommerceservices. -
Uses of MediaModel in de.hybris.platform.commerceservices.search.searchservices.provider.impl
Methods in de.hybris.platform.commerceservices.search.searchservices.provider.impl that return types with arguments of type MediaModelModifier and TypeMethodDescriptionProductImageAttributeSnIndexerValueProvider.collectMedias(Collection<SnIndexerFieldWrapper> fieldWrappers, Collection<ProductModel> products) ProductImageAttributeSnIndexerValueProvider.ProductImageData.getMedias()Methods in de.hybris.platform.commerceservices.search.searchservices.provider.impl with parameters of type MediaModelModifier and TypeMethodDescriptionprotected voidProductImageAttributeSnIndexerValueProvider.doCollectMediasFromMedia(Map<org.apache.commons.collections4.keyvalue.MultiKey<String>, Set<MediaModel>> data, String mediaExpression, MediaContainerModel mediaContainer, MediaModel media) Method parameters in de.hybris.platform.commerceservices.search.searchservices.provider.impl with type arguments of type MediaModelModifier and TypeMethodDescriptionprotected voidProductImageAttributeSnIndexerValueProvider.doCollectMedias(Map<org.apache.commons.collections4.keyvalue.MultiKey<String>, Set<MediaModel>> data, String mediaExpression, ProductModel product) protected voidProductImageAttributeSnIndexerValueProvider.doCollectMediasFromMedia(Map<org.apache.commons.collections4.keyvalue.MultiKey<String>, Set<MediaModel>> data, String mediaExpression, MediaContainerModel mediaContainer, MediaModel media) protected voidProductImageAttributeSnIndexerValueProvider.doCollectMediasFromMediaContainer(Map<org.apache.commons.collections4.keyvalue.MultiKey<String>, Set<MediaModel>> data, String mediaExpression, MediaContainerModel mediaContainer) protected voidProductImageAttributeSnIndexerValueProvider.doCollectMediasFromObject(Map<org.apache.commons.collections4.keyvalue.MultiKey<String>, Set<MediaModel>> data, String mediaExpression, Object mediaSource) voidProductImageAttributeSnIndexerValueProvider.ProductImageData.setMedias(Map<PK, Map<org.apache.commons.collections4.keyvalue.MultiKey<String>, Set<MediaModel>>> medias) -
Uses of MediaModel in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelImageValueProvider.findMedia(ProductModel product, MediaFormatModel mediaFormat) Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl that return types with arguments of type MediaModelModifier and TypeMethodDescriptionprotected Map<String,MediaModel> ProductImagesValueResolver.loadData(IndexerBatchContext batchContext, Collection<IndexedProperty> indexedProperties, ProductModel product) Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with parameters of type MediaModelModifier and TypeMethodDescriptionprotected Collection<FieldValue>ImageValueProvider.createFieldValues(IndexedProperty indexedProperty, MediaModel media) protected Collection<FieldValue>PrimaryPromotionImageValueProvider.createFieldValues(IndexedProperty indexedProperty, MediaModel media) Method parameters in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with type arguments of type MediaModelModifier and TypeMethodDescriptionprotected voidProductImagesValueResolver.addFieldValues(InputDocument document, IndexerBatchContext batchContext, IndexedProperty indexedProperty, ProductModel model, AbstractValueResolver.ValueResolverContext<Map<String, MediaModel>, Object> resolverContext) protected voidProductImagesValueResolver.collectMedias(ProductModel product, com.google.common.collect.Multimap<String, String> indexedPropertyMediaFormats, Map<String, MediaModel> medias, int mediasToFind) -
Uses of MediaModel in de.hybris.platform.commons.model
Subclasses of MediaModel in de.hybris.platform.commons.modelModifier and TypeClassDescriptionclassGenerated model class for type CustomOrder2XML first defined at extension commons.classGenerated model class for type Document first defined at extension commons.classGenerated model class for type FOPFormatter first defined at extension commons.classGenerated model class for type Formatter first defined at extension commons.classGenerated model class for type ItemFormatter first defined at extension commons.classGenerated model class for type MediaFormatter first defined at extension commons.classGenerated model class for type VelocityFormatter first defined at extension commons.classGenerated model class for type XMLTransformFormatter first defined at extension commons. -
Uses of MediaModel in de.hybris.platform.commons.model.renderer
Methods in de.hybris.platform.commons.model.renderer that return MediaModelModifier and TypeMethodDescriptionRendererTemplateModel.getContent()Generated method - Getter of theRendererTemplate.contentattribute defined at extensioncommons.RendererTemplateModel.getContent(Locale loc) Generated method - Getter of theRendererTemplate.contentattribute defined at extensioncommons.RendererTemplateModel.getDefaultContent()Generated method - Getter of theRendererTemplate.defaultContentattribute defined at extensioncommons.Methods in de.hybris.platform.commons.model.renderer with parameters of type MediaModelModifier and TypeMethodDescriptionvoidRendererTemplateModel.setContent(MediaModel value) Generated method - Setter ofRendererTemplate.contentattribute defined at extensioncommons.voidRendererTemplateModel.setContent(MediaModel value, Locale loc) Generated method - Setter ofRendererTemplate.contentattribute defined at extensioncommons.voidRendererTemplateModel.setDefaultContent(MediaModel value) Generated method - Setter ofRendererTemplate.defaultContentattribute defined at extensioncommons. -
Uses of MediaModel in de.hybris.platform.core.model.enumeration
Methods in de.hybris.platform.core.model.enumeration that return MediaModelModifier and TypeMethodDescriptionEnumerationValueModel.getIcon()Generated method - Getter of theEnumerationValue.iconattribute defined at extensioncore.Methods in de.hybris.platform.core.model.enumeration with parameters of type MediaModelModifier and TypeMethodDescriptionvoidEnumerationValueModel.setIcon(MediaModel value) Generated method - Setter ofEnumerationValue.iconattribute defined at extensioncore. -
Uses of MediaModel in de.hybris.platform.core.model.media
Methods in de.hybris.platform.core.model.media that return MediaModelModifier and TypeMethodDescriptionMediaContainerModel.getMaster()Generated method - Getter of theMediaContainer.masterdynamic attribute defined at extensionmediaconversion.DerivedMediaModel.getMedia()Generated method - Getter of theDerivedMedia.mediaattribute defined at extensioncore.MediaModel.getOriginal()Generated method - Getter of theMedia.originalattribute defined at extensionmediaconversion.Methods in de.hybris.platform.core.model.media that return types with arguments of type MediaModelModifier and TypeMethodDescriptionMediaModel.getConvertedMedias()Generated method - Getter of theMedia.convertedMediasattribute defined at extensionmediaconversion.MediaModel.getForeignDataOwners()Generated method - Getter of theMedia.foreignDataOwnersdynamic attribute defined at extensioncore.MediaContainerModel.getMedias()Generated method - Getter of theMediaContainer.mediasattribute defined at extensioncore.Methods in de.hybris.platform.core.model.media with parameters of type MediaModelModifier and TypeMethodDescriptionvoidDerivedMediaModel.setMedia(MediaModel value) Generated method - Setter ofDerivedMedia.mediaattribute defined at extensioncore.voidMediaModel.setOriginal(MediaModel value) Generated method - Setter ofMedia.originalattribute defined at extensionmediaconversion.Method parameters in de.hybris.platform.core.model.media with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidMediaModel.setConvertedMedias(Collection<MediaModel> value) Generated method - Setter ofMedia.convertedMediasattribute defined at extensionmediaconversion.voidMediaContainerModel.setMedias(Collection<MediaModel> value) Generated method - Setter ofMediaContainer.mediasattribute defined at extensioncore.Constructors in de.hybris.platform.core.model.media with parameters of type MediaModelModifierConstructorDescriptionDerivedMediaModel(MediaModel _media, ItemModel _owner, String _version) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDerivedMediaModel(MediaModel _media, String _version) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of MediaModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return MediaModelModifier and TypeMethodDescriptionProductModel.getPicture()Generated method - Getter of theProduct.pictureattribute defined at extensioncore.ProductModel.getThumbnail()Generated method - Getter of theProduct.thumbnailattribute defined at extensioncore.Methods in de.hybris.platform.core.model.product that return types with arguments of type MediaModelModifier and TypeMethodDescriptionProductModel.getData_sheet()Generated method - Getter of theProduct.data_sheetattribute defined at extensioncatalog.ProductModel.getDetail()Generated method - Getter of theProduct.detailattribute defined at extensioncatalog.ProductModel.getLogo()Generated method - Getter of theProduct.logoattribute defined at extensioncatalog.ProductModel.getNormal()Generated method - Getter of theProduct.normalattribute defined at extensioncatalog.ProductModel.getOthers()Generated method - Getter of theProduct.othersattribute defined at extensioncatalog.ProductModel.getThumbnails()Generated method - Getter of theProduct.thumbnailsattribute defined at extensioncatalog.Methods in de.hybris.platform.core.model.product with parameters of type MediaModelModifier and TypeMethodDescriptionvoidProductModel.setPicture(MediaModel value) Generated method - Setter ofProduct.pictureattribute defined at extensioncore.voidProductModel.setThumbnail(MediaModel value) Generated method - Setter ofProduct.thumbnailattribute defined at extensioncore.Method parameters in de.hybris.platform.core.model.product with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidProductModel.setData_sheet(Collection<MediaModel> value) Generated method - Setter ofProduct.data_sheetattribute defined at extensioncatalog.voidProductModel.setDetail(Collection<MediaModel> value) Generated method - Setter ofProduct.detailattribute defined at extensioncatalog.voidProductModel.setLogo(Collection<MediaModel> value) Generated method - Setter ofProduct.logoattribute defined at extensioncatalog.voidProductModel.setNormal(Collection<MediaModel> value) Generated method - Setter ofProduct.normalattribute defined at extensioncatalog.voidProductModel.setOthers(Collection<MediaModel> value) Generated method - Setter ofProduct.othersattribute defined at extensioncatalog.voidProductModel.setThumbnails(Collection<MediaModel> value) Generated method - Setter ofProduct.thumbnailsattribute defined at extensioncatalog. -
Uses of MediaModel in de.hybris.platform.core.model.security
Methods in de.hybris.platform.core.model.security that return MediaModelModifier and TypeMethodDescriptionPrincipalModel.getProfilePicture()Generated method - Getter of thePrincipal.profilePictureattribute defined at extensioncomments.Methods in de.hybris.platform.core.model.security with parameters of type MediaModelModifier and TypeMethodDescriptionvoidPrincipalModel.setProfilePicture(MediaModel value) Generated method - Setter ofPrincipal.profilePictureattribute defined at extensioncomments. -
Uses of MediaModel in de.hybris.platform.core.model.user
Methods in de.hybris.platform.core.model.user that return MediaModelModifier and TypeMethodDescriptionUserModel.getAvatar()Generated method - Getter of theUser.avatarattribute defined at extensionbackoffice.Methods in de.hybris.platform.core.model.user with parameters of type MediaModelModifier and TypeMethodDescriptionvoidUserModel.setAvatar(MediaModel value) Generated method - Setter ofUser.avatarattribute defined at extensionbackoffice. -
Uses of MediaModel in de.hybris.platform.couponservices.interceptor
Methods in de.hybris.platform.couponservices.interceptor that return types with arguments of type MediaModelModifier and TypeMethodDescriptionprotected Set<com.google.common.base.Equivalence.Wrapper<MediaModel>>MultiCodeCouponValidateInterceptor.getEquivalenceWrappedSet(Collection<MediaModel> seedCollection, com.google.common.base.Equivalence<MediaModel> eq) Method parameters in de.hybris.platform.couponservices.interceptor with type arguments of type MediaModelModifier and TypeMethodDescriptionprotected Set<com.google.common.base.Equivalence.Wrapper<MediaModel>>MultiCodeCouponValidateInterceptor.getEquivalenceWrappedSet(Collection<MediaModel> seedCollection, com.google.common.base.Equivalence<MediaModel> eq) protected Set<com.google.common.base.Equivalence.Wrapper<MediaModel>>MultiCodeCouponValidateInterceptor.getEquivalenceWrappedSet(Collection<MediaModel> seedCollection, com.google.common.base.Equivalence<MediaModel> eq) -
Uses of MediaModel in de.hybris.platform.couponservices.model
Methods in de.hybris.platform.couponservices.model that return types with arguments of type MediaModelModifier and TypeMethodDescriptionMultiCodeCouponModel.getGeneratedCodes()Generated method - Getter of theMultiCodeCoupon.generatedCodesattribute defined at extensioncouponservices.Method parameters in de.hybris.platform.couponservices.model with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidMultiCodeCouponModel.setGeneratedCodes(Collection<MediaModel> value) Generated method - Setter ofMultiCodeCoupon.generatedCodesattribute defined at extensioncouponservices. -
Uses of MediaModel in de.hybris.platform.couponservices.services
Methods in de.hybris.platform.couponservices.services that return types with arguments of type MediaModelModifier and TypeMethodDescriptionCouponCodeGenerationService.generateCouponCodes(MultiCodeCouponModel multiCodeCoupon, int quantity) Generates codes for the given multi-code coupon. -
Uses of MediaModel in de.hybris.platform.couponservices.services.impl
Methods in de.hybris.platform.couponservices.services.impl that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelDefaultCouponCodeGenerationService.createMedia(MultiCodeCouponModel coupon, int quantity) Methods in de.hybris.platform.couponservices.services.impl that return types with arguments of type MediaModelModifier and TypeMethodDescriptionDefaultCouponCodeGenerationService.generateCouponCodes(MultiCodeCouponModel multiCodeCoupon, int quantity) protected Optional<MediaModel>DefaultCouponCodeGenerationService.generateMediaForMultiCodeCoupon(MultiCodeCouponModel multiCodeCoupon, int quantity) -
Uses of MediaModel in de.hybris.platform.couponwebservices.controllers
Methods in de.hybris.platform.couponwebservices.controllers with parameters of type MediaModelModifier and TypeMethodDescriptionprotected CouponGeneratedCodeWsDTOCouponservicesController.createCouponGeneratedCodeWsDTO(String couponId, MediaModel mediaModel) -
Uses of MediaModel in de.hybris.platform.couponwebservices.facades
Methods in de.hybris.platform.couponwebservices.facades that return types with arguments of type MediaModelModifier and TypeMethodDescriptionCouponCodeGenerationWsFacade.generateCouponCodes(String couponId, int batchsize) Generatebatchsizecoupon codesCouponCodeGenerationWsFacade.getCouponCodeBatches(String couponId) Get the collection of generated coupon codes for a given multi-code coupon -
Uses of MediaModel in de.hybris.platform.couponwebservices.facades.impl
Methods in de.hybris.platform.couponwebservices.facades.impl that return types with arguments of type MediaModelModifier and TypeMethodDescriptionDefaultCouponCodeGenerationWsFacade.generateCouponCodes(String couponId, int batchsize) DefaultCouponCodeGenerationWsFacade.getCouponCodeBatches(String couponId) -
Uses of MediaModel in de.hybris.platform.cronjob.model
Subclasses of MediaModel in de.hybris.platform.cronjob.modelModifier and TypeClassDescriptionclassGenerated model class for type JobMedia first defined at extension processing.classGenerated model class for type LogFile first defined at extension processing.Methods in de.hybris.platform.cronjob.model that return MediaModelModifier and TypeMethodDescriptionRemoveItemsCronJobModel.getItemPKs()Generated method - Getter of theRemoveItemsCronJob.itemPKsattribute defined at extensionprocessing.Methods in de.hybris.platform.cronjob.model that return types with arguments of type MediaModelModifier and TypeMethodDescriptionMoveMediaCronJobModel.getMedias()Generated method - Getter of theMoveMediaCronJob.mediasattribute defined at extensionprocessing.Methods in de.hybris.platform.cronjob.model with parameters of type MediaModelModifier and TypeMethodDescriptionvoidRemoveItemsCronJobModel.setItemPKs(MediaModel value) Generated method - Setter ofRemoveItemsCronJob.itemPKsattribute defined at extensionprocessing.Method parameters in de.hybris.platform.cronjob.model with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidMoveMediaCronJobModel.setMedias(Collection<MediaModel> value) Generated method - Setter ofMoveMediaCronJob.mediasattribute defined at extensionprocessing.Constructors in de.hybris.platform.cronjob.model with parameters of type MediaModelModifierConstructorDescriptionRemoveItemsCronJobModel(MediaModel _itemPKs, JobModel _job) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRemoveItemsCronJobModel(MediaModel _itemPKs, JobModel _job, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of MediaModel in de.hybris.platform.customersupportbackoffice.renderers
Methods in de.hybris.platform.customersupportbackoffice.renderers that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelCorrespondenceRenderer.createMediaModel(org.zkoss.util.media.Media media, UserModel customer) Methods in de.hybris.platform.customersupportbackoffice.renderers that return types with arguments of type MediaModelModifier and TypeMethodDescriptionprotected Set<MediaModel>CorrespondenceRenderer.getAttachments()Methods in de.hybris.platform.customersupportbackoffice.renderers with parameters of type MediaModelModifier and TypeMethodDescriptionprotected org.zkoss.zul.ACorrespondenceRenderer.createAttachmentLink(MediaModel mediaModel) -
Uses of MediaModel in de.hybris.platform.customerticketingfacades.customerticket
Methods in de.hybris.platform.customerticketingfacades.customerticket that return types with arguments of type MediaModelModifier and TypeMethodDescriptionprotected List<MediaModel>DefaultCustomerTicketingFacade.getAttachments(TicketData ticketData) -
Uses of MediaModel in de.hybris.platform.deeplink.model.media
Subclasses of MediaModel in de.hybris.platform.deeplink.model.mediaModifier and TypeClassDescriptionclassGenerated model class for type BarcodeMedia first defined at extension basecommerce. -
Uses of MediaModel in de.hybris.platform.hac.facade
Methods in de.hybris.platform.hac.facade that return types with arguments of type MediaModel -
Uses of MediaModel in de.hybris.platform.impex.model
Subclasses of MediaModel in de.hybris.platform.impex.modelModifier and TypeClassDescriptionclassGenerated model class for type ImpExMedia first defined at extension impex. -
Uses of MediaModel in de.hybris.platform.impex.model.cronjob
Methods in de.hybris.platform.impex.model.cronjob that return MediaModelModifier and TypeMethodDescriptionImpExImportCronJobModel.getMediasMedia()Generated method - Getter of theImpExImportCronJob.mediasMediaattribute defined at extensionimpex.Methods in de.hybris.platform.impex.model.cronjob with parameters of type MediaModelModifier and TypeMethodDescriptionvoidImpExImportCronJobModel.setMediasMedia(MediaModel value) Generated method - Setter ofImpExImportCronJob.mediasMediaattribute defined at extensionimpex. -
Uses of MediaModel in de.hybris.platform.impex.model.exp
Subclasses of MediaModel in de.hybris.platform.impex.model.expModifier and TypeClassDescriptionclassGenerated model class for type HeaderLibrary first defined at extension impex.classGenerated model class for type ImpExExportMedia first defined at extension impex. -
Uses of MediaModel in de.hybris.platform.inboundservices.model
Subclasses of MediaModel in de.hybris.platform.inboundservices.modelModifier and TypeClassDescriptionclassGenerated model class for type InboundRequestMedia first defined at extension inboundservices. -
Uses of MediaModel in de.hybris.platform.integrationservices.model
Subclasses of MediaModel in de.hybris.platform.integrationservices.modelModifier and TypeClassDescriptionclassGenerated model class for type IntegrationApiMedia first defined at extension integrationservices. -
Uses of MediaModel in de.hybris.platform.jobs.maintenance.impl
Methods in de.hybris.platform.jobs.maintenance.impl with parameters of type MediaModelModifier and TypeMethodDescriptionvoidMediaMigrationStrategy.relocateMediaData(MediaModel media) Method parameters in de.hybris.platform.jobs.maintenance.impl with type arguments of type MediaModel -
Uses of MediaModel in de.hybris.platform.ldap.model
Subclasses of MediaModel in de.hybris.platform.ldap.modelModifier and TypeClassDescriptionclassGenerated model class for type ConfigurationMedia first defined at extension ldap.classGenerated model class for type LDIFMedia first defined at extension ldap. -
Uses of MediaModel in de.hybris.platform.marketplacebackoffice.widgets
Methods in de.hybris.platform.marketplacebackoffice.widgets with parameters of type MediaModelModifier and TypeMethodDescriptionprotected voidCreateMediaWizardHandler.bindCatalogVersion(MediaModel media) protected voidCreateMediaWizardHandler.bindMediaFolder(MediaModel media) -
Uses of MediaModel in de.hybris.platform.media.impl
Methods in de.hybris.platform.media.impl that return types with arguments of type MediaModelMethods in de.hybris.platform.media.impl with parameters of type MediaModelModifier and TypeMethodDescriptionForeignDataOwnerHandler.get(MediaModel model) voidForeignDataOwnerHandler.set(MediaModel model, Collection<MediaModel> media) Method parameters in de.hybris.platform.media.impl with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidForeignDataOwnerHandler.set(MediaModel model, Collection<MediaModel> media) -
Uses of MediaModel in de.hybris.platform.media.interceptors
Methods in de.hybris.platform.media.interceptors with parameters of type MediaModelModifier and TypeMethodDescriptionvoidMediaModelPrepareInterceptor.onPrepare(MediaModel mediaModel, InterceptorContext ctx) voidRemoveDataOnSetURLPrepareInterceptor.onPrepare(MediaModel media, InterceptorContext ctx) voidCheckIfRemovableMediaInterceptor.onRemove(MediaModel mediaModel, InterceptorContext ctx) voidRemoveDataOnMediaModelRemoveInterceptor.onRemove(MediaModel media, InterceptorContext ctx) -
Uses of MediaModel in de.hybris.platform.mediaconversion
Methods in de.hybris.platform.mediaconversion that return MediaModelModifier and TypeMethodDescriptionMediaConversionService.getMaster(MediaContainerModel model) Retrieves the current 'master'MediaModelof the givenMediaContainerModel.MediaConversionService.getOrConvert(MediaContainerModel container, MediaFormatModel format) Retrieves theMediaModelin the specifiedMediaFormatModelassociated with the givenMediaContainerModel.Methods in de.hybris.platform.mediaconversion that return types with arguments of type MediaModelModifier and TypeMethodDescriptionMediaConversionService.getConvertedMedias(MediaContainerModel container) Retrieves all converted medias in the givenMediaContainerModel, i.e.Methods in de.hybris.platform.mediaconversion with parameters of type MediaModelModifier and TypeMethodDescriptionvoidMediaMetaDataService.deleteAllMetaData(MediaModel media) Deletes allMediaMetaDataModelinstances associated with the givenmodel.voidMediaMetaDataService.extractAllMetaData(MediaModel media) Extracts the given medias metadata and stores it to database.MediaMetaDataService.getAllMetaData(MediaModel media) Fetches all (currently persisted) properties mapped by group.MediaMetaDataService.getMetaData(MediaModel media, String group) Fetches all (currently persisted) meta data of one group. -
Uses of MediaModel in de.hybris.platform.mediaconversion.conversion
Methods in de.hybris.platform.mediaconversion.conversion that return MediaModelModifier and TypeMethodDescriptionMediaConversionStrategy.convert(MediaConversionService mediaConversionService, MediaModel parent, ConversionMediaFormatModel format) Converts the givenparentmedia to the givenformat.protected MediaModelDefaultConvertedMediaCreationStrategy.createModel()Creates theMediaModelof which all relevant attributes will be set.ConvertedMediaCreationStrategy.createOrUpdate(MediaModel parent, ConversionMediaFormatModel format, InputStream content) Creates a new media which was converted from the givenparentby successful conversion to the givenformator updates the corresponding media if it already exists.DefaultConvertedMediaCreationStrategy.createOrUpdate(MediaModel parent, ConversionMediaFormatModel format, InputStream content) Creates a new media which was converted from the givenparentby successful conversion to the givenformator updates the corresponding media if it already exists.protected MediaModelDefaultMediaConversionService.doConvert(MediaContainerModel container, ConversionMediaFormatModel format) DefaultMediaConversionService.getMaster(MediaContainerModel model) Retrieves the current 'master'MediaModelof the givenMediaContainerModel.DefaultMediaConversionService.getOrConvert(MediaContainerModel container, MediaFormatModel format) protected MediaModelDefaultMediaConversionService.getUpToDateMediaByFormat(MediaContainerModel container, MediaFormatModel format) Retrieves the media in the given format and checks whether it is up to date.DefaultMediaConversionServiceDao.retrieveMaster(MediaContainerModel model) Retrieves the 'master' of the givenMediaContainerModel.MediaConversionServiceDao.retrieveMaster(MediaContainerModel model) Retrieves the 'master' of the givenMediaContainerModel.protected MediaModelDefaultMediaConversionService.selectMasterFromUnsavedContainer(MediaContainerModel model) Naive approach to determine the master of anMediaContainerModel.Methods in de.hybris.platform.mediaconversion.conversion that return types with arguments of type MediaModelModifier and TypeMethodDescriptionDefaultMediaConversionService.getConvertedMedias(MediaContainerModel container) Retrieves all converted medias in the givenMediaContainerModel, i.e.DefaultMediaConversionServiceDao.getConvertedMedias(MediaContainerModel container) Retrieves all converted medias within the givenMediaContainerModel.MediaConversionServiceDao.getConvertedMedias(MediaContainerModel container) Retrieves all converted medias within the givenMediaContainerModel.protected Collection<MediaModel>DefaultMediaConversionService.selectDerivedMedias(MediaContainerModel container) Naive approach to determine the derived medias of anMediaContainerModel.Methods in de.hybris.platform.mediaconversion.conversion with parameters of type MediaModelModifier and TypeMethodDescriptionMediaConversionStrategy.convert(MediaConversionService mediaConversionService, MediaModel parent, ConversionMediaFormatModel format) Converts the givenparentmedia to the givenformat.protected StringDefaultConvertedMediaCreationStrategy.createCode(MediaModel parent, MediaFormatModel format) Assembles the code to use for the newly created media.protected StringDefaultConvertedMediaCreationStrategy.createFileName(MediaModel parent, ConversionMediaFormatModel format) Assembles a file name for the newly created media.protected StringDefaultConvertedMediaCreationStrategy.createMime(MediaModel parent, ConversionMediaFormatModel format) Assembles the mime type to be set on the newly created media.ConvertedMediaCreationStrategy.createOrUpdate(MediaModel parent, ConversionMediaFormatModel format, InputStream content) Creates a new media which was converted from the givenparentby successful conversion to the givenformator updates the corresponding media if it already exists.DefaultConvertedMediaCreationStrategy.createOrUpdate(MediaModel parent, ConversionMediaFormatModel format, InputStream content) Creates a new media which was converted from the givenparentby successful conversion to the givenformator updates the corresponding media if it already exists.protected voidDefaultConversionErrorLogStrategy.doStoreConversionError(MediaContainerModel container, ConversionMediaFormatModel targetFormat, MediaModel sourceMedia, String message) protected booleanDefaultMediaConversionService.isUpToDate(MediaModel ret) Checks whether a media is up to date.protected voidDefaultConvertedMediaCreationStrategy.loadContents(MediaModel dmm, MediaModel parent, ConversionMediaFormatModel format, InputStream inputStream) Load the data from the givenInputStreamand stores them to theMediaModel.voidConversionErrorLogStrategy.logConversionError(MediaContainerModel container, ConversionMediaFormatModel targetFormat, MediaModel sourceMedia, Exception fault) voidDefaultConversionErrorLogStrategy.logConversionError(MediaContainerModel container, ConversionMediaFormatModel targetFormat, MediaModel sourceMedia, Exception fault) protected voidDefaultConversionErrorLogStrategy.logConversionError(MediaContainerModel container, ConversionMediaFormatModel targetFormat, MediaModel sourceMedia, String message) voidLogOnlyConversionErrorLogStrategy.logConversionError(MediaContainerModel container, ConversionMediaFormatModel targetFormat, MediaModel sourceMedia, Exception fault) -
Uses of MediaModel in de.hybris.platform.mediaconversion.imagemagick
Methods in de.hybris.platform.mediaconversion.imagemagick that return MediaModelModifier and TypeMethodDescriptionImageMagickMediaConversionStrategy.convert(MediaConversionService mediaConversionService, MediaModel input, ConversionMediaFormatModel format) Converts the givenparentmedia to the givenformat.Methods in de.hybris.platform.mediaconversion.imagemagick with parameters of type MediaModelModifier and TypeMethodDescriptionImageMagickMediaConversionStrategy.convert(MediaConversionService mediaConversionService, MediaModel input, ConversionMediaFormatModel format) Converts the givenparentmedia to the givenformat.ImageMagickMediaConversionStrategy.retrieveFile(MediaModel media) Locates a localFilefor the givenMediaModelor throws aIOExceptionif no such file is accessible.protected StringImageMagickMediaConversionStrategy.targetFileExtension(ConversionMediaFormatModel format, MediaModel input) Returns the file extension for the targeted format. -
Uses of MediaModel in de.hybris.platform.mediaconversion.job
Methods in de.hybris.platform.mediaconversion.job with parameters of type MediaModelModifier and TypeMethodDescriptionprotected voidExtractMediaMetaDataJob.extract(MediaModel media) -
Uses of MediaModel in de.hybris.platform.mediaconversion.metadata
Methods in de.hybris.platform.mediaconversion.metadata that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelMediaMetaDataTaskRunner.toMediaModel(Object obj) Methods in de.hybris.platform.mediaconversion.metadata with parameters of type MediaModelModifier and TypeMethodDescriptionstatic TaskModelMediaMetaDataTaskRunner.create(MediaModel model) Creates a new Task with the according context.voidDefaultMediaMetaDataService.deleteAllMetaData(MediaModel media) Deletes allMediaMetaDataModelinstances associated with the givenmodel.voidDefaultMediaMetaDataService.extractAllMetaData(MediaModel media) Extracts the given medias metadata and stores it to database.voidMediaMetaDataProvider.extractMetaData(MediaModel media) Extracts and stores metadata from the givenMediaModel.DefaultMediaMetaDataServiceDao.findMetaData(MediaModel media, String group) Retrieves allMediaMetaDataModelentries for the givenMediaModel.MediaMetaDataServiceDao.findMetaData(MediaModel media, String group) Retrieves allMediaMetaDataModelentries for the givenMediaModel.DefaultMediaMetaDataService.getAllMetaData(MediaModel media) DefaultMediaMetaDataService.getMetaData(MediaModel media, String group) protected voidAbstractMediaMetaDataProvider.removeAll(MediaModel media) Removes allMediaMetaDataModels associated with the givenMediaModeland managed by the this Provider (this.getBeanName().equals(meta.getProvider())).protected FileAbstractMediaMetaDataProvider.retrieveFile(MediaModel media) Locates a localFilefor the givenMediaModelor throws aIOExceptionif no such file is accessible. -
Uses of MediaModel in de.hybris.platform.mediaconversion.metadata.image
Methods in de.hybris.platform.mediaconversion.metadata.image with parameters of type MediaModelModifier and TypeMethodDescriptionprotected voidImageMediaMetaDataProvider.extractDetails(MediaModel media) voidImageMediaMetaDataProvider.extractMetaData(MediaModel media) -
Uses of MediaModel in de.hybris.platform.mediaconversion.model
Methods in de.hybris.platform.mediaconversion.model that return MediaModelModifier and TypeMethodDescriptionMediaMetaDataModel.getMedia()Generated method - Getter of theMediaMetaData.mediaattribute defined at extensionmediaconversion.ConversionErrorLogModel.getSourceMedia()Generated method - Getter of theConversionErrorLog.sourceMediaattribute defined at extensionmediaconversion.Methods in de.hybris.platform.mediaconversion.model that return types with arguments of type MediaModelModifier and TypeMethodDescriptionConversionMediaFormatModel.getMediaAddOns()Generated method - Getter of theConversionMediaFormat.mediaAddOnsattribute defined at extensionmediaconversion.Methods in de.hybris.platform.mediaconversion.model with parameters of type MediaModelModifier and TypeMethodDescriptionvoidMediaMetaDataModel.setMedia(MediaModel value) Generated method - Initial setter ofMediaMetaData.mediaattribute defined at extensionmediaconversion.voidConversionErrorLogModel.setSourceMedia(MediaModel value) Generated method - Initial setter ofConversionErrorLog.sourceMediaattribute defined at extensionmediaconversion.Method parameters in de.hybris.platform.mediaconversion.model with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidConversionMediaFormatModel.setMediaAddOns(List<MediaModel> value) Generated method - Setter ofConversionMediaFormat.mediaAddOnsattribute defined at extensionmediaconversion.Constructors in de.hybris.platform.mediaconversion.model with parameters of type MediaModelModifierConstructorDescriptionConversionErrorLogModel(MediaContainerModel _container, String _errorMessage, ItemModel _owner, MediaModel _sourceMedia, ConversionMediaFormatModel _targetFormat) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMediaMetaDataModel(String _code, String _groupName, MediaModel _media) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMediaMetaDataModel(String _code, String _groupName, MediaModel _media, ItemModel _owner, String _value) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of MediaModel in de.hybris.platform.mediaconversion.model.attributes
Methods in de.hybris.platform.mediaconversion.model.attributes that return MediaModelModifier and TypeMethodDescriptionMediaContainerMasterAttributeHandler.get(MediaContainerModel model) Retrieves the current master for thisMediaContainerModel.Methods in de.hybris.platform.mediaconversion.model.attributes with parameters of type MediaModelModifier and TypeMethodDescriptionvoidMediaContainerMasterAttributeHandler.set(MediaContainerModel model, MediaModel value) -
Uses of MediaModel in de.hybris.platform.mediaconversionbackoffice.editors.extractdeletemetadata.media
Constructors in de.hybris.platform.mediaconversionbackoffice.editors.extractdeletemetadata.media with parameters of type MediaModelModifierConstructorDescriptionExtractDeleteMetadataController(ExtractDeleteMetadataView view, MediaModel wrappedModel, com.hybris.cockpitng.components.Editor ancestorEditor, MediaMetaDataService mediaMetaDataService) -
Uses of MediaModel in de.hybris.platform.orderhistory.model
Methods in de.hybris.platform.orderhistory.model that return types with arguments of type MediaModelModifier and TypeMethodDescriptionOrderHistoryEntryModel.getDocuments()Generated method - Getter of theOrderHistoryEntry.documentsattribute defined at extensionbasecommerce.Method parameters in de.hybris.platform.orderhistory.model with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidOrderHistoryEntryModel.setDocuments(Set<MediaModel> value) Generated method - Setter ofOrderHistoryEntry.documentsattribute defined at extensionbasecommerce. -
Uses of MediaModel in de.hybris.platform.ordersplitting.model
Methods in de.hybris.platform.ordersplitting.model that return MediaModelModifier and TypeMethodDescriptionConsignmentModel.getReturnForm()Generated method - Getter of theConsignment.returnFormattribute defined at extensionwarehousing.ConsignmentModel.getReturnLabel()Generated method - Getter of theConsignment.returnLabelattribute defined at extensionwarehousing.ConsignmentModel.getShippingLabel()Generated method - Getter of theConsignment.shippingLabelattribute defined at extensionwarehousing.Methods in de.hybris.platform.ordersplitting.model with parameters of type MediaModelModifier and TypeMethodDescriptionvoidConsignmentModel.setReturnForm(MediaModel value) Generated method - Setter ofConsignment.returnFormattribute defined at extensionwarehousing.voidConsignmentModel.setReturnLabel(MediaModel value) Generated method - Setter ofConsignment.returnLabelattribute defined at extensionwarehousing.voidConsignmentModel.setShippingLabel(MediaModel value) Generated method - Setter ofConsignment.shippingLabelattribute defined at extensionwarehousing. -
Uses of MediaModel in de.hybris.platform.outboundservices.model
Subclasses of MediaModel in de.hybris.platform.outboundservices.modelModifier and TypeClassDescriptionclassGenerated model class for type OutboundRequestMedia first defined at extension outboundservices. -
Uses of MediaModel in de.hybris.platform.platformbackoffice.editors.movemediatofoldereditor
Constructors in de.hybris.platform.platformbackoffice.editors.movemediatofoldereditor with parameters of type MediaModelModifierConstructorDescriptionMoveMediaToFolderController(MoveMediaToFolderView view, MediaModel media, com.hybris.cockpitng.components.Editor ancestorEditor, MediaService mediaService) -
Uses of MediaModel in de.hybris.platform.platformbackoffice.renderers
Methods in de.hybris.platform.platformbackoffice.renderers that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelGenericMediaItemUploadPanelRenderer.getMediaModel()Methods in de.hybris.platform.platformbackoffice.renderers with parameters of type MediaModelModifier and TypeMethodDescriptionprotected StringDownloadMediaCellRenderer.createFallbackFileName(MediaModel mediaModel) protected StringDownloadMediaCellRenderer.extractFileName(MediaModel mediaModel) protected booleanGenericMediaItemUploadPanelRenderer.isDisplayable(MediaModel media) protected booleanGenericMediaItemUploadPanelRenderer.isInSecureFolder(MediaModel mediaModel) voidDownloadMediaCellRenderer.render(org.zkoss.zul.Listcell listcell, com.hybris.cockpitng.core.config.impl.jaxb.listview.ListColumn configuration, MediaModel mediaModel, com.hybris.cockpitng.dataaccess.facades.type.DataType dataType, com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager) -
Uses of MediaModel in de.hybris.platform.platformbackoffice.widgets.scriptgenerator
Methods in de.hybris.platform.platformbackoffice.widgets.scriptgenerator that return MediaModelMethods in de.hybris.platform.platformbackoffice.widgets.scriptgenerator with parameters of type MediaModel -
Uses of MediaModel in de.hybris.platform.promotions.model
Methods in de.hybris.platform.promotions.model that return MediaModelModifier and TypeMethodDescriptionProductPromotionModel.getProductBanner()Generated method - Getter of theProductPromotion.productBannerattribute defined at extensionpromotions.Methods in de.hybris.platform.promotions.model with parameters of type MediaModelModifier and TypeMethodDescriptionvoidProductPromotionModel.setProductBanner(MediaModel value) Generated method - Setter ofProductPromotion.productBannerattribute defined at extensionpromotions. -
Uses of MediaModel in de.hybris.platform.returns.model
Methods in de.hybris.platform.returns.model that return MediaModelModifier and TypeMethodDescriptionReturnRequestModel.getReturnForm()Generated method - Getter of theReturnRequest.returnFormattribute defined at extensionbasecommerce.ReturnRequestModel.getReturnLabel()Generated method - Getter of theReturnRequest.returnLabelattribute defined at extensionbasecommerce.Methods in de.hybris.platform.returns.model with parameters of type MediaModelModifier and TypeMethodDescriptionvoidReturnRequestModel.setReturnForm(MediaModel value) Generated method - Setter ofReturnRequest.returnFormattribute defined at extensionbasecommerce.voidReturnRequestModel.setReturnLabel(MediaModel value) Generated method - Setter ofReturnRequest.returnLabelattribute defined at extensionbasecommerce. -
Uses of MediaModel in de.hybris.platform.ruleengine.model
Subclasses of MediaModel in de.hybris.platform.ruleengine.modelModifier and TypeClassDescriptionclassGenerated model class for type DroolsKIEModuleMedia first defined at extension ruleengine. -
Uses of MediaModel in de.hybris.platform.ruleengineservices.rule.services.impl.converters.populators
Methods in de.hybris.platform.ruleengineservices.rule.services.impl.converters.populators that return types with arguments of type MediaModelModifier and TypeMethodDescriptionRuleActionDefinitionCategoryPopulator.getImageConverter()RuleConditionDefinitionCategoryPopulator.getImageConverter()Methods in de.hybris.platform.ruleengineservices.rule.services.impl.converters.populators with parameters of type MediaModelModifier and TypeMethodDescriptionvoidRuleImagePopulator.populate(MediaModel source, ImageData target) Method parameters in de.hybris.platform.ruleengineservices.rule.services.impl.converters.populators with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidRuleActionDefinitionCategoryPopulator.setImageConverter(Converter<MediaModel, ImageData> imageConverter) voidRuleConditionDefinitionCategoryPopulator.setImageConverter(Converter<MediaModel, ImageData> imageConverter) -
Uses of MediaModel in de.hybris.platform.sap.productconfig.facades.impl
Methods in de.hybris.platform.sap.productconfig.facades.impl that return types with arguments of type MediaModelModifier and TypeMethodDescriptionprotected Map<String,Collection<MediaModel>> ClassificationSystemCPQAttributesProviderImpl.addMediaEntries(Collection<ClassificationAttributeValueModel> attrValues) protected Collection<MediaModel>ClassificationSystemCPQAttributesProviderImpl.extractCsticMediaFromAttributeModel(ClassificationAttributeModel attr) protected Map<String,Collection<MediaModel>> ClassificationSystemCPQAttributesProviderImpl.extractCsticValueMediaFromAttributeModel(Collection<ClassificationAttributeValueModel> attrValues) protected Collection<MediaModel>ClassificationSystemCPQAttributesProviderImplTest.prepareDataForConvertMediaToImages(Map<String, CPQImageType> cpqMediaFormatQualifiers) protected Collection<MediaModel>ClassificationSystemCPQAttributesProviderImplTest.prepareDataForConvertMediaToImagesWithoutFormatQualifier(Map<String, CPQImageType> cpqMediaFormatQualifiers) Method parameters in de.hybris.platform.sap.productconfig.facades.impl with type arguments of type MediaModelModifier and TypeMethodDescriptionClassificationSystemCPQAttributesProviderImpl.convertMediaToImages(Collection<MediaModel> media, Map<String, CPQImageType> cpqMediaFormatQualifiers) protected ClassificationAttributeValueModelClassificationSystemCPQAttributesProviderImplTest.prepareClassificationAttributeValueModelData(String code, String description, MediaContainerModel mockMediaContainer, Collection<MediaModel> media) -
Uses of MediaModel in de.hybris.platform.sap.productconfig.runtime.interf.services.impl
Methods in de.hybris.platform.sap.productconfig.runtime.interf.services.impl that return types with arguments of type MediaModelModifier and TypeMethodDescriptionClassificationSystemCPQAttributesContainer.getCsticMedia()ClassificationSystemCPQAttributesContainer.getCsticValueMedia()Constructor parameters in de.hybris.platform.sap.productconfig.runtime.interf.services.impl with type arguments of type MediaModelModifierConstructorDescriptionClassificationSystemCPQAttributesContainer(String code, String name, String description, Map<String, String> valueNames, Map<String, String> valueDescriptions, Collection<MediaModel> csticMedia, Map<String, Collection<MediaModel>> csticValueMedia) Default Constructor.
Because this object is immutable, all data has to be provided within this constructor call. -
Uses of MediaModel in de.hybris.platform.servicelayer.impex
Methods in de.hybris.platform.servicelayer.impex that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelMediaEncodingIntegrationTest.createMedia(byte[] data, String fileName, String contentType) Methods in de.hybris.platform.servicelayer.impex with parameters of type MediaModelModifier and TypeMethodDescriptionprotected ImportConfigMediaEncodingIntegrationTest.createImportConfig(MediaModel mediaModel) -
Uses of MediaModel in de.hybris.platform.servicelayer.media
Methods in de.hybris.platform.servicelayer.media that return MediaModelModifier and TypeMethodDescriptionMediaService.getMedia(CatalogVersionModel catalogVersion, String code) Gets the media identified unique by given code and catalog version.Gets the media identified unique by given code.MediaService.getMediaByContext(MediaModel media, MediaContextModel context) Gets related media for given media determined by target format of given context.MediaService.getMediaByFormat(MediaContainerModel container, MediaFormatModel format) Gets media in specified format related to given media container.MediaService.getMediaByFormat(MediaModel media, MediaFormatModel format) Gets media in specified format related to given media.MediaContainerService.getMediaForFormat(MediaContainerModel mediaContainerModel, MediaFormatModel mediaFormatModel) Gets the media for the given format from the given container.Methods in de.hybris.platform.servicelayer.media that return types with arguments of type MediaModelModifier and TypeMethodDescriptionMediaService.getMediaWithSameDataReference(MediaModel media) Returns a collection of MediaModel objects that point to the same physical file.Methods in de.hybris.platform.servicelayer.media with parameters of type MediaModelModifier and TypeMethodDescriptionvoidMediaService.addVersionStreamForMedia(MediaModel media, String versionId, InputStream data) Adds the additional version of data as stream for given base media.voidMediaService.addVersionStreamForMedia(MediaModel media, String mimeType, String versionId, InputStream data) Adds the additional version of data as stream for given base mediavoidMediaService.copyData(MediaModel fromMedia, MediaModel toMedia) Copies data from a media to another media by linking the data (both medias will point to same data file).voidMediaPermissionService.denyReadPermission(MediaModel mediaItem, PrincipalModel principal) Denies principal the read permission to given mediaItem.voidMediaService.duplicateData(MediaModel fromMedia, MediaModel toMedia) Copies data from a media to another media by duplicating the data (both medias will point to different data file).DynamicAttributesMediaDeniedPrincipals.get(MediaModel model) Holds logic behind getter for dynamic attribute.DynamicAttributesMediaPermittedPrincipals.get(MediaModel model) Holds logic behind getter for dynamic attribute.DynamicAttributesMediaUrl.get(MediaModel model) byte[]MediaService.getDataFromMedia(MediaModel media) Returns the stored file of given media as raw data array.MediaService.getDataStreamFromMedia(MediaModel media) Deprecated, for removal: This API element is subject to removal in a future version.since ages - please useMediaService.getStreamFromMedia(MediaModel)insteadMediaPermissionService.getDeniedPrincipals(MediaModel mediaItem) Fetches all users, where Read permission for given media item is denied.MediaService.getFiles(MediaModel mediaModel) Deprecated, for removal: This API element is subject to removal in a future version.since ages - Operating on files is no more supported.MediaService.getMediaByContext(MediaModel media, MediaContextModel context) Gets related media for given media determined by target format of given context.MediaService.getMediaByFormat(MediaModel media, MediaFormatModel format) Gets media in specified format related to given media.MediaService.getMediaWithSameDataReference(MediaModel media) Returns a collection of MediaModel objects that point to the same physical file.MediaPermissionService.getPermittedPrincipals(MediaModel mediaItem) Fetches all users, with Read permission for given media item.MediaService.getStreamForMediaVersion(MediaModel media, String versionId) Gets the stream for media version.MediaService.getStreamFromMedia(MediaModel media) Returns the stored file of given media as stream.MediaService.getUrlForMedia(MediaModel media) Returns URL for to given media.MediaService.getUrlForMediaVersion(MediaModel media, String versionId) Gets the URL for media version rendered by configured URL strategy.voidMediaPermissionService.grantReadPermission(MediaModel mediaItem, PrincipalModel principal) Grants principal the read permission to given mediaItem.booleanMediaService.hasData(MediaModel media) Returns information whether given media has binary data.booleanMediaPermissionService.isReadAccessGranted(MediaModel mediaItem, PrincipalModel principal) Checks if the given principal has access to reading medias granted.voidMediaService.moveData(MediaModel fromMedia, MediaModel toMedia) Moves a media data to another media.voidMediaService.moveMediaToFolder(MediaModel media, MediaFolderModel targetFolder) Changes the folder of media to given new folder and move the related media data to this folder.voidMediaService.removeDataFromMedia(MediaModel media) Removes binary data from provided media.booleanMediaService.removeDataFromMediaQuietly(MediaModel media) Removes binary data from provided media without throwing exception.voidMediaService.removeVersionForMedia(MediaModel media, String versionId) Removes the version of data for media.voidDynamicAttributesMediaDeniedPrincipals.set(MediaModel model, Collection<PrincipalModel> deniedPrincipals) Holds logic behind setter for dynamic attribute.voidDynamicAttributesMediaPermittedPrincipals.set(MediaModel model, Collection<PrincipalModel> permittedPrincipals) Holds logic behind setter for dynamic attribute.voidDynamicAttributesMediaUrl.set(MediaModel model, String value) voidMediaService.setDataForMedia(MediaModel media, byte[] data) Sets given raw data to media by writing content of given stream to a new data file.voidMediaService.setDataStreamForMedia(MediaModel media, DataInputStream data) Deprecated, for removal: This API element is subject to removal in a future version.since ages - please useMediaService.setStreamForMedia(MediaModel, InputStream)insteadvoidMediaPermissionService.setDeniedPrincipals(MediaModel mediaItem, Collection<PrincipalModel> principals) Updates the list of all principal with denied Read Permission for given media item.voidMediaService.setFolderForMedia(MediaModel media, MediaFolderModel targetFolder) Deprecated, for removal: This API element is subject to removal in a future version.voidMediaPermissionService.setPermittedPrincipals(MediaModel mediaItem, Collection<PrincipalModel> principals) Updates the list of all assigned principal with ReadPermission for given media item.voidMediaService.setStreamForMedia(MediaModel media, InputStream data) Sets given data to media by writing content of given stream to a new data file.voidMediaService.setStreamForMedia(MediaModel media, InputStream data, String originalName, String mimeType) Sets given data to media by writing content of given stream to a new data file.voidMediaService.setStreamForMedia(MediaModel media, InputStream data, String originalName, String mimeType, MediaFolderModel folder) Sets given data to media by writing content of given stream to a new data file.voidMediaService.setUrlForMedia(MediaModel media, String url) Sets the external URL for the media.Method parameters in de.hybris.platform.servicelayer.media with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidMediaContainerService.addMediaToContainer(MediaContainerModel mediaContainerModel, List<MediaModel> mediaModels) Adds the medias to the given container.voidMediaContainerService.removeMediaFromContainer(MediaContainerModel mediaContainerModel, List<MediaModel> mediaModels) Removes the medias from given container. -
Uses of MediaModel in de.hybris.platform.servicelayer.media.impl
Methods in de.hybris.platform.servicelayer.media.impl that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelAbstractMediaStoragePrettyUrlIntegrationTest.createMedia(MediaFolderModel mediaFolder, String fileName, byte[] content) DefaultMediaDao.findMediaByFormat(MediaContainerModel container, MediaFormatModel format) MediaDao.findMediaByFormat(MediaContainerModel container, MediaFormatModel format) DefaultMediaService.getMedia(CatalogVersionModel catalogVersion, String code) DefaultMediaService.getMediaByContext(MediaModel media, MediaContextModel context) DefaultMediaService.getMediaByFormat(MediaContainerModel container, MediaFormatModel format) DefaultMediaService.getMediaByFormat(MediaModel media, MediaFormatModel format) DefaultMediaContainerService.getMediaForFormat(MediaContainerModel mediaContainerModel, MediaFormatModel mediaFormatModel) Gets the media for the given format from the given container.Methods in de.hybris.platform.servicelayer.media.impl that return types with arguments of type MediaModelModifier and TypeMethodDescriptionDefaultMediaDao.findForeignDataOwnerdByMedia(MediaModel media) MediaDao.findForeignDataOwnerdByMedia(MediaModel media) DefaultMediaDao.findMedia(CatalogVersionModel catalogVersion, String code) Deprecated, for removal: This API element is subject to removal in a future version.since agesDeprecated, for removal: This API element is subject to removal in a future version.since agesMediaDao.findMedia(CatalogVersionModel catalogVersion, String code) Deprecated, for removal: This API element is subject to removal in a future version.since ages - useMediaDao.findMediaByCode(CatalogVersionModel, String)Deprecated, for removal: This API element is subject to removal in a future version.since ages - useMediaDao.findMediaByCode(String)DefaultMediaDao.findMediaByCode(CatalogVersionModel catalogVersion, String code) Finds all media by code and version.DefaultMediaDao.findMediaByCode(String code) MediaDao.findMediaByCode(CatalogVersionModel catalogVersion, String code) Finds all media by code and version.MediaDao.findMediaByCode(String code) Finds all media by code.DefaultMediaService.getMediaWithSameDataReference(MediaModel media) Methods in de.hybris.platform.servicelayer.media.impl with parameters of type MediaModelModifier and TypeMethodDescriptionvoidDefaultMediaService.addVersionStreamForMedia(MediaModel media, String versionId, InputStream data) voidDefaultMediaService.addVersionStreamForMedia(MediaModel media, String versionId, String mimeType, InputStream data) voidDefaultMediaService.copyData(MediaModel fromMedia, MediaModel toMedia) voidDefaultMediaPermissionService.denyReadPermission(MediaModel mediaItem, PrincipalModel principal) Denies principal the read permission to given mediaItem.voidDefaultMediaService.duplicateData(MediaModel fromMedia, MediaModel toMedia) DefaultMediaDao.findForeignDataOwnerdByMedia(MediaModel media) MediaDao.findForeignDataOwnerdByMedia(MediaModel media) DefaultMediaDao.findMediaVersion(MediaModel baseMedia, String versionId) MediaDao.findMediaVersion(MediaModel baseMedia, String versionId) Find media version for provided baseMedia.MediaDeniedPrincipalsHandler.get(MediaModel model) MediaDownloadUrlHandler.get(MediaModel model) MediaPermittedPrincipalsHandler.get(MediaModel model) byte[]DefaultMediaService.getDataFromMedia(MediaModel media) DefaultMediaService.getDataStreamFromMedia(MediaModel media) Deprecated, for removal: This API element is subject to removal in a future version.since agesprotected Collection<PermissionAssignment>AbstractMediaPrincipalsHandler.getDeniedPermissions(MediaModel model) protected Collection<PrincipalModel>AbstractMediaPrincipalsHandler.getDeniedPrincipals(MediaModel model) DefaultMediaPermissionService.getDeniedPrincipals(MediaModel mediaItem) Fetches all users, where Read permission for given media item is denied.DefaultMediaService.getFiles(MediaModel media) DefaultMediaService.getMediaByContext(MediaModel media, MediaContextModel context) DefaultMediaService.getMediaByFormat(MediaModel media, MediaFormatModel format) DefaultMediaService.getMediaWithSameDataReference(MediaModel media) protected Collection<PermissionAssignment>AbstractMediaPrincipalsHandler.getPermittedPermissions(MediaModel model) protected Collection<PrincipalModel>AbstractMediaPrincipalsHandler.getPermittedPrincipals(MediaModel model) DefaultMediaPermissionService.getPermittedPrincipals(MediaModel mediaItem) Fetches all users, with Read permission for given media item.DefaultMediaService.getStreamForMediaVersion(MediaModel media, String versionId) DefaultMediaService.getStreamFromMedia(MediaModel media) DefaultMediaService.getUrlForMedia(MediaModel media) DefaultMediaService.getUrlForMediaVersion(MediaModel media, String versionId) voidDefaultMediaPermissionService.grantReadPermission(MediaModel mediaItem, PrincipalModel principal) Grants principal the read permission to given mediaItem.booleanDefaultMediaService.hasData(MediaModel media) protected booleanAbstractMediaStoragePrettyUrlIntegrationTest.isPrettyUrlPossible(MediaModel mediaModel) protected booleanAzureMediaStoragePrettyUrlIntegrationTest.isPrettyUrlPossible(MediaModel mediaModel) protected booleanGridFSMediaStoragePrettyUrlIntegrationTest.isPrettyUrlPossible(MediaModel mediaModel) protected booleanS3MediaStoragePrettyUrlIntegrationTest.isPrettyUrlPossible(MediaModel mediaModel) booleanDefaultMediaPermissionService.isReadAccessGranted(MediaModel mediaItem, PrincipalModel principal) Checks if the given principal has access to reading medias granted.voidDefaultMediaService.moveData(MediaModel fromMedia, MediaModel toMedia) voidDefaultMediaService.moveMediaToFolder(MediaModel media, MediaFolderModel targetFolder) voidDefaultMediaService.removeDataFromMedia(MediaModel media) booleanDefaultMediaService.removeDataFromMediaQuietly(MediaModel media) voidDefaultMediaService.removeVersionForMedia(MediaModel media, String versionId) protected voidAbstractMediaStoragePrettyUrlIntegrationTest.requireContextBasedUrl(MediaModel mediaModel) protected voidAbstractMediaStoragePrettyUrlIntegrationTest.requirePrettyUrlIfPossibleBasedUrl(MediaModel mediaModel) voidMediaDeniedPrincipalsHandler.set(MediaModel model, Collection<PrincipalModel> principals) voidMediaDownloadUrlHandler.set(MediaModel model, String s) voidMediaPermittedPrincipalsHandler.set(MediaModel model, Collection<PrincipalModel> principals) voidDefaultMediaService.setDataForMedia(MediaModel media, byte[] data) voidDefaultMediaService.setDataStreamForMedia(MediaModel media, DataInputStream data) Deprecated, for removal: This API element is subject to removal in a future version.since agesvoidDefaultMediaPermissionService.setDeniedPrincipals(MediaModel mediaItem, Collection<PrincipalModel> principals) Updates the list of all principal with denied Read Permission for given media item.voidDefaultMediaService.setFolderForMedia(MediaModel media, MediaFolderModel targetFolder) voidDefaultMediaPermissionService.setPermittedPrincipals(MediaModel mediaItem, Collection<PrincipalModel> principals) Updates the list of all assigned principal with ReadPermission for given media item.voidDefaultMediaService.setStreamForMedia(MediaModel media, InputStream data) voidDefaultMediaService.setStreamForMedia(MediaModel media, InputStream data, String originalName, String mimeType) Sets given data to media by writing content of given stream to a new data file.voidDefaultMediaService.setStreamForMedia(MediaModel media, InputStream data, String originalName, String mimeType, MediaFolderModel folder) Sets given data to media by writing content of given stream to a new data file.voidDefaultMediaService.setUrlForMedia(MediaModel media, String url) Method parameters in de.hybris.platform.servicelayer.media.impl with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidDefaultMediaContainerService.addMediaToContainer(MediaContainerModel mediaContainerModel, List<MediaModel> mediaModels) Adds the medias to the given container.protected voidAbstractMediaStoragePrettyUrlIntegrationTest.iterateOverMedias(Consumer<MediaModel> mediaConsumer) voidDefaultMediaContainerService.removeMediaFromContainer(MediaContainerModel mediaContainerModel, List<MediaModel> mediaModels) Removes the medias from given container. -
Uses of MediaModel in de.hybris.platform.servicelayer.tx
Methods in de.hybris.platform.servicelayer.tx with parameters of type MediaModelModifier and TypeMethodDescriptionprotected StringItemModelTransactionPerformanceTest.dumpMediaMimeInfo(MediaModel media) -
Uses of MediaModel in de.hybris.platform.servicelayer.web
Methods in de.hybris.platform.servicelayer.web that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelWebAppMediaFilter.findMediaModel(String mediaPKString) Methods in de.hybris.platform.servicelayer.web with parameters of type MediaModelModifier and TypeMethodDescriptionprotected booleanWebAppMediaFilter.isAccessDenied(MediaModel mediaModel) -
Uses of MediaModel in de.hybris.platform.solrfacetsearch.model.config
Methods in de.hybris.platform.solrfacetsearch.model.config that return MediaModelModifier and TypeMethodDescriptionSolrFacetSearchConfigModel.getDocument()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.solrfacetsearch.model.config with parameters of type MediaModelModifier and TypeMethodDescriptionvoidSolrFacetSearchConfigModel.setDocument(MediaModel value) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of MediaModel in de.hybris.platform.storelocator.model
Methods in de.hybris.platform.storelocator.model that return MediaModelModifier and TypeMethodDescriptionPointOfServiceModel.getMapIcon()Generated method - Getter of thePointOfService.mapIconattribute defined at extensionbasecommerce.Methods in de.hybris.platform.storelocator.model with parameters of type MediaModelModifier and TypeMethodDescriptionvoidPointOfServiceModel.setMapIcon(MediaModel value) Generated method - Setter ofPointOfService.mapIconattribute defined at extensionbasecommerce. -
Uses of MediaModel in de.hybris.platform.test
Fields in de.hybris.platform.test declared as MediaModelModifier and TypeFieldDescriptionprotected MediaModelAbstractMediaManagerIntegrationTest.testMediaprotected MediaModelAbstractMediaManagerIntegrationTest.testMediaWithExternalUrlMethods in de.hybris.platform.test with parameters of type MediaModelModifier and TypeMethodDescriptionprotected StringAbstractMediaManagerIntegrationTest.downloadUrlForMedia(MediaModel media) protected StringAbstractMediaManagerIntegrationTest.urlForMedia(MediaModel media) protected StringAbstractMediaManagerIntegrationTest.urlForMedia(MediaModel media, boolean forDownload) protected StringAbstractMediaManagerIntegrationTest.urlForMediaWithRenderer(MediaModel media, boolean addCtxPath, boolean forDownload) protected StringAbstractMediaManagerIntegrationTest.urlForMediaWithSecureRenderer(MediaModel media, boolean addCtxPath, boolean forDownload) -
Uses of MediaModel in de.hybris.platform.testframework.assertions
Methods in de.hybris.platform.testframework.assertions with parameters of type MediaModelModifier and TypeMethodDescriptionstatic MediaAssertMediaAssert.assertThat(MediaModel actual) Deprecated, for removal: This API element is subject to removal in a future version.MediaAssert.hasSameDataPkAs(MediaModel media) Deprecated.since 2011, useMediaAssert.hasSameDataPkAs(MediaModel)instead.MediaAssert.hasSameInternalUrlAs(MediaModel media) Deprecated.since 2011, useMediaAssert.hasSameInternalUrlAs(MediaModel)instead.MediaAssert.hasSameMetaDataAs(MediaModel media) Deprecated.since 2011, useMediaAssert.hasSameMetaDataAs(MediaModel)instead.MediaAssert.hasSameMimeAs(MediaModel media) Deprecated.since 2011, useMediaAssert.hasSameMimeAs(MediaModel)instead.MediaAssert.hasSameRealFileNameAs(MediaModel media) Deprecated.since 2011, useMediaAssert.hasSameRealFileNameAs(MediaModel)instead.MediaAssert.hasSameSizeAs(MediaModel media) Deprecated.since 2011, useMediaAssert.hasSameSizeAs(MediaModel)instead.Constructors in de.hybris.platform.testframework.assertions with parameters of type MediaModelModifierConstructorDescriptionMediaAssert(MediaModel actual) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of MediaModel in de.hybris.platform.testframework.assertions.assertj
Methods in de.hybris.platform.testframework.assertions.assertj with parameters of type MediaModelModifier and TypeMethodDescriptionstatic MediaAssertExtendedAssertions.assertThat(MediaModel actual) static MediaAssertMediaAssert.assertThat(MediaModel actual) MediaAssert.hasSameDataPkAs(MediaModel media) MediaAssert.hasSameInternalUrlAs(MediaModel media) MediaAssert.hasSameMetaDataAs(MediaModel media) MediaAssert.hasSameMimeAs(MediaModel media) MediaAssert.hasSameRealFileNameAs(MediaModel media) MediaAssert.hasSameSizeAs(MediaModel media) -
Uses of MediaModel in de.hybris.platform.testframework.seed
Methods in de.hybris.platform.testframework.seed that return MediaModelModifier and TypeMethodDescriptionMediaTestDataCreator.createMedia(CatalogVersionModel catalogVersion) MediaTestDataCreator.createMedia(MediaFolderModel mediaFolder, CatalogVersionModel catalogVersion) MediaTestDataCreator.createMedia(String code, CatalogVersionModel catalogVersion) MediaTestDataCreator.createMedia(String code, MediaFolderModel mediaFolder, CatalogVersionModel catalogVersion) MediaTestDataCreator.createMediaWithExternalUrl(CatalogVersionModel catalogVersion) MediaTestDataCreator.createMediaWithExternalUrl(String code, String url, CatalogVersionModel catalogVersion) -
Uses of MediaModel in de.hybris.platform.ticket.service
Methods in de.hybris.platform.ticket.service that return MediaModelModifier and TypeMethodDescriptionTicketAttachmentsService.createAttachment(String name, String contentType, byte[] data, UserModel customer) CreateMediaModelattachment based on provided parameters.Method parameters in de.hybris.platform.ticket.service with type arguments of type MediaModelModifier and TypeMethodDescriptionTicketBusinessService.addCustomerEmailToTicket(CsTicketModel ticket, CsEventReason reason, String subject, String emailBody, Collection<MediaModel> attachments) Add a customer email to the specified ticket.TicketBusinessService.addNoteToTicket(CsTicketModel ticket, CsInterventionType intervention, CsEventReason reason, String note, Collection<MediaModel> attachments) Add a note to the specified ticket.TicketBusinessService.resolveTicket(CsTicketModel ticket, CsInterventionType intervention, CsResolutionType resolutionType, String note, Collection<MediaModel> attachments) Resolve a ticket and add the associated resolution event.TicketBusinessService.unResolveTicket(CsTicketModel ticket, CsInterventionType intervention, CsEventReason reason, String note, Collection<MediaModel> attachments) Reverse the resolution of a ticket and add a note to it. -
Uses of MediaModel in de.hybris.platform.ticket.service.impl
Methods in de.hybris.platform.ticket.service.impl that return MediaModelModifier and TypeMethodDescriptionDefaultTicketAttachmentsService.createAttachment(String name, String contentType, byte[] data, UserModel customer) Method parameters in de.hybris.platform.ticket.service.impl with type arguments of type MediaModelModifier and TypeMethodDescriptionDefaultTicketBusinessService.addCustomerEmailToTicket(CsTicketModel ticket, CsEventReason reason, String subject, String emailBody, Collection<MediaModel> attachments) DefaultTicketBusinessService.addNoteToTicket(CsTicketModel ticket, CsInterventionType intervention, CsEventReason reason, String note, Collection<MediaModel> attachments) DefaultTicketBusinessService.resolveTicket(CsTicketModel ticket, CsInterventionType intervention, CsResolutionType resolutionType, String note, Collection<MediaModel> attachments) DefaultTicketBusinessService.unResolveTicket(CsTicketModel ticket, CsInterventionType intervention, CsEventReason reason, String note, Collection<MediaModel> attachments) -
Uses of MediaModel in de.hybris.platform.ticket.strategies
Method parameters in de.hybris.platform.ticket.strategies with type arguments of type MediaModelModifier and TypeMethodDescriptionTicketEventStrategy.createCustomerEmailForTicket(CsTicketModel ticket, CsEventReason reason, String subject, String emailBody, Collection<MediaModel> attachments) Create a note against the ticket which is sent as an email to the customer the ticket relates toTicketEventStrategy.createNoteForTicket(CsTicketModel ticket, CsInterventionType intervention, CsEventReason reason, String note, Collection<MediaModel> attachments) Create and internal note against the ticket with the specified informationTicketResolutionStrategy.resolveTicket(CsTicketModel ticket, CsInterventionType intervention, CsResolutionType resolutionType, String note, Collection<MediaModel> attachments) Create a resolution event against a ticket and associate it with the ticket.TicketResolutionStrategy.unResolveTicket(CsTicketModel ticket, CsInterventionType intervention, CsEventReason reason, String note, Collection<MediaModel> attachments) Remove the resolution event from the ticket (although keep in in the list of events) and add a note to a ticket to indicate that it is no longer resolved. -
Uses of MediaModel in de.hybris.platform.ticket.strategies.impl
Method parameters in de.hybris.platform.ticket.strategies.impl with type arguments of type MediaModelModifier and TypeMethodDescriptionprotected voidDefaultTicketEventStrategy.addAttachmentsToEvent(CsTicketEventModel event, Collection<MediaModel> attachments) protected voidDefaultTicketResolutionStrategy.addAttachmentsToEvent(CsTicketEventModel event, Collection<MediaModel> attachments) DefaultTicketEventStrategy.createCustomerEmailForTicket(CsTicketModel ticket, CsEventReason reason, String subject, String emailBody, Collection<MediaModel> attachments) DefaultTicketEventStrategy.createNoteForTicket(CsTicketModel ticket, CsInterventionType intervention, CsEventReason reason, String note, Collection<MediaModel> attachments) DefaultTicketResolutionStrategy.resolveTicket(CsTicketModel ticket, CsInterventionType intervention, CsResolutionType resolutionType, String note, Collection<MediaModel> attachments) DefaultTicketResolutionStrategy.unResolveTicket(CsTicketModel ticket, CsInterventionType intervention, CsEventReason reason, String note, Collection<MediaModel> attachments) -
Uses of MediaModel in de.hybris.platform.voucher.backoffice.cockpitng.editor.insets
Methods in de.hybris.platform.voucher.backoffice.cockpitng.editor.insets that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelSerialVoucherCodesGeneratorInset.createMedia(List<String> codes, String actionCode, int quantity) -
Uses of MediaModel in de.hybris.platform.voucher.model
Methods in de.hybris.platform.voucher.model that return types with arguments of type MediaModelModifier and TypeMethodDescriptionSerialVoucherModel.getCodes()Generated method - Getter of theSerialVoucher.codesattribute defined at extensionvoucher.Method parameters in de.hybris.platform.voucher.model with type arguments of type MediaModelModifier and TypeMethodDescriptionvoidSerialVoucherModel.setCodes(Collection<MediaModel> value) Generated method - Setter ofSerialVoucher.codesattribute defined at extensionvoucher. -
Uses of MediaModel in de.hybris.platform.warehousing.labels.service
Methods in de.hybris.platform.warehousing.labels.service that return MediaModelModifier and TypeMethodDescriptionPrintMediaService.getMediaForTemplate(String frontendTemplateName, BusinessProcessModel businessProcessModel) Generates theMediaModelfor the givenConsignmentModelMethods in de.hybris.platform.warehousing.labels.service with parameters of type MediaModelModifier and TypeMethodDescriptionPrintMediaService.generateHtmlMediaTemplate(MediaModel mediaModel) Generates an HTML page for the givenMediaModelPrintMediaService.generatePopupScriptForMedia(MediaModel mediaModel, String width, String height, String blockedPopupMessage) Generates the popup script for the givenMediaModel. -
Uses of MediaModel in de.hybris.platform.warehousing.labels.service.impl
Methods in de.hybris.platform.warehousing.labels.service.impl that return MediaModelModifier and TypeMethodDescriptionDefaultPrintMediaService.getMediaForTemplate(String frontendTemplateName, BusinessProcessModel businessProcessModel) Methods in de.hybris.platform.warehousing.labels.service.impl with parameters of type MediaModelModifier and TypeMethodDescriptionDefaultPrintMediaService.generateHtmlMediaTemplate(MediaModel mediaModel) DefaultPrintMediaService.generatePopupScriptForMedia(MediaModel mediaModel, String width, String height, String blockedPopupMessage) Generates the script of the popup for the givenMediaModel -
Uses of MediaModel in de.hybris.platform.yacceleratorcore.batch.task
Methods in de.hybris.platform.yacceleratorcore.batch.task with parameters of type MediaModelModifier and TypeMethodDescriptionprotected voidBatchIntegrationTest.verifyMedia(MediaModel media, String format) -
Uses of MediaModel in de.hybris.platform.yacceleratorfacades.populators
Methods in de.hybris.platform.yacceleratorfacades.populators that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelAcceleratorVariantOptionDataPopulator.getMediaWithImageFormat(MediaContainerModel mediaContainer, String imageFormat) -
Uses of MediaModel in de.hybris.platform.yacceleratorordermanagement.actions.email
Methods in de.hybris.platform.yacceleratorordermanagement.actions.email that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelGenerateEmailWithAttachmentAction.getOrCreateMediaModelForProcessModel(ReturnProcessModel returnProcessModel, String propertyName) RetrievesMediaModelfromReturnRequestModel.RETURNFORMorReturnRequestModel.RETURNLABELfor the givenReturnProcessModel
Or generates one if property is empty.Methods in de.hybris.platform.yacceleratorordermanagement.actions.email with parameters of type MediaModelModifier and TypeMethodDescriptionprotected EmailAttachmentModelGenerateEmailWithAttachmentAction.castMedialModelToEmailAttachmentModel(MediaModel mediaModel, String attachmentName) CreatesEmailAttachmentModelwith proper name andMediaModel -
Uses of MediaModel in de.hybris.platform.yacceleratorstorefront.controllers.cms
Methods in de.hybris.platform.yacceleratorstorefront.controllers.cms that return MediaModelModifier and TypeMethodDescriptionprotected MediaModelDynamicBannerComponentController.getMediaByCode(String mediaCode) protected MediaModelDynamicBannerComponentController.getMediaByCodeAndCatalogVersion(String mediaCode, CatalogVersionModel catalogVersionModel) -
Uses of MediaModel in de.hybris.y2ysync.model.media
Subclasses of MediaModel in de.hybris.y2ysync.model.mediaModifier and TypeClassDescriptionclassGenerated model class for type ConsumeMarkerMedia first defined at extension y2ysync.classGenerated model class for type SyncImpExMedia first defined at extension y2ysync.Methods in de.hybris.y2ysync.model.media that return MediaModelModifier and TypeMethodDescriptionSyncImpExMediaModel.getMediaArchive()Generated method - Getter of theSyncImpExMedia.mediaArchiveattribute defined at extensiony2ysync.Methods in de.hybris.y2ysync.model.media with parameters of type MediaModelModifier and TypeMethodDescriptionvoidSyncImpExMediaModel.setMediaArchive(MediaModel value) Generated method - Setter ofSyncImpExMedia.mediaArchiveattribute defined at extensiony2ysync.
DefaultMediaCockpitConfigurationPersistenceStrategy.getCockpitNGConfig()