Class Persona

All Implemented Interfaces:
Serializable, SystemPropertiesItem

public class Persona extends Profile
A persona is a "virtual" profile used to represent categories of profiles, and may also be used to test how a personalized experience would look like using this virtual profile. A persona can define predefined properties and sessions. Persona definition make it possible to “emulate” a certain type of profile, e.g : US visitor, non-US visitor, etc.
See Also:
  • Field Details

  • Constructor Details

    • Persona

      public Persona()
    • Persona

      public Persona(String personaId)