Uses of Class
com.broadleafcommerce.catalogbrowse.domain.context.CustomerContext
-
Packages that use CustomerContext Package Description com.broadleafcommerce.catalogbrowse.domain.marketing -
-
Uses of CustomerContext in com.broadleafcommerce.catalogbrowse.domain.marketing
Methods in com.broadleafcommerce.catalogbrowse.domain.marketing that return CustomerContext Modifier and Type Method Description CustomerContextMarketingMessageRequest. getCustomerContext()The customer context information that should be used in determining which offers applyMethods in com.broadleafcommerce.catalogbrowse.domain.marketing with parameters of type CustomerContext Modifier and Type Method Description voidMarketingMessageRequest. setCustomerContext(CustomerContext customerContext)The customer context information that should be used in determining which offers apply
-