Uses of Enum
com.broadleafcommerce.tenant.service.CustomerContextResolverMethod
Packages that use CustomerContextResolverMethod
Package
Description
-
Uses of CustomerContextResolverMethod in com.broadleafcommerce.tenant.service
Methods in com.broadleafcommerce.tenant.service that return CustomerContextResolverMethodModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static CustomerContextResolverMethod[]
CustomerContextResolverMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CustomerContextResolverMethod in com.broadleafcommerce.tenant.service.autoconfigure
Methods in com.broadleafcommerce.tenant.service.autoconfigure that return CustomerContextResolverMethodMethods in com.broadleafcommerce.tenant.service.autoconfigure with parameters of type CustomerContextResolverMethodModifier and TypeMethodDescriptionvoid
TenantApplicationProperties.Customer.setContextMethod
(CustomerContextResolverMethod contextMethod)