Interface InetAuthErrorService
public interface InetAuthErrorService
-
Method Summary
-
Method Details
-
authErrorDateList
Result<InetAuthError> authErrorDateList(Date timeFrom, Date timeTo, Set<Integer> deviceIds, Set<Integer> contractIds, Set<Integer> serviceIds, String contract, String login, Page page) throws ru.bitel.bgbilling.common.BGException Получаем ошибки на определенную дату ( за весь день)- Parameters:
timeFrom
-timeTo
-deviceIds
-contractIds
-serviceIds
-contract
-login
-page
-- Returns:
- Throws:
ru.bitel.bgbilling.common.BGException
-