Beispiel #1
0
 public ArrayList<UserComments> getComments(String module) {
   return commentServiceSystemImpl.getComments(module);
 }