Class UserSystemActorsDTO

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

public class UserSystemActorsDTO extends Object
  • Constructor Details

    • UserSystemActorsDTO

      public UserSystemActorsDTO(Long userID, Set<String> systemActors)
      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
      systemActors - The list of strings representing the role of the user in the MS3 system