Exemple #1
0
 public String getDescbyId(String targetId)
 {
     return(productTypeHdlr.getDescbyId(targetId));
 }