Uses of Class
com.maplander.backend.model.maketing.MarketingPanel
Packages that use MarketingPanel
Package
Description
-
Uses of MarketingPanel in com.maplander.backend.controller.endpoint.common
Methods in com.maplander.backend.controller.endpoint.common with parameters of type MarketingPanelModifier and TypeMethodDescriptionPanelEndpoint.sendMarketingGPanel(MarketingPanel panel) PanelEndpoint.sendMarketingRVPanel(MarketingPanel panel) -
Uses of MarketingPanel in com.maplander.backend.controller.endpoint.cron
Methods in com.maplander.backend.controller.endpoint.cron that return types with arguments of type MarketingPanelModifier and TypeMethodDescriptionSendMarketingEndpoint.listMarketingPanelPending(boolean global, Integer limit, String cursor) -
Uses of MarketingPanel in com.maplander.backend.model.maketing
Constructors in com.maplander.backend.model.maketing with parameters of type MarketingPanel -
Uses of MarketingPanel in com.maplander.backend.model.maketing.dao
Constructors in com.maplander.backend.model.maketing.dao with parameters of type MarketingPanelModifierConstructorDescriptionMarketingPanelG(MarketingPanel panel) MarketingPanelRV(MarketingPanel marketingPanel)