Uses of Class
com.raphaelsalles.backend.domain.model.ImportControl
Packages that use ImportControl
Package
Description
-
Uses of ImportControl in com.raphaelsalles.backend.domain.model
Methods in com.raphaelsalles.backend.domain.model that return ImportControl -
Uses of ImportControl in com.raphaelsalles.backend.domain.repository
Subinterfaces with type arguments of type ImportControl in com.raphaelsalles.backend.domain.repositoryModifier and TypeInterfaceDescriptioninterfaceRepositório para Controle de Importação.Methods in com.raphaelsalles.backend.domain.repository that return types with arguments of type ImportControlModifier and TypeMethodDescriptionImportControlRepository.findByFileName(String fileName) Busca o controle de importação pelo nome do arquivo.