Uses of Class
com.broadleafcommerce.auth.i18n.service.AuthTranslationPostMapperMember
Packages that use AuthTranslationPostMapperMember
Package
Description
-
Uses of AuthTranslationPostMapperMember in com.broadleafcommerce.auth.i18n.autoconfigure
Methods in com.broadleafcommerce.auth.i18n.autoconfigure that return AuthTranslationPostMapperMemberModifier and TypeMethodDescriptionAuthI18nAutoConfiguration.authTranslationPostMapperMember
(com.broadleafcommerce.data.tracking.core.TrackableBehaviorUtil behaviorUtil, com.broadleafcommerce.translation.mapping.ContextLocaleHelper contextLocaleHelper) -
Uses of AuthTranslationPostMapperMember in com.broadleafcommerce.auth.security.service
Methods in com.broadleafcommerce.auth.security.service that return AuthTranslationPostMapperMemberModifier and TypeMethodDescriptionprotected AuthTranslationPostMapperMember
SimplePayloadMapper.getTranslationPostMapperMember()
Constructors in com.broadleafcommerce.auth.security.service with parameters of type AuthTranslationPostMapperMemberModifierConstructorDescriptionSimplePayloadMapper
(com.broadleafcommerce.common.extension.TypeFactory typeFactory, AuthTranslationPostMapperMember translationPostMapperMember) -
Uses of AuthTranslationPostMapperMember in com.broadleafcommerce.auth.user.service.autoconfigure
Methods in com.broadleafcommerce.auth.user.service.autoconfigure with parameters of type AuthTranslationPostMapperMemberModifier and TypeMethodDescriptionAuthServiceServiceAutoConfiguration.simplePayloadMapper
(com.broadleafcommerce.common.extension.TypeFactory typeFactory, AuthTranslationPostMapperMember authTranslationPostMapperMember)