Esempio n. 1
0
 public AspoentryPOEILineUpdateResponseAPI POEILineUpdate(Poeilinedetail poeilinedetail)
 {
     return(this.repository.POEILineUpdate(poeilinedetail));
 }
Esempio n. 2
0
 public AspoentryPOEILineUpdateResponseAPI POEILineUpdate(Poeilinedetail poeilinedetail)
 {
     return(this.adapter.POEILineUpdate(poeilinedetail));
 }
Esempio n. 3
0
 public AspoentryPOEILineBeforeLotResponseAPI POEILineBeforeLot(Poeilinedetail poeilinedetail)
 {
     return(this.repository.POEILineBeforeLot(poeilinedetail));
 }
Esempio n. 4
0
 public AspoentryPOEILineBeforeLotResponseAPI POEILineBeforeLot(Poeilinedetail poeilinedetail)
 {
     return(this.adapter.POEILineBeforeLot(poeilinedetail));
 }