Uses of Class
de.hybris.platform.yaasyprofileconnect.yaas.UserAgent
Packages that use UserAgent
Package
Description
-
Uses of UserAgent in de.hybris.platform.assistedserviceyprofilefacades.impl
Methods in de.hybris.platform.assistedserviceyprofilefacades.impl that return types with arguments of type UserAgentModifier and TypeMethodDescriptionprotected Converter<Map.Entry<String,UserAgent>, TechnologyUsedData> DefaultYProfileAffinityFacade.getDeviceAffinityConverter()Method parameters in de.hybris.platform.assistedserviceyprofilefacades.impl with type arguments of type UserAgentModifier and TypeMethodDescriptionvoidDefaultYProfileAffinityFacade.setDeviceAffinityConverter(Converter<Map.Entry<String, UserAgent>, TechnologyUsedData> deviceAffinityConverter) -
Uses of UserAgent in de.hybris.platform.assistedserviceyprofilefacades.populator
Classes in de.hybris.platform.assistedserviceyprofilefacades.populator with type parameters of type UserAgentModifier and TypeClassDescriptionclassDeviceAffinityPopulator<SOURCE extends Map.Entry<String,UserAgent>, TARGET extends TechnologyUsedData> Populator for device affinity data. -
Uses of UserAgent in de.hybris.platform.yaasyprofileconnect.yaas
Methods in de.hybris.platform.yaasyprofileconnect.yaas that return UserAgentMethods in de.hybris.platform.yaasyprofileconnect.yaas that return types with arguments of type UserAgentMethod parameters in de.hybris.platform.yaasyprofileconnect.yaas with type arguments of type UserAgentModifier and TypeMethodDescriptionvoidProfile.setUserAgents(Map<String, UserAgent> userAgents) Generated property forProfile.userAgentsproperty defined at extensionyaasyprofileconnect.Profile.ProfileBuilder.withUserAgents(Map<String, UserAgent> userAgents) Constructor parameters in de.hybris.platform.yaasyprofileconnect.yaas with type arguments of type UserAgent