Uses of Interface
org.apache.unomi.api.services.QueryService
-
Packages that use QueryService Package Description org.apache.unomi.rest.endpoints org.apache.unomi.services.impl.queries -
-
Uses of QueryService in org.apache.unomi.rest.endpoints
Methods in org.apache.unomi.rest.endpoints with parameters of type QueryService Modifier and Type Method Description void
QueryServiceEndPoint. setQueryService(QueryService queryService)
-
Uses of QueryService in org.apache.unomi.services.impl.queries
Classes in org.apache.unomi.services.impl.queries that implement QueryService Modifier and Type Class Description class
QueryServiceImpl
-