Class RolesAndRightsViewController

java.lang.Object
org.imixs.workflow.office.views.RolesAndRightsViewController
All Implemented Interfaces:
Serializable

@Named @ViewScoped public class RolesAndRightsViewController extends Object implements Serializable
See Also:
  • Field Details

    • teamService

      protected org.imixs.marty.team.TeamService teamService
  • Constructor Details

    • RolesAndRightsViewController

      public RolesAndRightsViewController()
  • Method Details

    • getProfiles

      public List<org.imixs.workflow.ItemCollection> getProfiles()
      Returns a list of all active profiles
      Returns:
      Throws:
      org.imixs.workflow.exceptions.QueryException
    • getSpaces

      public List<org.imixs.workflow.ItemCollection> getSpaces()
    • getProcessList

      public List<org.imixs.workflow.ItemCollection> getProcessList()