Uses of Class
de.hybris.platform.ldap.enums.SearchOperationEnum
-
Packages that use SearchOperationEnum Package Description de.hybris.platform.ldap.enums Contains generated models for each type of de.hybris.platform.jalo.enumeration package. -
-
Uses of SearchOperationEnum in de.hybris.platform.ldap.enums
Methods in de.hybris.platform.ldap.enums that return SearchOperationEnum Modifier and Type Method Description static SearchOperationEnumSearchOperationEnum. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SearchOperationEnum[]SearchOperationEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.
-