Interface SecurityRoleUserEntitiesSelectorBean

    • Method Detail

      • setSelectedProjectId

        void setSelectedProjectId​(java.lang.String projectId)
        Sets the selected project based on the project Id.
        Parameters:
        projectId - - id of the project to set as selected.
      • getSelectedProjectId

        java.lang.String getSelectedProjectId()
        Returns the id of the selected project.
        Returns:
        the project id of the currently selected project. null if no project is selected.