Uses of Interface
org.apache.unomi.api.SystemPropertiesItem
-
Packages that use SystemPropertiesItem Package Description org.apache.unomi.api org.apache.unomi.router.api -
-
Uses of SystemPropertiesItem in org.apache.unomi.api
Classes in org.apache.unomi.api that implement SystemPropertiesItem Modifier and Type Class Description classPersonaA 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.classPersonaSessionA Persona session.classProfileA user profile gathering all known information about a given user as well as segments it is part of and scores.classSessionA time-bounded interaction between a user (via their associatedProfile) and a unomi-enabled application. -
Uses of SystemPropertiesItem in org.apache.unomi.router.api
Classes in org.apache.unomi.router.api that implement SystemPropertiesItem Modifier and Type Class Description classProfileToImportAn extension ofProfileto handle merge strategy and deletion when importing profiles
-