Uses of Class
de.hybris.platform.ldap.model.LDIFMediaModel
-
Packages that use LDIFMediaModel Package Description de.hybris.platform.ldap.jobs de.hybris.platform.ldap.jobs.impl de.hybris.platform.ldap.model 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 LDIFMediaModel Modifier and Type Method Description voidLDIFImportStrategy. 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 LDIFMediaModel Modifier and Type Method Description voidDefaultLDIFImportStrategy. 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 LDIFMediaModel Modifier and Type Method Description LDIFMediaModelLDIFGroupImportCronJobModel. getLdifFile()Generated method - Getter of theLDIFGroupImportCronJob.ldifFileattribute defined at extensionldap.LDIFMediaModelLDIFImportCronJobModel. getLdifFile()Generated method - Getter of theLDIFImportCronJob.ldifFileattribute defined at extensionldap.Methods in de.hybris.platform.ldap.model with parameters of type LDIFMediaModel Modifier and Type Method Description voidLDIFGroupImportCronJobModel. setLdifFile(LDIFMediaModel value)Generated method - Setter ofLDIFGroupImportCronJob.ldifFileattribute defined at extensionldap.voidLDIFImportCronJobModel. setLdifFile(LDIFMediaModel value)Generated method - Setter ofLDIFImportCronJob.ldifFileattribute defined at extensionldap.
-