コード例 #1
0
 public static List<EmployeeInformation> getExtendEmp() {
   return EmployeeInformationFacade.getExtendEmp();
 }