java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<K,V>
java.util.LinkedHashMap<String,Object>
de.hybris.platform.personalizationyprofile.yaas.Profile
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>

public class Profile extends LinkedHashMap<String,Object> implements Map<String,Object>
See Also:
  • Constructor Details

  • Method Details

    • setInsights

      public void setInsights(Insights insights)
      Generated property for Profile.insights property defined at extension personalizationyprofile.
    • getInsights

      public Insights getInsights()
    • setSegments

      public void setSegments(Map<String,Segment> segments)
      Generated property for Profile.segments property defined at extension personalizationyprofile.
    • getSegments

      public Map<String,Segment> getSegments()