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