public static String getWebKey(Integer id) {
   return AcGpsReportTransferPk.createPk(id).getWebKey();
 }