Class UserSystemActorDTO

java.lang.Object
org.cswteams.ms3.dto.systemactor.UserSystemActorDTO

public class UserSystemActorDTO extends Object
  • Constructor Details

    • UserSystemActorDTO

      public UserSystemActorDTO(Long userID, String systemActor)
      This DTO brings the information to the backend needed to delete the specialization of a doctor
      Parameters:
      userID - The ID with which the doctor is identified in the DB
      systemActor - The string representing the role of the user in the MS3 system