Uses of Class
de.hybris.platform.ldap.jalo.LDIFMedia
-
Packages that use LDIFMedia Package Description de.hybris.platform.ldap.jalo -
-
Uses of LDIFMedia in de.hybris.platform.ldap.jalo
Methods in de.hybris.platform.ldap.jalo that return LDIFMedia Modifier and Type Method Description LDIFMedia
GeneratedLDAPManager. createLDIFMedia(SessionContext ctx, java.util.Map attributeValues)
LDIFMedia
GeneratedLDAPManager. createLDIFMedia(java.util.Map attributeValues)
LDIFMedia
GeneratedLDIFGroupImportCronJob. getLdifFile()
Generated method - Getter of theLDIFGroupImportCronJob.ldifFile
attribute.LDIFMedia
GeneratedLDIFGroupImportCronJob. getLdifFile(SessionContext ctx)
Generated method - Getter of theLDIFGroupImportCronJob.ldifFile
attribute.LDIFMedia
GeneratedLDIFImportCronJob. getLdifFile()
Generated method - Getter of theLDIFImportCronJob.ldifFile
attribute.LDIFMedia
GeneratedLDIFImportCronJob. getLdifFile(SessionContext ctx)
Generated method - Getter of theLDIFImportCronJob.ldifFile
attribute.Methods in de.hybris.platform.ldap.jalo with parameters of type LDIFMedia Modifier and Type Method Description void
GeneratedLDIFGroupImportCronJob. setLdifFile(SessionContext ctx, LDIFMedia value)
Generated method - Setter of theLDIFGroupImportCronJob.ldifFile
attribute.void
GeneratedLDIFGroupImportCronJob. setLdifFile(LDIFMedia value)
Generated method - Setter of theLDIFGroupImportCronJob.ldifFile
attribute.void
GeneratedLDIFImportCronJob. setLdifFile(SessionContext ctx, LDIFMedia value)
Generated method - Setter of theLDIFImportCronJob.ldifFile
attribute.void
GeneratedLDIFImportCronJob. setLdifFile(LDIFMedia value)
Generated method - Setter of theLDIFImportCronJob.ldifFile
attribute.
-