Package org.cswteams.ms3.control.actors
Class SystemActorController
java.lang.Object
org.cswteams.ms3.control.actors.SystemActorController
- All Implemented Interfaces:
ISystemActorController
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGenerate a DTO containing all the available roles that a user can have in the system.
-
Constructor Details
-
SystemActorController
public SystemActorController()
-
-
Method Details
-
getAllSystemActors
Description copied from interface:ISystemActorControllerGenerate a DTO containing all the available roles that a user can have in the system.- Specified by:
getAllSystemActorsin interfaceISystemActorController- Returns:
- DTO with available roles
- See Also:
-