Interface InetAuthErrorService
public interface InetAuthErrorService
-
Method Summary
Modifier and TypeMethodDescriptionauthErrorDateList(InetAuthErrorFilter filter, Page page) Получаем ошибки на определенную дату ( за весь день)
-
Method Details
-
authErrorDateList
Result<InetAuthError> authErrorDateList(InetAuthErrorFilter filter, Page page) throws ru.bitel.bgbilling.common.BGException Получаем ошибки на определенную дату ( за весь день)- Parameters:
filter-page-- Returns:
- Throws:
ru.bitel.bgbilling.common.BGException
-