Uses of Class
com.maplander.backend.model.ml.DeviceML
Packages that use DeviceML
Package
Description
-
Uses of DeviceML in com.maplander.backend.controller.businessrule.ml
Methods in com.maplander.backend.controller.businessrule.ml with parameters of type DeviceMLModifier and TypeMethodDescriptionstatic String
BRDeviceML.saveToPerson
(DeviceML deviceML) static String
BRDeviceML.validateBasicInfo
(DeviceML deviceML) -
Uses of DeviceML in com.maplander.backend.dao.ml
Fields in com.maplander.backend.dao.ml with type parameters of type DeviceMLMethods in com.maplander.backend.dao.ml that return DeviceMLModifier and TypeMethodDescriptionstatic DeviceML
static DeviceML
DeviceMLDAO.loadByToken
(String token) Methods in com.maplander.backend.dao.ml that return types with arguments of type DeviceML -
Uses of DeviceML in com.maplander.backend.utils.notification
Method parameters in com.maplander.backend.utils.notification with type arguments of type DeviceMLModifier and TypeMethodDescriptionstatic String
SendNotificationRV.sendNotificationsAndroidWeb
(Message message, List<DeviceML> devices)