Beispiel #1
0
 public List <M_Permission> getCheckState(int UTID)
 {
     return(md.getCheckState(UTID));
 }