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 StringBRDeviceML.saveToPerson(DeviceML deviceML) static StringBRDeviceML.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 DeviceMLstatic DeviceMLDeviceMLDAO.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 StringSendNotificationRV.sendNotificationsAndroidWeb(Message message, List<DeviceML> devices)