Uses of Class
br.com.intersys.systextil.dto.RoteiroDTO
Packages that use RoteiroDTO
Package
Description
-
Uses of RoteiroDTO in br.com.intersys.systextil.function.rote.dao
Methods in br.com.intersys.systextil.function.rote.dao that return types with arguments of type RoteiroDTOModifier and TypeMethodDescriptionRoteiroEspelhoDAO.listByRoteiroEspelho(br.com.intersys.systextil.connection.AppConnection connection, ProdutoDTO produto) static List<RoteiroDTO> RoteiroDAO.listByRoteiroEstagio(br.com.intersys.systextil.connection.AppConnection connection, ProdutoDTO produto, int estagioCopia) Methods in br.com.intersys.systextil.function.rote.dao with parameters of type RoteiroDTOModifier and TypeMethodDescriptionvoidRoteiroDAO.updateSequenciaEstagioBySequencia(br.com.intersys.systextil.connection.AppConnection conn, RoteiroDTO roteiro) Method parameters in br.com.intersys.systextil.function.rote.dao with type arguments of type RoteiroDTOModifier and TypeMethodDescriptionvoidRoteiroDAO.popularTabelas(br.com.intersys.systextil.connection.AppConnection connection, List<RoteiroDTO> roteirosEspelho) -
Uses of RoteiroDTO in br.com.intersys.systextil.function.rote.dto
Fields in br.com.intersys.systextil.function.rote.dto with type parameters of type RoteiroDTOConstructors in br.com.intersys.systextil.function.rote.dto with parameters of type RoteiroDTOConstructor parameters in br.com.intersys.systextil.function.rote.dto with type arguments of type RoteiroDTO