Uses of Enum Class
de.hybris.platform.ldap.enums.LDAPVersionEnum
Packages that use LDAPVersionEnum
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.ldap.jalo package.
-
Uses of LDAPVersionEnum in de.hybris.platform.ldap.enums
Methods in de.hybris.platform.ldap.enums that return LDAPVersionEnumModifier and TypeMethodDescriptionstatic LDAPVersionEnumReturns the enum constant of this class with the specified name.static LDAPVersionEnum[]LDAPVersionEnum.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of LDAPVersionEnum in de.hybris.platform.ldap.model
Methods in de.hybris.platform.ldap.model that return LDAPVersionEnumModifier and TypeMethodDescriptionLDAPConfigProxyItemModel.getJndiVersion()Generated method - Getter of theLDAPConfigProxyItem.jndiVersionattribute defined at extensionldap.Methods in de.hybris.platform.ldap.model with parameters of type LDAPVersionEnumModifier and TypeMethodDescriptionvoidLDAPConfigProxyItemModel.setJndiVersion(LDAPVersionEnum value) Generated method - Setter ofLDAPConfigProxyItem.jndiVersionattribute defined at extensionldap.