3940414243444546474849505152
removed.add(model); } } int retCode = 0; AppointSpec spec = new AppointSpec(); spec.setAdded(added); spec.setUpdared(updated); spec.setRemoved(removed); try { getService().putAppointments(spec); } catch (NamingException e) {