Uses of Class
systextil.bo.inte.boxlink.dto.BoxLinkLogDTO
Packages that use BoxLinkLogDTO
-
Uses of BoxLinkLogDTO in systextil.bo.inte.boxlink
Methods in systextil.bo.inte.boxlink that return types with arguments of type BoxLinkLogDTOModifier and TypeMethodDescriptionBoxLinkDAO.findLogsByIdInte500(long idInte500) Busca logs de erro de uma nota pelo ID da INTE_500.Methods in systextil.bo.inte.boxlink with parameters of type BoxLinkLogDTOModifier and TypeMethodDescriptionvoidBoxLinkDAO.inserirLogErro(BoxLinkLogDTO log) Insere registro de log de erro na INTE_502.