コード例 #1
0
 public Generic doReadById(Integer id) {
   return proxy.readById(id);
 }