Exemplo n.º 1
0
 public void ICSPRSourcingUpdate(Icsprsrcrestrict icsprsrcrestrict)
 {
     this.repository.ICSPRSourcingUpdate(icsprsrcrestrict);
 }
Exemplo n.º 2
0
 public void ICSPRSourcingUpdate(Icsprsrcrestrict icsprsrcrestrict)
 {
     this.adapter.ICSPRSourcingUpdate(icsprsrcrestrict);
 }
Exemplo n.º 3
0
 public Icsprsrcrestrict ICSPRSourcingRetrieve(Icsprsrcrestrict icsprsrcrestrict)
 {
     return(this.repository.ICSPRSourcingRetrieve(icsprsrcrestrict));
 }
Exemplo n.º 4
0
 public Icsprsrcrestrict ICSPRSourcingRetrieve(Icsprsrcrestrict icsprsrcrestrict)
 {
     return(this.adapter.ICSPRSourcingRetrieve(icsprsrcrestrict));
 }