Uses of Interface
org.apache.unomi.api.services.UserListService
-
Packages that use UserListService Package Description org.apache.unomi.rest.endpoints org.apache.unomi.services.impl.lists -
-
Uses of UserListService in org.apache.unomi.rest.endpoints
Methods in org.apache.unomi.rest.endpoints with parameters of type UserListService Modifier and Type Method Description void
UserListServiceEndPoint. setUserListService(UserListService userListService)
-
Uses of UserListService in org.apache.unomi.services.impl.lists
Classes in org.apache.unomi.services.impl.lists that implement UserListService Modifier and Type Class Description class
UserListServiceImpl
Created by amidani on 24/03/2017.
-