Uses of Interface
org.apache.unomi.persistence.spi.PersistenceService
Packages that use PersistenceService
Package
Description
- 
Uses of PersistenceService in org.apache.unomi.geonames.services
Methods in org.apache.unomi.geonames.services with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidGeonamesServiceImpl.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.graphql.fetchers.event
Methods in org.apache.unomi.graphql.fetchers.event with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidUnomiEventPublisher.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.groovy.actions.services.impl
Methods in org.apache.unomi.groovy.actions.services.impl with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidGroovyActionsServiceImpl.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.healthcheck.provider
Methods in org.apache.unomi.healthcheck.provider with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidPersistenceHealthCheckProvider.bind(PersistenceService service) voidPersistenceHealthCheckProvider.unbind(PersistenceService service)  - 
Uses of PersistenceService in org.apache.unomi.persistence.elasticsearch
Classes in org.apache.unomi.persistence.elasticsearch that implement PersistenceService - 
Uses of PersistenceService in org.apache.unomi.plugins.baseplugin.actions
Methods in org.apache.unomi.plugins.baseplugin.actions with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidMergeProfilesOnPropertyAction.setPersistenceService(PersistenceService persistenceService) voidSetEventOccurenceCountAction.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.plugins.baseplugin.conditions
Methods in org.apache.unomi.plugins.baseplugin.conditions with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidPastEventConditionESQueryBuilder.setPersistenceService(PersistenceService persistenceService) voidPastEventConditionEvaluator.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.plugins.mail.actions
Methods in org.apache.unomi.plugins.mail.actions with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidSendMailAction.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.privacy.internal
Methods in org.apache.unomi.privacy.internal with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidPrivacyServiceImpl.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.router.core.bean
Methods in org.apache.unomi.router.core.bean with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidCollectProfileBean.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.router.core.context
Methods in org.apache.unomi.router.core.context with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidRouterCamelContext.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.router.core.route
Methods in org.apache.unomi.router.core.route with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidProfileExportCollectRouteBuilder.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.router.services
Methods in org.apache.unomi.router.services with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidExportConfigurationServiceImpl.setPersistenceService(PersistenceService persistenceService) voidImportConfigurationServiceImpl.setPersistenceService(PersistenceService persistenceService) voidProfileExportServiceImpl.setPersistenceService(PersistenceService persistenceService) voidProfileImportServiceImpl.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.schema.impl
Methods in org.apache.unomi.schema.impl with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidSchemaServiceImpl.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.services
Methods in org.apache.unomi.services with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidUserListServiceImpl.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.services.impl
Fields in org.apache.unomi.services.impl declared as PersistenceServiceModifier and TypeFieldDescriptionprotected PersistenceServiceAbstractServiceImpl.persistenceServiceMethods in org.apache.unomi.services.impl with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidAbstractServiceImpl.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.services.impl.cluster
Methods in org.apache.unomi.services.impl.cluster with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidClusterServiceImpl.setPersistenceService(PersistenceService persistenceService) For unit tests and backward compatibility - directly sets the persistence service - 
Uses of PersistenceService in org.apache.unomi.services.impl.definitions
Methods in org.apache.unomi.services.impl.definitions with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidDefinitionsServiceImpl.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.services.impl.events
Methods in org.apache.unomi.services.impl.events with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidEventServiceImpl.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.services.impl.goals
Methods in org.apache.unomi.services.impl.goals with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidGoalsServiceImpl.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.services.impl.patches
Methods in org.apache.unomi.services.impl.patches with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidPatchServiceImpl.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.services.impl.profiles
Methods in org.apache.unomi.services.impl.profiles with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidProfileServiceImpl.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.services.impl.queries
Methods in org.apache.unomi.services.impl.queries with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidQueryServiceImpl.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.services.impl.rules
Methods in org.apache.unomi.services.impl.rules with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidRulesServiceImpl.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.services.impl.scope
Methods in org.apache.unomi.services.impl.scope with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidScopeServiceImpl.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.services.impl.topics
Methods in org.apache.unomi.services.impl.topics with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidTopicServiceImpl.setPersistenceService(PersistenceService persistenceService)  - 
Uses of PersistenceService in org.apache.unomi.sfdc.services.internal
Methods in org.apache.unomi.sfdc.services.internal with parameters of type PersistenceServiceModifier and TypeMethodDescriptionvoidSFDCServiceImpl.setPersistenceService(PersistenceService persistenceService)