Class PreferenceListWithUIDDTO

java.lang.Object
org.cswteams.ms3.dto.preferences.PreferenceListWithUIDDTO

public class PreferenceListWithUIDDTO extends Object
  • Constructor Details

    • PreferenceListWithUIDDTO

      public PreferenceListWithUIDDTO(Long doctorId, List<PreferenceDTOIn> dto)
      Parameters:
      doctorId - The id of the doctor to whom the event is related
      dto - A list of DTOs representing the preference to insert