Package | Description |
---|---|
org.apache.unomi.api.services | |
org.apache.unomi.rest.endpoints | |
org.apache.unomi.services.impl.profiles |
Modifier and Type | Method and Description |
---|---|
PersonaWithSessions |
ProfileService.loadPersonaWithSessions(String personaId)
Retrieves the persona identified by the specified identifier and all its associated sessions
|
PersonaWithSessions |
ProfileService.savePersonaWithSessions(PersonaWithSessions personaToSave)
Save a persona with its sessions.
|
Modifier and Type | Method and Description |
---|---|
PersonaWithSessions |
ProfileService.savePersonaWithSessions(PersonaWithSessions personaToSave)
Save a persona with its sessions.
|
Modifier and Type | Method and Description |
---|---|
PersonaWithSessions |
ProfileServiceEndPoint.loadPersonaWithSessions(String personaId)
Retrieves the persona identified by the specified identifier and all its associated sessions
|
PersonaWithSessions |
ProfileServiceEndPoint.savePersonaWithSessions(PersonaWithSessions personaWithSessions)
Save the posted persona with its sessions
|
Modifier and Type | Method and Description |
---|---|
PersonaWithSessions |
ProfileServiceEndPoint.savePersonaWithSessions(PersonaWithSessions personaWithSessions)
Save the posted persona with its sessions
|
Modifier and Type | Method and Description |
---|---|
PersonaWithSessions |
ProfileServiceImpl.loadPersonaWithSessions(String personaId) |
PersonaWithSessions |
ProfileServiceImpl.savePersonaWithSessions(PersonaWithSessions personaToSave) |
Modifier and Type | Method and Description |
---|---|
PersonaWithSessions |
ProfileServiceImpl.savePersonaWithSessions(PersonaWithSessions personaToSave) |
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.