Beispiel #1
0
 /**
  * Validate group
  *
  * @param id
  */
 public int getGroupId(int id) {
   return userTable.getGroupId(id);
 }