Class RoteiroEspelhoDAO

java.lang.Object
br.com.intersys.systextil.function.rote.dao.RoteiroEspelhoDAO

public class RoteiroEspelhoDAO extends Object
  • Constructor Details

    • RoteiroEspelhoDAO

      public RoteiroEspelhoDAO()
  • Method Details

    • listByRoteiroEspelho

      public List<RoteiroDTO> listByRoteiroEspelho(br.com.intersys.systextil.connection.AppConnection connection, ProdutoDTO produto)
    • limparTabelasEspelho

      public void limparTabelasEspelho(br.com.intersys.systextil.connection.AppConnection conn, ProdutoDTO produto)
    • popularTabelasEspelho

      public void popularTabelasEspelho(br.com.intersys.systextil.connection.AppConnection conn, ProdutoDTO produto)
    • popularTabelasEspelhoNovasSequencias

      public void popularTabelasEspelhoNovasSequencias(br.com.intersys.systextil.connection.AppConnection conn, ProdutoDTO produtoDestino, ProdutoDTO produtoOrigem, List<Integer> sequenciasCopia, Integer estagioCopia)