Package org.apache.unomi.api.services
Class PersonalizationService.Target
java.lang.Object
org.apache.unomi.api.services.PersonalizationService.Target
- Enclosing interface:
- PersonalizationService
A target for content filtering.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Target
public Target()
-
-
Method Details
-
getTarget
Retrieves the target.- Returns:
- the target
-
setTarget
Sets the target.- Parameters:
target
- the target
-
getValues
Retrieves the values.- Returns:
- the values
-
setValues
Sets the values.- Parameters:
values
- the values
-