Uses of Class
de.hybris.platform.impex.model.ImpExMediaModel
Packages that use ImpExMediaModel
Package
Description
Contains generated models for each type of de.hybris.platform.catalog.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.ldap.jalo package.
-
Uses of ImpExMediaModel in de.hybris.platform.catalog.model
Methods in de.hybris.platform.catalog.model that return ImpExMediaModelModifier and TypeMethodDescriptionRemoveCatalogVersionCronJobModel.getNotRemovedItems()Generated method - Getter of theRemoveCatalogVersionCronJob.notRemovedItemsattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model with parameters of type ImpExMediaModelModifier and TypeMethodDescriptionvoidRemoveCatalogVersionCronJobModel.setNotRemovedItems(ImpExMediaModel value) Generated method - Setter ofRemoveCatalogVersionCronJob.notRemovedItemsattribute defined at extensioncatalog. -
Uses of ImpExMediaModel in de.hybris.platform.impex.distributed.process
Methods in de.hybris.platform.impex.distributed.process that return types with arguments of type ImpExMediaModelModifier and TypeMethodDescriptionImportProcessCreationData.ImportProcessContext.getImpExMediaModels()Method parameters in de.hybris.platform.impex.distributed.process with type arguments of type ImpExMediaModelModifier and TypeMethodDescriptionvoidImportProcessCreationData.ImportProcessContext.setImpExMediaModels(List<ImpExMediaModel> impExMediaModels) -
Uses of ImpExMediaModel in de.hybris.platform.impex.model.cronjob
Methods in de.hybris.platform.impex.model.cronjob that return ImpExMediaModelModifier and TypeMethodDescriptionImpExExportCronJobModel.getJobMedia()Generated method - Getter of theImpExExportCronJob.jobMediaattribute defined at extensionimpex.ImpExImportCronJobModel.getJobMedia()Generated method - Getter of theImpExImportCronJob.jobMediaattribute defined at extensionimpex.ImpExImportCronJobModel.getUnresolvedDataStore()Generated method - Getter of theImpExImportCronJob.unresolvedDataStoreattribute defined at extensionimpex.ImpExImportCronJobModel.getWorkMedia()Generated method - Getter of theImpExImportCronJob.workMediaattribute defined at extensionimpex.Methods in de.hybris.platform.impex.model.cronjob that return types with arguments of type ImpExMediaModelModifier and TypeMethodDescriptionImpExImportCronJobModel.getExternalDataCollection()Generated method - Getter of theImpExImportCronJob.externalDataCollectionattribute defined at extensionimpex.Methods in de.hybris.platform.impex.model.cronjob with parameters of type ImpExMediaModelModifier and TypeMethodDescriptionvoidImpExExportCronJobModel.setJobMedia(ImpExMediaModel value) Generated method - Setter ofImpExExportCronJob.jobMediaattribute defined at extensionimpex.voidImpExImportCronJobModel.setJobMedia(ImpExMediaModel value) Generated method - Setter ofImpExImportCronJob.jobMediaattribute defined at extensionimpex.voidImpExImportCronJobModel.setUnresolvedDataStore(ImpExMediaModel value) Generated method - Setter ofImpExImportCronJob.unresolvedDataStoreattribute defined at extensionimpex.voidImpExImportCronJobModel.setWorkMedia(ImpExMediaModel value) Generated method - Setter ofImpExImportCronJob.workMediaattribute defined at extensionimpex.Method parameters in de.hybris.platform.impex.model.cronjob with type arguments of type ImpExMediaModelModifier and TypeMethodDescriptionvoidImpExImportCronJobModel.setExternalDataCollection(Collection<ImpExMediaModel> value) Generated method - Setter ofImpExImportCronJob.externalDataCollectionattribute defined at extensionimpex. -
Uses of ImpExMediaModel in de.hybris.platform.impex.model.exp
Subclasses of ImpExMediaModel 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.Methods in de.hybris.platform.impex.model.exp that return ImpExMediaModelModifier and TypeMethodDescriptionExportModel.getExportScript()Generated method - Getter of theExport.exportScriptattribute defined at extensionimpex.Methods in de.hybris.platform.impex.model.exp with parameters of type ImpExMediaModelModifier and TypeMethodDescriptionvoidExportModel.setExportScript(ImpExMediaModel value) Generated method - Setter ofExport.exportScriptattribute defined at extensionimpex. -
Uses of ImpExMediaModel in de.hybris.platform.ldap.jobs.impl
Methods in de.hybris.platform.ldap.jobs.impl that return ImpExMediaModelModifier and TypeMethodDescriptionDefaultLDIFImportStrategy.getDestMedia()DefaultLDIFImportStrategy.getDumpMedia() -
Uses of ImpExMediaModel in de.hybris.platform.ldap.model
Methods in de.hybris.platform.ldap.model that return ImpExMediaModelModifier and TypeMethodDescriptionLDIFGroupImportCronJobModel.getDestMedia()Generated method - Getter of theLDIFGroupImportCronJob.destMediaattribute defined at extensionldap.LDIFImportCronJobModel.getDestMedia()Generated method - Getter of theLDIFImportCronJob.destMediaattribute defined at extensionldap.LDIFGroupImportCronJobModel.getDumpMedia()Generated method - Getter of theLDIFGroupImportCronJob.dumpMediaattribute defined at extensionldap.LDIFImportCronJobModel.getDumpMedia()Generated method - Getter of theLDIFImportCronJob.dumpMediaattribute defined at extensionldap.Methods in de.hybris.platform.ldap.model with parameters of type ImpExMediaModelModifier and TypeMethodDescriptionvoidLDIFGroupImportCronJobModel.setDestMedia(ImpExMediaModel value) Generated method - Setter ofLDIFGroupImportCronJob.destMediaattribute defined at extensionldap.voidLDIFImportCronJobModel.setDestMedia(ImpExMediaModel value) Generated method - Setter ofLDIFImportCronJob.destMediaattribute defined at extensionldap.voidLDIFGroupImportCronJobModel.setDumpMedia(ImpExMediaModel value) Generated method - Setter ofLDIFGroupImportCronJob.dumpMediaattribute defined at extensionldap.voidLDIFImportCronJobModel.setDumpMedia(ImpExMediaModel value) Generated method - Setter ofLDIFImportCronJob.dumpMediaattribute defined at extensionldap. -
Uses of ImpExMediaModel in de.hybris.platform.platformbackoffice.widgets
Methods in de.hybris.platform.platformbackoffice.widgets that return ImpExMediaModelMethods in de.hybris.platform.platformbackoffice.widgets with parameters of type ImpExMediaModelModifier and TypeMethodDescriptionprotected voidBasicScriptEditor.updateMediaScript(ImpExMediaModel impExModel, String exportScript) -
Uses of ImpExMediaModel in de.hybris.platform.platformbackoffice.widgets.impex
Methods in de.hybris.platform.platformbackoffice.widgets.impex that return ImpExMediaModelModifier and TypeMethodDescriptionprotected ImpExMediaModelImpExFileUploadEditor.createMediaFromUploadedFile()ImpExExportForm.getDataDownloadMedia()ImpExExportForm.getImpExMedia()ImpExImportForm.getImpExMedia()ImpExExportForm.getMediaDownloadMedia()ImpExImportForm.getMediaZip()Methods in de.hybris.platform.platformbackoffice.widgets.impex with parameters of type ImpExMediaModelModifier and TypeMethodDescriptionprotected voidImpExFileUploadEditor.changedSelectedImpExMedia(org.zkoss.zk.ui.Component parent, com.hybris.cockpitng.editors.EditorContext<ImpExFileUploadResult> context, ImpExMediaModel newMedia) protected voidImpExExportResultDownload.executeMediaDownload(ImpExMediaModel media) The method allows to transfer the given media to the use via browser's download capability.voidImpExExportForm.setDataDownloadMedia(ImpExMediaModel dataDownloadMedia) voidImpExExportForm.setImpExMedia(ImpExMediaModel impExMedia) voidImpExImportForm.setImpExMedia(ImpExMediaModel impExMedia) voidImpExExportForm.setMediaDownloadMedia(ImpExMediaModel mediaDownloadMedia) voidImpExImportForm.setMediaZip(ImpExMediaModel mediaZip) -
Uses of ImpExMediaModel in de.hybris.platform.platformbackoffice.widgets.scriptgenerator
Methods in de.hybris.platform.platformbackoffice.widgets.scriptgenerator that return ImpExMediaModelMethods in de.hybris.platform.platformbackoffice.widgets.scriptgenerator with parameters of type ImpExMediaModelModifier and TypeMethodDescriptionvoidExportScriptGeneratorForm.setImpExMedia(ImpExMediaModel impExMedia) -
Uses of ImpExMediaModel in de.hybris.platform.servicelayer.impex
Methods in de.hybris.platform.servicelayer.impex that return ImpExMediaModelModifier and TypeMethodDescriptionExportResult.getExportedData()Gets the media containing the exported csv files (backed by a zip-archive).ExportResult.getExportedMedia()Gets the media containing the exported media files (backed by a zip-archive).ImpExResource.getMedia()Gets the impex media created by this resource.ImportResult.getUnresolvedLines()Gets the media containing the unresolved lines csv-file. -
Uses of ImpExMediaModel in de.hybris.platform.servicelayer.impex.impl
Methods in de.hybris.platform.servicelayer.impex.impl that return ImpExMediaModelModifier and TypeMethodDescriptionExportCronJobResult.getExportedData()ExportCronJobResult.getExportedMedia()ClasspathImpExResource.getMedia()FileBasedImpExResource.getMedia()MediaBasedImpExResource.getMedia()StreamBasedImpExResource.getMedia()ImportCronJobResult.getUnresolvedLines()Constructors in de.hybris.platform.servicelayer.impex.impl with parameters of type ImpExMediaModel