Uses of Class
com.maplander.backend.model.manage.lead.Offer
Packages that use Offer
Package
Description
-
Uses of Offer in com.maplander.backend.controller.businessrule.ml
Methods in com.maplander.backend.controller.businessrule.ml with parameters of type Offer -
Uses of Offer in com.maplander.backend.dao.manage
Fields in com.maplander.backend.dao.manage with type parameters of type OfferMethods in com.maplander.backend.dao.manage that return OfferMethods in com.maplander.backend.dao.manage that return types with arguments of type OfferModifier and TypeMethodDescriptionstatic com.google.api.server.spi.response.CollectionResponse
<Offer> OfferDAO.listByProperty
(Long propertyId, int limit, String cursor, Long time) -
Uses of Offer in com.maplander.backend.model.sendEmail
Methods in com.maplander.backend.model.sendEmail with parameters of type OfferModifier and TypeMethodDescriptionvoid
OfferNotification.fillOfferNotification
(User user, UserML userML, Property property, Offer offer) -
Uses of Offer in com.maplander.backend.utils
Methods in com.maplander.backend.utils with parameters of type Offer