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
(Long adId, Long officeId, Long userId, Long propertyIdm, Long adSetId, double amountDay, StatusAdEnum statusAd) BoardEndpoint.listAdByBoard
(Long boardId) Methods in com.maplander.backend.controller.endpoint.fiabci with parameters of type Ad -
Uses of Ad in com.maplander.backend.dao.manage.ad
Fields in com.maplander.backend.dao.manage.ad with type parameters of type AdMethods in com.maplander.backend.dao.manage.ad that return AdMethods in com.maplander.backend.dao.manage.ad that return types with arguments of type Ad -
Uses of Ad in com.maplander.backend.model.manage.board
Methods in com.maplander.backend.model.manage.board that return AdMethods in com.maplander.backend.model.manage.board with parameters of type AdConstructors in com.maplander.backend.model.manage.board 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