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