Uses of Class
com.maplander.backend.model.manage.ad.InsightsTotal
Packages that use InsightsTotal
Package
Description
-
Uses of InsightsTotal in com.maplander.backend.controller.endpoint.fiabci
Methods in com.maplander.backend.controller.endpoint.fiabci that return types with arguments of type InsightsTotal -
Uses of InsightsTotal in com.maplander.backend.dao.manage.ad
Fields in com.maplander.backend.dao.manage.ad with type parameters of type InsightsTotalMethods in com.maplander.backend.dao.manage.ad that return InsightsTotalMethods in com.maplander.backend.dao.manage.ad that return types with arguments of type InsightsTotalModifier and TypeMethodDescriptionstatic List
<InsightsTotal> InsightsTotalDAO.filterInsightsTotal
(Long adId) -
Uses of InsightsTotal in com.maplander.backend.utils.bquery
Methods in com.maplander.backend.utils.bquery that return types with arguments of type InsightsTotalModifier and TypeMethodDescriptionstatic List
<InsightsTotal> BQueryAd.listInsightsTotal
(String adId)