Uses of Interface
de.hybris.platform.commerceservices.strategies.UserPropertyMatchingStrategy
Packages that use UserPropertyMatchingStrategy
Package
Description
-
Uses of UserPropertyMatchingStrategy in de.hybris.platform.commerceservices.strategies.impl.user
Classes in de.hybris.platform.commerceservices.strategies.impl.user that implement UserPropertyMatchingStrategyModifier and TypeClassDescriptionclassExternal implementation strategy forUserPropertyMatchingStrategythat returns empty optional when searching for a user by a given property.classMatches the customer by the customerIdclassMatches the user by the uid -
Uses of UserPropertyMatchingStrategy in de.hybris.platform.commerceservices.user.impl
Methods in de.hybris.platform.commerceservices.user.impl that return types with arguments of type UserPropertyMatchingStrategyModifier and TypeMethodDescriptionprotected List<UserPropertyMatchingStrategy>DefaultUserMatchingService.getMatchingStrategies()Method parameters in de.hybris.platform.commerceservices.user.impl with type arguments of type UserPropertyMatchingStrategyModifier and TypeMethodDescriptionvoidDefaultUserMatchingService.setMatchingStrategies(List<UserPropertyMatchingStrategy> matchingStrategies)