Uploaded image for project: '{RETIRED} XWiki Space Manager Plugin'
  1. {RETIRED} XWiki Space Manager Plugin
  2. XPSM-7

Add methods to better handle user roles inside a space

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • None
    • 1.0
    • Plugin
    • None
    • Any
    • role

    Description

      We need to add some methods to better handle user roles. Here are 2 examples:

      /**

      • @return the list of roles the specified user has in the specified space
        */
        List getRoles(String spaceName, String memberName);

      /**

      • @ return the list of members of the specified space that have the given role
        */
        List getMembers(String spaceName, String roleName);

      Attachments

        Activity

          People

            jerome Jerome Velociter
            mflorea Marius Dumitru Florea
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: