Uses of Interface
org.apache.unomi.services.UserListService
- 
Packages that use UserListService Package Description org.apache.unomi.lists.rest org.apache.unomi.services  - 
- 
Uses of UserListService in org.apache.unomi.lists.rest
Methods in org.apache.unomi.lists.rest with parameters of type UserListService Modifier and Type Method Description voidUserListServiceEndPoint. setUserListService(UserListService userListService) - 
Uses of UserListService in org.apache.unomi.services
Classes in org.apache.unomi.services that implement UserListService Modifier and Type Class Description classUserListServiceImpl 
 -