|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||