Package org.cswteams.ms3.control.actors
Interface ISystemActorController
- All Known Implementing Classes:
SystemActorController
public interface ISystemActorController
-
Method Summary
Modifier and TypeMethodDescriptionGenerate a DTO containing all the available roles that a user can have in the system.
-
Method Details
-
getAllSystemActors
AllSystemActorsDTO getAllSystemActors()Generate a DTO containing all the available roles that a user can have in the system.- Returns:
- DTO with available roles
- See Also:
-