public Apembsingle APEMBUpdate(Apembsingle apembsingle) { return(this.repository.APEMBUpdate(apembsingle)); }
public Apembsingle APEMBUpdate(Apembsingle apembsingle) { return(this.adapter.APEMBUpdate(apembsingle)); }
public Apembsingle APEMBApply(Apembsingle apembsingle) { return(this.repository.APEMBApply(apembsingle)); }
public Apembsingle APEMBApply(Apembsingle apembsingle) { return(this.adapter.APEMBApply(apembsingle)); }