コード例 #1
0
 public List<Study> getStudyListAssignedToBarcodeLabel() {
   return iLimsAdminDao.getStudyListAssignedToBarcodeLabel();
 }