Uses of Class
de.hybris.platform.ldap.model.LDIFMediaModel
Packages that use LDIFMediaModel
Package
Description
Contains generated models for each type of de.hybris.platform.ldap.jalo package.
-
Uses of LDIFMediaModel in de.hybris.platform.ldap.jobs
Methods in de.hybris.platform.ldap.jobs with parameters of type LDIFMediaModelModifier and TypeMethodDescriptionvoidLDIFImportStrategy.executeFileBasedImport(LDIFMediaModel ldifMediaModel) Main method for generating script and importing proper data, executing in all import modes. -
Uses of LDIFMediaModel in de.hybris.platform.ldap.jobs.impl
Methods in de.hybris.platform.ldap.jobs.impl with parameters of type LDIFMediaModelModifier and TypeMethodDescriptionvoidDefaultLDIFImportStrategy.executeFileBasedImport(LDIFMediaModel ldifMediaModel) Main method for generating script and importing proper data, executing in all import modes. -
Uses of LDIFMediaModel in de.hybris.platform.ldap.model
Methods in de.hybris.platform.ldap.model that return LDIFMediaModelModifier and TypeMethodDescriptionLDIFGroupImportCronJobModel.getLdifFile()Generated method - Getter of theLDIFGroupImportCronJob.ldifFileattribute defined at extensionldap.LDIFImportCronJobModel.getLdifFile()Generated method - Getter of theLDIFImportCronJob.ldifFileattribute defined at extensionldap.Methods in de.hybris.platform.ldap.model with parameters of type LDIFMediaModelModifier and TypeMethodDescriptionvoidLDIFGroupImportCronJobModel.setLdifFile(LDIFMediaModel value) Generated method - Setter ofLDIFGroupImportCronJob.ldifFileattribute defined at extensionldap.voidLDIFImportCronJobModel.setLdifFile(LDIFMediaModel value) Generated method - Setter ofLDIFImportCronJob.ldifFileattribute defined at extensionldap.