Package | Description |
---|---|
edu.internet2.middleware.grouperClient.api | |
edu.internet2.middleware.grouperClient.ws |
Modifier and Type | Method and Description |
---|---|
GcAssignAttributesBatch |
GcAssignAttributesBatch.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
GcGroupDelete |
GcGroupDelete.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
GcAssignAttributeDefNameInheritance |
GcAssignAttributeDefNameInheritance.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
GcAttributeDefSave |
GcAttributeDefSave.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
GcStemSave |
GcStemSave.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
GcMemberChangeSubject |
GcMemberChangeSubject.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
GcExternalSubjectSave |
GcExternalSubjectSave.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
GcGroupSave |
GcGroupSave.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
GcAssignGrouperPrivileges |
GcAssignGrouperPrivileges.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
GcAttributeDefNameSave |
GcAttributeDefNameSave.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
GcAddMember |
GcAddMember.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
GcAttributeDefDelete |
GcAttributeDefDelete.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
GcStemDelete |
GcStemDelete.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
GcAttributeDefNameDelete |
GcAttributeDefNameDelete.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
GcDeleteMember |
GcDeleteMember.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
GcExternalSubjectDelete |
GcExternalSubjectDelete.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
Modifier and Type | Method and Description |
---|---|
static GcTransactionType |
GcTransactionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GcTransactionType |
GcTransactionType.valueOfIgnoreCase(String string)
do a case-insensitive matching
|
static GcTransactionType[] |
GcTransactionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Internet2. All rights reserved.