Uses of Class
com.maplander.backend.model.manage.lead.LeadsToSend
Packages that use LeadsToSend
-
Uses of LeadsToSend in com.maplander.backend.dao.manage.lead
Fields in com.maplander.backend.dao.manage.lead with type parameters of type LeadsToSendMethods in com.maplander.backend.dao.manage.lead that return LeadsToSendMethods in com.maplander.backend.dao.manage.lead that return types with arguments of type LeadsToSendModifier and TypeMethodDescriptionstatic com.google.api.server.spi.response.CollectionResponse
<LeadsToSend> LeadsToSendDAO.toSendList
(Integer limit) static com.google.api.server.spi.response.CollectionResponse
<LeadsToSend> LeadsToSendDAO.toSendListYesterday
(Integer limit, String cursor)