Interface TerminalActionService

All Known Implementing Classes:
TerminalActionServiceImpl

public interface TerminalActionService
Action service for timereport terminal.
  • Method Summary

    Modifier and Type
    Method
    Description
    trackTime(long idNumber)
    Track the working time of the current day.
  • Method Details