Uses of Class
com.maplander.backend.model.manage.ad.Ad
Packages that use Ad
Package
Description
-
Uses of Ad in com.maplander.backend.controller.endpoint.fiabci
Methods in com.maplander.backend.controller.endpoint.fiabci that return types with arguments of type AdModifier and TypeMethodDescriptionAdEndpoint.getAdCron()
AdEndpoint.listAd
(String adId, Long officeId, Long userId, Long propertyIdm, String adSetId, double amountDay, StatusAdEnum statusAd) Methods in com.maplander.backend.controller.endpoint.fiabci with parameters of type Ad -
Uses of Ad in com.maplander.backend.utils.bquery
Methods in com.maplander.backend.utils.bquery that return AdMethods in com.maplander.backend.utils.bquery that return types with arguments of type AdModifier and TypeMethodDescriptionBQueryAd.listAd
(String adId, Long officeId, Long userId, Long propertyId, String adSetId, double amountDay, StatusAdEnum statusAd) BQueryAd.listAllActives
(Integer limit, String cursor) Methods in com.maplander.backend.utils.bquery with parameters of type Ad