Uses of Class
edu.internet2.middleware.grouperClient.ws.StemScope

Packages that use StemScope
edu.internet2.middleware.grouperClient.api   
edu.internet2.middleware.grouperClient.ws   
 

Uses of StemScope in edu.internet2.middleware.grouperClient.api
 

Methods in edu.internet2.middleware.grouperClient.api with parameters of type StemScope
 GcGetGroups GcGetGroups.assignStemScope(StemScope theStemScope)
          stemScope is ONE_LEVEL if in this stem, or ALL_IN_SUBTREE for any stem underneath.
 

Uses of StemScope in edu.internet2.middleware.grouperClient.ws
 

Methods in edu.internet2.middleware.grouperClient.ws that return StemScope
static StemScope StemScope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StemScope StemScope.valueOfIgnoreCase(String string)
          do a case-insensitive matching
static StemScope[] StemScope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 Internet2. All Rights Reserved.