Package net.atthegate.server.service
Class DeviceInfoServise
java.lang.Object
net.atthegate.server.service.DeviceInfoServise
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PlatformUserInfo
createPlatformUserInfo
(AtTheGateAppUser appUser) static List<PlatformDeviceInfo>
static List<PlatformDeviceInfo>
getDevices
(String uid) static int
getDevicesCount
(String uid) static List<DeviceInfo>
getDevicesInfo
(String uid) static List<PlatformDeviceInfo>
static List<PlatformDeviceInfo>
static void
static void
updateUserEntryInfo
(AtTheGateAppUser appUser) static void
updateUserInfo
(AtTheGateAppUser appUser)
-
Constructor Details
-
DeviceInfoServise
public DeviceInfoServise()
-
-
Method Details
-
createPlatformUserInfo
-
updateUserEntryInfo
-
updateUserInfo
-
updateDeviceInfoFromPDI
-
getDevices
-
getDevices
-
getDevicesLastMonth
-
getDevicesLastMonth
-
getDevicesCount
-
getDevicesInfo
-