Uses of Enum
com.broadleafcommerce.tenant.service.CustomerContextResolverMethod
Package
Description
-
Uses of CustomerContextResolverMethod in com.broadleafcommerce.tenant.service
Modifier 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
Modifier and TypeMethodDescriptionvoid
TenantApplicationProperties.Customer.setContextMethod
(CustomerContextResolverMethod contextMethod)