java.lang.Object
edu.internet2.middleware.changelogconsumer.googleapps.utils.ComparableGroupItem

public class ComparableGroupItem extends Object
Is a Google named index with a back link to the Grouper group object. This allows for set comparisons with Google group objects.
  • Constructor Details

    • ComparableGroupItem

      public ComparableGroupItem(String name)
    • ComparableGroupItem

      public ComparableGroupItem(String name, Group group)
  • Method Details