Interface InetLogManagementService
public interface InetLogManagementService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
inetAddCreateSessions
(Integer deviceId, List<Date> days) void
inetAddProcessLogs
(Integer deviceId, List<Date> days) void
inetDeleteCreateSessions
(Integer deviceId, List<Date> days) void
inetDeleteProcessLogs
(Integer deviceId, List<Date> days) inetLogExist
(Integer deviceId, Date month) inetLogLoading
(Integer deviceId, Date month) inetLogSessionCreating
(Integer deviceId, Date month)