Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-356

add non immediate membership query type

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 1.6.0
    • 1.5.1
    • API
    • None

    Description

      Before you could query for all members, immediate, effective, or composite. But you might want effective and composite (non immediate). Now you can do this.

      You can do this in the API e.g.

      public Set<Member> getNonImmediateMembers(Field f)

      You can do this in the WS with: WsMemberFilter = NonImmediate

      You can do this with grouper client with:

      --operation=getMembersWs --groupNames=aStem:aGroup,aStem:aGroup2 --memberFilter=NonImmediate

      Chris

      Attachments

        Activity

          People

            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: