Class DefaultUserTargetGenerationService

    • Constructor Detail

      • DefaultUserTargetGenerationService

        public DefaultUserTargetGenerationService​(com.broadleafcommerce.common.extension.TypeFactory typeFactory,
                                                  com.broadleafcommerce.resource.security.utils.service.AuthenticationUtils authenticationUtils)
    • Method Detail

      • gatherCustomerSegmentTargets

        protected Set<UserTarget> gatherCustomerSegmentTargets()
      • getTypeFactory

        protected com.broadleafcommerce.common.extension.TypeFactory getTypeFactory()
      • getAuthenticationUtils

        protected com.broadleafcommerce.resource.security.utils.service.AuthenticationUtils getAuthenticationUtils()