Uses of Class
de.hybris.platform.personalizationyprofile.yaas.Insights
-
Packages that use Insights Package Description de.hybris.platform.personalizationyprofile.yaas -
-
Uses of Insights in de.hybris.platform.personalizationyprofile.yaas
Methods in de.hybris.platform.personalizationyprofile.yaas that return Insights Modifier and Type Method Description InsightsInsights.InsightsBuilder. build()InsightsProfile. getInsights()Methods in de.hybris.platform.personalizationyprofile.yaas with parameters of type Insights Modifier and Type Method Description voidProfile. setInsights(Insights insights)Generated property forProfile.insightsproperty defined at extensionpersonalizationyprofile.Profile.ProfileBuilderProfile.ProfileBuilder. withInsights(Insights insights)Constructors in de.hybris.platform.personalizationyprofile.yaas with parameters of type Insights Constructor Description Profile(Insights insights, java.util.Map<java.lang.String,Segment> segments)
-