Uses of Class
com.maplander.backend.model.manage.notification.log.EmailHubLog
Packages that use EmailHubLog
Package
Description
-
Uses of EmailHubLog in com.maplander.backend.controller.endpoint.common
Methods in com.maplander.backend.controller.endpoint.common that return types with arguments of type EmailHubLogModifier and TypeMethodDescriptionUtilsEndpoint.lisEmailHubLog(Long officeId) UtilsEndpoint.saveEmailHubLog(EmailHubLog emailHubLog) Methods in com.maplander.backend.controller.endpoint.common with parameters of type EmailHubLog -
Uses of EmailHubLog in com.maplander.backend.dao.manage
Fields in com.maplander.backend.dao.manage with type parameters of type EmailHubLogMethods in com.maplander.backend.dao.manage that return EmailHubLogMethods in com.maplander.backend.dao.manage that return types with arguments of type EmailHubLogModifier and TypeMethodDescriptionstatic com.google.api.server.spi.response.CollectionResponse<EmailHubLog> EmailHubLogDAO.listByOfficeId(Long officeId) Methods in com.maplander.backend.dao.manage with parameters of type EmailHubLog -
Uses of EmailHubLog in com.maplander.backend.model.manage.notification.log
Constructors in com.maplander.backend.model.manage.notification.log with parameters of type EmailHubLog