Skip navigation links
A B C D E F G H I K L M N O P Q R S T U 

A

AbstractServiceImpl - Class in org.apache.unomi.services.impl
Created by amidani on 24/03/2017.
AbstractServiceImpl() - Constructor for class org.apache.unomi.services.impl.AbstractServiceImpl
 
ActionExecutorDispatcher - Interface in org.apache.unomi.services.actions
This class is the base interface to define the action dispatcher to execute according to the action type of the action The action executor dispatcher get the list of the action dispatchers present in unomi When the execute method is called, the dispatch will be done according to the prefix of the action executor of the action type
ActionExecutorDispatcherImpl - Class in org.apache.unomi.services.actions.impl
 
ActionExecutorDispatcherImpl() - Constructor for class org.apache.unomi.services.actions.impl.ActionExecutorDispatcherImpl
 
addAliasToProfile(String, String, String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
addPersonalizationStrategy(ServiceReference<PersonalizationStrategy>) - Method in class org.apache.unomi.services.impl.personalization.PersonalizationServiceImpl
 
AddPropertyMergeStrategyExecutor - Class in org.apache.unomi.services.mergers
 
AddPropertyMergeStrategyExecutor() - Constructor for class org.apache.unomi.services.mergers.AddPropertyMergeStrategyExecutor
 
authenticateThirdPartyServer(String, String) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 

B

batchProfilesUpdate(BatchUpdate) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
bestMatch(Profile, Session, PersonalizationService.PersonalizationRequest) - Method in class org.apache.unomi.services.impl.personalization.PersonalizationServiceImpl
 
bind(ServiceReference<EventListenerService>) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
bind(ServiceReference<RuleListenerService>) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
bindDispatcher(ServiceReference<ActionDispatcher>) - Method in class org.apache.unomi.services.actions.impl.ActionExecutorDispatcherImpl
 
bindExecutor(ServiceReference<ActionExecutor>) - Method in class org.apache.unomi.services.actions.impl.ActionExecutorDispatcherImpl
 
bundleChanged(BundleEvent) - Method in class org.apache.unomi.services.impl.configsharing.ConfigSharingServiceImpl
 
bundleChanged(BundleEvent) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
bundleChanged(BundleEvent) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
bundleChanged(BundleEvent) - Method in class org.apache.unomi.services.impl.lists.UserListServiceImpl
 
bundleChanged(BundleEvent) - Method in class org.apache.unomi.services.impl.patches.PatchServiceImpl
 
bundleChanged(BundleEvent) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
bundleChanged(BundleEvent) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
bundleChanged(BundleEvent) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
bundleChanged(BundleEvent) - Method in class org.apache.unomi.services.impl.topics.TopicServiceImpl
 

C

canHandle(Event) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
ClusterServiceImpl - Class in org.apache.unomi.services.impl.cluster
Implementation of the persistence service interface
ClusterServiceImpl() - Constructor for class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
ClusterSystemStatisticsEvent - Class in org.apache.unomi.services.impl.cluster
The cluster event used to transmit update to node system statistics.
ClusterSystemStatisticsEvent(String) - Constructor for class org.apache.unomi.services.impl.cluster.ClusterSystemStatisticsEvent
 
ClusterSystemStatisticsEventHandler - Class in org.apache.unomi.services.impl.cluster
A Karaf Cellar event handler to process incoming events that contain system statistics updates from nodes.
ClusterSystemStatisticsEventHandler() - Constructor for class org.apache.unomi.services.impl.cluster.ClusterSystemStatisticsEventHandler
 
ConfigSharingServiceImpl - Class in org.apache.unomi.services.impl.configsharing
An implementation of the ConfigSharingService that supports listeners that will be called when a property is added, updated or removed.
ConfigSharingServiceImpl() - Constructor for class org.apache.unomi.services.impl.configsharing.ConfigSharingServiceImpl
 
CONTROL_GROUP_CONFIG - Static variable in class org.apache.unomi.services.sorts.ControlGroupPersonalizationStrategy
 
CONTROL_GROUP_CONFIG_PERCENTAGE - Static variable in class org.apache.unomi.services.sorts.ControlGroupPersonalizationStrategy
 
CONTROL_GROUP_CONFIG_STORE_IN_SESSION - Static variable in class org.apache.unomi.services.sorts.ControlGroupPersonalizationStrategy
 
ControlGroupPersonalizationStrategy - Class in org.apache.unomi.services.sorts
System strategy to calculate control group on personalization that would use such configuration The status is then stored in the current profile/session under: systemProperties.personalizationStrategyStatus A control group is used with a percentage to decide if the current profile/session should have personalized results or not.
ControlGroupPersonalizationStrategy() - Constructor for class org.apache.unomi.services.sorts.ControlGroupPersonalizationStrategy
 
createPersona(String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
createScoringDefinition(String, String, String, String) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 

D

DefaultPropertyMergeStrategyExecutor - Class in org.apache.unomi.services.mergers
 
DefaultPropertyMergeStrategyExecutor() - Constructor for class org.apache.unomi.services.mergers.DefaultPropertyMergeStrategyExecutor
 
definitionsService - Variable in class org.apache.unomi.services.impl.AbstractServiceImpl
 
DefinitionsServiceImpl - Class in org.apache.unomi.services.impl.definitions
 
DefinitionsServiceImpl() - Constructor for class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
delete(String, boolean) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
delete(String) - Method in class org.apache.unomi.services.impl.scope.ScopeServiceImpl
 
delete(String) - Method in class org.apache.unomi.services.impl.topics.TopicServiceImpl
 
deletePropertyType(String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
destroy() - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
destroy() - Method in class org.apache.unomi.services.impl.cluster.ClusterSystemStatisticsEventHandler
 

E

EventServiceImpl - Class in org.apache.unomi.services.impl.events
 
EventServiceImpl() - Constructor for class org.apache.unomi.services.impl.events.EventServiceImpl
 
execute(Action, Event) - Method in interface org.apache.unomi.services.actions.ActionExecutorDispatcher
Execute an action dispatcher according to the action type of the action
execute(Action, Event) - Method in class org.apache.unomi.services.actions.impl.ActionExecutorDispatcherImpl
 
executeScript(String, Event) - Method in class org.apache.unomi.services.actions.impl.ActionExecutorDispatcherImpl
 
exportProfilesPropertiesToCsv(Query) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
extractConditionBySystemTag(Condition, String) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
extractConditionByTag(Condition, String) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
Deprecated.
extractConditionsByType(Condition, String) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 

F

filter(Profile, Session, PersonalizationService.PersonalizedContent) - Method in class org.apache.unomi.services.impl.personalization.PersonalizationServiceImpl
 
FilterPersonalizationStrategy - Class in org.apache.unomi.services.sorts
This strategy will use filters to only keep the contents that match all their associated filters
FilterPersonalizationStrategy() - Constructor for class org.apache.unomi.services.sorts.FilterPersonalizationStrategy
 
findProfileAliases(String, int, int, String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
findProfilesByPropertyValue(String, String, int, int, String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
findProfileSessions(String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
fireAlreadyRaised(RuleListenerService.AlreadyRaisedFor, Rule, Event) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
fireEvaluate(Rule, Event) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
fireExecuteActions(Rule, Event) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 

G

getActionType(String) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
getActionTypeBySystemTag(String) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
getActionTypeByTag(String) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
getAggregate(String, String) - Method in class org.apache.unomi.services.impl.queries.QueryServiceImpl
 
getAggregate(String, String, AggregateQuery) - Method in class org.apache.unomi.services.impl.queries.QueryServiceImpl
Deprecated.
getAggregateWithOptimizedQuery(String, String, AggregateQuery) - Method in class org.apache.unomi.services.impl.queries.QueryServiceImpl
 
getAllActionTypes() - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
getAllConditionTypes() - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
getAllowedEvents() - Method in class org.apache.unomi.services.impl.events.ThirdPartyServer
 
getAllProfilesCount() - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
getAllRules() - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
getAllRuleStatistics() - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
getAllUserLists() - Method in class org.apache.unomi.services.impl.lists.UserListServiceImpl
 
getAllValueTypes() - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
getCampaign(String) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
getCampaignDetail(String) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
getCampaignDetails(Query) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
getCampaignGoalMetadatas(String) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
getCampaignMetadatas() - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
getCampaignMetadatas(Query) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
getClusterNodes() - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
getConditionType(String) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
getConditionTypesBySystemTag(String) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
getConditionTypesByTag(String) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
getContextualAction(Action, Event) - Method in class org.apache.unomi.services.actions.impl.ActionExecutorDispatcherImpl
 
getEvent(String) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
getEventProperties() - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
getEvents(Query) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
getEventTypeIds() - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
getExistingProperties(String, String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
getExistingProperties(String, String, boolean) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
getGeneratedPropertyKey(Condition, Condition) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
getGoal(String) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
getGoalMetadatas() - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
getGoalMetadatas(Query) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
getGoalReport(String) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
getGoalReport(String, AggregateQuery) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
getId() - Method in class org.apache.unomi.services.impl.events.ThirdPartyServer
 
getIpAddresses() - Method in class org.apache.unomi.services.impl.events.ThirdPartyServer
 
getKey() - Method in class org.apache.unomi.services.impl.events.ThirdPartyServer
 
getMatchingIndividuals(String, int, int, String) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
getMatchingIndividualsCount(String) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
getMatchingRules(Event) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
getMetadatas(int, int, String, Class<T>) - Method in class org.apache.unomi.services.impl.AbstractServiceImpl
 
getMetadatas(Query, Class<T>) - Method in class org.apache.unomi.services.impl.AbstractServiceImpl
 
getMetric(String, String, String, Condition) - Method in class org.apache.unomi.services.impl.queries.QueryServiceImpl
 
getNodeSystemStatistics() - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
getPersonaSessions(String, int, int, String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
getProfileSessions(String, String, int, int, String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
getProperty(String) - Method in class org.apache.unomi.services.impl.configsharing.ConfigSharingServiceImpl
 
getPropertyMergeStrategyType(String) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
getPropertyNames() - Method in class org.apache.unomi.services.impl.configsharing.ConfigSharingServiceImpl
 
getPropertyType(String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
getPropertyTypeByMapping(String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
getPropertyTypeBySystemTag(String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
getPropertyTypeByTag(String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
getPropertyTypeMapping(String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
getQueryCount(String, Condition) - Method in class org.apache.unomi.services.impl.queries.QueryServiceImpl
 
getRule(String) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
getRuleDetails(Query) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
getRuleMetadatas() - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
getRuleMetadatas(Query) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
getRuleStatistics(String) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
getScheduleExecutorService() - Method in class org.apache.unomi.services.impl.scheduler.SchedulerServiceImpl
 
getScope(String) - Method in class org.apache.unomi.services.impl.scope.ScopeServiceImpl
 
getScopes() - Method in class org.apache.unomi.services.impl.scope.ScopeServiceImpl
 
getScoringDefinition(String) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
getScoringDependentMetadata(String) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
getScoringMetadatas(int, int, String) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
getScoringMetadatas(Query) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
getSegmentDefinition(String) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
getSegmentDependentMetadata(String) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
getSegmentMetadatas(int, int, String) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
getSegmentMetadatas(String, int, int, String) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
getSegmentMetadatas(Query) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
getSegmentMetadatasForProfile(Profile) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
getSegmentsAndScoresForProfile(Profile) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
getSharedScheduleExecutorService() - Method in class org.apache.unomi.services.impl.scheduler.SchedulerServiceImpl
 
getStatistics() - Method in class org.apache.unomi.services.impl.cluster.ClusterSystemStatisticsEvent
 
getSwitch() - Method in class org.apache.unomi.services.impl.cluster.ClusterSystemStatisticsEventHandler
Get the cluster configuration event handler switch.
getTargetPropertyTypes(String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
getTargetPropertyTypes() - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
getTimeDiffInSeconds(int, ZonedDateTime) - Static method in class org.apache.unomi.services.impl.scheduler.SchedulerServiceImpl
 
getTrackedConditions(Item) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
getType() - Method in class org.apache.unomi.services.impl.cluster.ClusterSystemStatisticsEventHandler
 
getTypesByPlugin() - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
getUserListMetadatas(int, int, String) - Method in class org.apache.unomi.services.impl.lists.UserListServiceImpl
 
getValueType(String) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
getValueTypeByTag(String) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
GoalsServiceImpl - Class in org.apache.unomi.services.impl.goals
 
GoalsServiceImpl() - Constructor for class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 

H

handle(ClusterSystemStatisticsEvent) - Method in class org.apache.unomi.services.impl.cluster.ClusterSystemStatisticsEventHandler
 
hasEventAlreadyBeenRaised(Event) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
hasEventAlreadyBeenRaised(Event, boolean) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
hasProperty(String) - Method in class org.apache.unomi.services.impl.configsharing.ConfigSharingServiceImpl
 

I

init() - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
init() - Method in class org.apache.unomi.services.impl.cluster.ClusterSystemStatisticsEventHandler
 
isClusterConfigPIDAllowed(Group, String, String, EventType) - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
Check if a configuration is allowed.
isEventAllowed(Event, String) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
isProfileInSegment(Profile, String) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 

K

KARAF_CELLAR_CLUSTER_NODE_CONFIGURATION - Static variable in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
KARAF_CLUSTER_CONFIGURATION_INTERNAL_ENDPOINTS - Static variable in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
KARAF_CLUSTER_CONFIGURATION_PUBLIC_ENDPOINTS - Static variable in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 

L

load(String) - Method in class org.apache.unomi.services.impl.patches.PatchServiceImpl
 
load(String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
load(String) - Method in class org.apache.unomi.services.impl.topics.TopicServiceImpl
 
loadPersona(String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
loadPersonaWithSessions(String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
loadSession(String, Date) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
loadSession(String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 

M

matchCondition(Condition, Profile, Session) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
mergeProfiles(Profile, List<Profile>) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
mergeProperty(String, PropertyType, List<Profile>, Profile) - Method in class org.apache.unomi.services.mergers.AddPropertyMergeStrategyExecutor
 
mergeProperty(String, PropertyType, List<Profile>, Profile) - Method in class org.apache.unomi.services.mergers.DefaultPropertyMergeStrategyExecutor
 
mergeProperty(String, PropertyType, List<Profile>, Profile) - Method in class org.apache.unomi.services.mergers.MostRecentPropertyMergeStrategyExecutor
 
mergeProperty(String, PropertyType, List<Profile>, Profile) - Method in class org.apache.unomi.services.mergers.NonEmptyPropertyMergeStrategyExecutor
 
mergeProperty(String, PropertyType, List<Profile>, Profile) - Method in class org.apache.unomi.services.mergers.OldestPropertyMergeStrategyExecutor
 
MostRecentPropertyMergeStrategyExecutor - Class in org.apache.unomi.services.mergers
 
MostRecentPropertyMergeStrategyExecutor() - Constructor for class org.apache.unomi.services.mergers.MostRecentPropertyMergeStrategyExecutor
 

N

NonEmptyPropertyMergeStrategyExecutor - Class in org.apache.unomi.services.mergers
todo not yet implemented !
NonEmptyPropertyMergeStrategyExecutor() - Constructor for class org.apache.unomi.services.mergers.NonEmptyPropertyMergeStrategyExecutor
 

O

OldestPropertyMergeStrategyExecutor - Class in org.apache.unomi.services.mergers
todo not yet implemented !
OldestPropertyMergeStrategyExecutor() - Constructor for class org.apache.unomi.services.mergers.OldestPropertyMergeStrategyExecutor
 
onEvent(Event) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
org.apache.unomi.services.actions - package org.apache.unomi.services.actions
 
org.apache.unomi.services.actions.impl - package org.apache.unomi.services.actions.impl
 
org.apache.unomi.services.impl - package org.apache.unomi.services.impl
 
org.apache.unomi.services.impl.cluster - package org.apache.unomi.services.impl.cluster
 
org.apache.unomi.services.impl.configsharing - package org.apache.unomi.services.impl.configsharing
 
org.apache.unomi.services.impl.definitions - package org.apache.unomi.services.impl.definitions
 
org.apache.unomi.services.impl.events - package org.apache.unomi.services.impl.events
 
org.apache.unomi.services.impl.goals - package org.apache.unomi.services.impl.goals
 
org.apache.unomi.services.impl.lists - package org.apache.unomi.services.impl.lists
 
org.apache.unomi.services.impl.patches - package org.apache.unomi.services.impl.patches
 
org.apache.unomi.services.impl.personalization - package org.apache.unomi.services.impl.personalization
 
org.apache.unomi.services.impl.profiles - package org.apache.unomi.services.impl.profiles
 
org.apache.unomi.services.impl.queries - package org.apache.unomi.services.impl.queries
 
org.apache.unomi.services.impl.rules - package org.apache.unomi.services.impl.rules
 
org.apache.unomi.services.impl.scheduler - package org.apache.unomi.services.impl.scheduler
 
org.apache.unomi.services.impl.scope - package org.apache.unomi.services.impl.scope
 
org.apache.unomi.services.impl.segments - package org.apache.unomi.services.impl.segments
 
org.apache.unomi.services.impl.topics - package org.apache.unomi.services.impl.topics
 
org.apache.unomi.services.mergers - package org.apache.unomi.services.mergers
 
org.apache.unomi.services.sorts - package org.apache.unomi.services.sorts
 

P

patch(Patch) - Method in class org.apache.unomi.services.impl.patches.PatchServiceImpl
 
PatchServiceImpl - Class in org.apache.unomi.services.impl.patches
 
PatchServiceImpl() - Constructor for class org.apache.unomi.services.impl.patches.PatchServiceImpl
 
persistenceService - Variable in class org.apache.unomi.services.impl.AbstractServiceImpl
 
PERSONALIZATION_STRATEGY_STATUS - Static variable in class org.apache.unomi.services.sorts.ControlGroupPersonalizationStrategy
 
PERSONALIZATION_STRATEGY_STATUS_DATE - Static variable in class org.apache.unomi.services.sorts.ControlGroupPersonalizationStrategy
 
PERSONALIZATION_STRATEGY_STATUS_ID - Static variable in class org.apache.unomi.services.sorts.ControlGroupPersonalizationStrategy
 
PERSONALIZATION_STRATEGY_STATUS_IN_CTRL_GROUP - Static variable in class org.apache.unomi.services.sorts.ControlGroupPersonalizationStrategy
 
PersonalizationServiceImpl - Class in org.apache.unomi.services.impl.personalization
 
PersonalizationServiceImpl() - Constructor for class org.apache.unomi.services.impl.personalization.PersonalizationServiceImpl
 
personalizeList(Profile, Session, PersonalizationService.PersonalizationRequest) - Method in class org.apache.unomi.services.impl.personalization.PersonalizationServiceImpl
 
personalizeList(Profile, Session, PersonalizationService.PersonalizationRequest) - Method in class org.apache.unomi.services.sorts.ControlGroupPersonalizationStrategy
 
personalizeList(Profile, Session, PersonalizationService.PersonalizationRequest) - Method in class org.apache.unomi.services.sorts.FilterPersonalizationStrategy
 
personalizeList(Profile, Session, PersonalizationService.PersonalizationRequest) - Method in class org.apache.unomi.services.sorts.RandomPersonalizationStrategy
 
personalizeList(Profile, Session, PersonalizationService.PersonalizationRequest) - Method in class org.apache.unomi.services.sorts.ScorePersonalizationStrategy
 
postConstruct() - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
postConstruct() - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
postConstruct() - Method in class org.apache.unomi.services.impl.lists.UserListServiceImpl
 
postConstruct() - Method in class org.apache.unomi.services.impl.patches.PatchServiceImpl
 
postConstruct() - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
postConstruct() - Method in class org.apache.unomi.services.impl.queries.QueryServiceImpl
 
postConstruct() - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
postConstruct() - Method in class org.apache.unomi.services.impl.scheduler.SchedulerServiceImpl
 
postConstruct() - Method in class org.apache.unomi.services.impl.scope.ScopeServiceImpl
 
postConstruct() - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
postConstruct() - Method in class org.apache.unomi.services.impl.topics.TopicServiceImpl
 
preDestroy() - Method in class org.apache.unomi.services.impl.configsharing.ConfigSharingServiceImpl
 
preDestroy() - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
preDestroy() - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
preDestroy() - Method in class org.apache.unomi.services.impl.lists.UserListServiceImpl
 
preDestroy() - Method in class org.apache.unomi.services.impl.patches.PatchServiceImpl
 
preDestroy() - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
preDestroy() - Method in class org.apache.unomi.services.impl.queries.QueryServiceImpl
 
preDestroy() - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
preDestroy() - Method in class org.apache.unomi.services.impl.scheduler.SchedulerServiceImpl
 
preDestroy() - Method in class org.apache.unomi.services.impl.scope.ScopeServiceImpl
 
preDestroy() - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
preDestroy() - Method in class org.apache.unomi.services.impl.topics.TopicServiceImpl
 
ProfileServiceImpl - Class in org.apache.unomi.services.impl.profiles
 
ProfileServiceImpl() - Constructor for class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
purge(Date) - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
purge(String) - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
purgeEventItems(int) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
purgeMonthlyItems(int) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
Deprecated.
purgeProfiles(int, int) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
purgeSessionItems(int) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 

Q

QueryServiceImpl - Class in org.apache.unomi.services.impl.queries
 
QueryServiceImpl() - Constructor for class org.apache.unomi.services.impl.queries.QueryServiceImpl
 

R

RandomPersonalizationStrategy - Class in org.apache.unomi.services.sorts
 
RandomPersonalizationStrategy() - Constructor for class org.apache.unomi.services.sorts.RandomPersonalizationStrategy
 
recalculatePastEventConditions() - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
refresh() - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
refresh() - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
refreshRules() - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
reloadPropertyTypes(boolean) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
reloadTypes(boolean) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
removeActionType(String) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
removeAliasFromProfile(String, String, String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
removeCampaign(String) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
removeCampaignEvent(String) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
removeConditionType(String) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
removeGoal(String) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
removePersonalizationStrategy(ServiceReference<PersonalizationStrategy>) - Method in class org.apache.unomi.services.impl.personalization.PersonalizationServiceImpl
 
removeProfileEvents(String) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
removeProfileSessions(String) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
removeProperty(String) - Method in class org.apache.unomi.services.impl.configsharing.ConfigSharingServiceImpl
 
removeRule(String) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
removeScoringDefinition(String, boolean) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
removeSegmentDefinition(String, boolean) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
resetAllRuleStatistics() - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
resolveConditionType(Condition) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
RulesServiceImpl - Class in org.apache.unomi.services.impl.rules
 
RulesServiceImpl() - Constructor for class org.apache.unomi.services.impl.rules.RulesServiceImpl
 

S

save(Profile) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
save(Scope) - Method in class org.apache.unomi.services.impl.scope.ScopeServiceImpl
 
save(Topic) - Method in class org.apache.unomi.services.impl.topics.TopicServiceImpl
 
saveOrMerge(Profile) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
savePersona(Persona) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
savePersonaWithSessions(PersonaWithSessions) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
saveSession(Session) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
SchedulerServiceImpl - Class in org.apache.unomi.services.impl.scheduler
 
SchedulerServiceImpl() - Constructor for class org.apache.unomi.services.impl.scheduler.SchedulerServiceImpl
 
ScopeServiceImpl - Class in org.apache.unomi.services.impl.scope
 
ScopeServiceImpl() - Constructor for class org.apache.unomi.services.impl.scope.ScopeServiceImpl
 
ScorePersonalizationStrategy - Class in org.apache.unomi.services.sorts
 
ScorePersonalizationStrategy() - Constructor for class org.apache.unomi.services.sorts.ScorePersonalizationStrategy
 
search(Query) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
search(Query, Class<T>) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
search(Query) - Method in class org.apache.unomi.services.impl.topics.TopicServiceImpl
 
searchEvents(Condition, int, int) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
searchEvents(String, String[], String, int, int, String) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
searchSessions(Query) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
SegmentServiceImpl - Class in org.apache.unomi.services.impl.segments
 
SegmentServiceImpl() - Constructor for class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
send(Event) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
sendEvent(Serializable) - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
setActionExecutorDispatcher(ActionExecutorDispatcher) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
setActionType(ActionType) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
setAggregateQueryBucketSize(int) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
setAllowedEvents(Set<String>) - Method in class org.apache.unomi.services.impl.events.ThirdPartyServer
 
setBatchSegmentProfileUpdate(boolean) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
setBundleContext(BundleContext) - Method in class org.apache.unomi.services.actions.impl.ActionExecutorDispatcherImpl
 
setBundleContext(BundleContext) - Method in class org.apache.unomi.services.impl.configsharing.ConfigSharingServiceImpl
 
setBundleContext(BundleContext) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
setBundleContext(BundleContext) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
setBundleContext(BundleContext) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
setBundleContext(BundleContext) - Method in class org.apache.unomi.services.impl.lists.UserListServiceImpl
 
setBundleContext(BundleContext) - Method in class org.apache.unomi.services.impl.patches.PatchServiceImpl
 
setBundleContext(BundleContext) - Method in class org.apache.unomi.services.impl.personalization.PersonalizationServiceImpl
 
setBundleContext(BundleContext) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
setBundleContext(BundleContext) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
setBundleContext(BundleContext) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
setBundleContext(BundleContext) - Method in class org.apache.unomi.services.impl.topics.TopicServiceImpl
 
setCampaign(Campaign) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
setCampaignEvent(CampaignEvent) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
setClusterServiceImpl(ClusterServiceImpl) - Method in class org.apache.unomi.services.impl.cluster.ClusterSystemStatisticsEventHandler
 
setConditionType(ConditionType) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
setConfigProperties(Map<String, Object>) - Method in class org.apache.unomi.services.impl.configsharing.ConfigSharingServiceImpl
 
setDailyDateExprEvaluationHourUtc(int) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
setDefinitionsRefreshInterval(long) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
setDefinitionsService(DefinitionsService) - Method in class org.apache.unomi.services.impl.AbstractServiceImpl
 
setDefinitionsService(DefinitionsService) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
setDefinitionsService(DefinitionsService) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
setDefinitionsService(DefinitionsService) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
setDefinitionsService(DefinitionsService) - Method in class org.apache.unomi.services.impl.queries.QueryServiceImpl
 
setDefinitionsService(DefinitionsService) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
setEventService(EventService) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
setEventService(EventService) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
setForceRefreshOnSave(boolean) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
setGoal(Goal) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
setInternalAddress(String) - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
setIpAddresses(Set<IPAddress>) - Method in class org.apache.unomi.services.impl.events.ThirdPartyServer
 
setKarafCellarClusterManager(ClusterManager) - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
setKarafCellarEventProducer(EventProducer) - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
setKarafCellarGroupManager(GroupManager) - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
setKarafCellarGroupName(String) - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
setKey(String) - Method in class org.apache.unomi.services.impl.events.ThirdPartyServer
 
setMaximumIdsQueryCount(int) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
setMaxRetriesForUpdateProfileSegment(int) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
setMetricsService(MetricsService) - Method in class org.apache.unomi.services.actions.impl.ActionExecutorDispatcherImpl
 
setNodeStatisticsUpdateFrequency(long) - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
setOptimizedRulesActivated(Boolean) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
setOsgiConfigurationAdmin(ConfigurationAdmin) - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
setPastEventsDisablePartitions(boolean) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
setPersistenceService(PersistenceService) - Method in class org.apache.unomi.services.impl.AbstractServiceImpl
 
setPersistenceService(PersistenceService) - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
setPersistenceService(PersistenceService) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
setPersistenceService(PersistenceService) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
setPersistenceService(PersistenceService) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
setPersistenceService(PersistenceService) - Method in class org.apache.unomi.services.impl.patches.PatchServiceImpl
 
setPersistenceService(PersistenceService) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
setPersistenceService(PersistenceService) - Method in class org.apache.unomi.services.impl.queries.QueryServiceImpl
 
setPersistenceService(PersistenceService) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
setPersistenceService(PersistenceService) - Method in class org.apache.unomi.services.impl.scope.ScopeServiceImpl
 
setPersistenceService(PersistenceService) - Method in class org.apache.unomi.services.impl.topics.TopicServiceImpl
 
setPredefinedEventTypeIds(Set<String>) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
setProfileService(ProfileService) - Method in class org.apache.unomi.services.impl.personalization.PersonalizationServiceImpl
 
setProfileService(ProfileService) - Method in class org.apache.unomi.services.sorts.FilterPersonalizationStrategy
 
setProfileService(ProfileService) - Method in class org.apache.unomi.services.sorts.ScorePersonalizationStrategy
 
setPropertiesRefreshInterval(long) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
setProperty(String, Object) - Method in class org.apache.unomi.services.impl.configsharing.ConfigSharingServiceImpl
 
setPropertyType(PropertyType) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
setPropertyTypeTarget(URL, PropertyType) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
setPublicAddress(String) - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
setPurgeEventExistTime(Integer) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
setPurgeProfileExistTime(Integer) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
setPurgeProfileInactiveTime(Integer) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
setPurgeProfileInterval(Integer) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
setPurgeSessionExistTime(Integer) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
setPurgeSessionsAndEventsTime(Integer) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
Deprecated.
setRestrictedEventTypeIds(Set<String>) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
setRule(Rule) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
setRulesRefreshInterval(Integer) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
setRulesService(RulesService) - Method in class org.apache.unomi.services.impl.goals.GoalsServiceImpl
 
setRulesService(RulesService) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
setRulesStatisticsRefreshInterval(Integer) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
setSchedulerService(SchedulerService) - Method in class org.apache.unomi.services.impl.cluster.ClusterServiceImpl
 
setSchedulerService(SchedulerService) - Method in class org.apache.unomi.services.impl.definitions.DefinitionsServiceImpl
 
setSchedulerService(SchedulerService) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
setSchedulerService(SchedulerService) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
setSchedulerService(SchedulerService) - Method in class org.apache.unomi.services.impl.scope.ScopeServiceImpl
 
setSchedulerService(SchedulerService) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
setScopesRefreshInterval(Integer) - Method in class org.apache.unomi.services.impl.scope.ScopeServiceImpl
 
setScoringDefinition(Scoring) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
setScriptExecutor(ScriptExecutor) - Method in class org.apache.unomi.services.actions.impl.ActionExecutorDispatcherImpl
 
setSecondsDelayForRetryUpdateProfileSegment(long) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
setSegmentDefinition(Segment) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
setSegmentRefreshInterval(long) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
setSegmentService(SegmentService) - Method in class org.apache.unomi.services.impl.profiles.ProfileServiceImpl
 
setSegmentUpdateBatchSize(int) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
setSendProfileUpdateEventForSegmentUpdate(boolean) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
setStatistics(Map<String, Serializable>) - Method in class org.apache.unomi.services.impl.cluster.ClusterSystemStatisticsEvent
 
setTaskExecutionPeriod(long) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
setThirdPartyConfiguration(Map<String, String>) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
setThreadPoolSize(int) - Method in class org.apache.unomi.services.impl.scheduler.SchedulerServiceImpl
 
SWITCH_ID - Static variable in class org.apache.unomi.services.impl.cluster.ClusterSystemStatisticsEventHandler
 

T

ThirdPartyServer - Class in org.apache.unomi.services.impl.events
Representation of a third party server, containing key, ip address, and allowed events
ThirdPartyServer(String) - Constructor for class org.apache.unomi.services.impl.events.ThirdPartyServer
 
TopicServiceImpl - Class in org.apache.unomi.services.impl.topics
 
TopicServiceImpl() - Constructor for class org.apache.unomi.services.impl.topics.TopicServiceImpl
 
TRACKED_PARAMETER - Static variable in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 

U

unbind(ServiceReference<EventListenerService>) - Method in class org.apache.unomi.services.impl.events.EventServiceImpl
 
unbind(ServiceReference<RuleListenerService>) - Method in class org.apache.unomi.services.impl.rules.RulesServiceImpl
 
unbindDispatcher(ServiceReference<ActionDispatcher>) - Method in class org.apache.unomi.services.actions.impl.ActionExecutorDispatcherImpl
 
unbindExecutor(ServiceReference<ActionExecutor>) - Method in class org.apache.unomi.services.actions.impl.ActionExecutorDispatcherImpl
 
updateAutoGeneratedRules(Metadata, Condition) - Method in class org.apache.unomi.services.impl.segments.SegmentServiceImpl
 
UserListServiceImpl - Class in org.apache.unomi.services.impl.lists
Created by amidani on 24/03/2017.
UserListServiceImpl() - Constructor for class org.apache.unomi.services.impl.lists.UserListServiceImpl
 
A B C D E F G H I K L M N O P Q R S T U 
Skip navigation links

Copyright © 2014–2023 Apache Software Foundation. All rights reserved.