Exemplo n.º 1
0
 public void OEECUpdateLines(Oeeclines oeeclines)
 {
     this.repository.OEECUpdateLines(oeeclines);
 }
Exemplo n.º 2
0
 public void OEECUpdateLines(Oeeclines oeeclines)
 {
     this.adapter.OEECUpdateLines(oeeclines);
 }
Exemplo n.º 3
0
 public void OEECRowPreSelect(Oeeclines oeeclines)
 {
     this.repository.OEECRowPreSelect(oeeclines);
 }
Exemplo n.º 4
0
 public void OEECRowPreSelect(Oeeclines oeeclines)
 {
     this.adapter.OEECRowPreSelect(oeeclines);
 }