|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GcTransactionType | |
---|---|
edu.internet2.middleware.grouperClient.api | |
edu.internet2.middleware.grouperClient.ws |
Uses of GcTransactionType in edu.internet2.middleware.grouperClient.api |
---|
Methods in edu.internet2.middleware.grouperClient.api with parameters of type GcTransactionType | |
---|---|
GcMemberChangeSubject |
GcMemberChangeSubject.assignTxType(GcTransactionType gcTransactionType)
assign the tx type |
GcGroupDelete |
GcGroupDelete.assignTxType(GcTransactionType gcTransactionType)
assign the tx type |
GcStemSave |
GcStemSave.assignTxType(GcTransactionType gcTransactionType)
assign the tx type |
GcGroupSave |
GcGroupSave.assignTxType(GcTransactionType gcTransactionType)
assign the tx type |
GcStemDelete |
GcStemDelete.assignTxType(GcTransactionType gcTransactionType)
assign the tx type |
GcDeleteMember |
GcDeleteMember.assignTxType(GcTransactionType gcTransactionType)
assign the tx type |
GcAssignGrouperPrivileges |
GcAssignGrouperPrivileges.assignTxType(GcTransactionType gcTransactionType)
assign the tx type |
GcAddMember |
GcAddMember.assignTxType(GcTransactionType gcTransactionType)
assign the tx type |
Uses of GcTransactionType in edu.internet2.middleware.grouperClient.ws |
---|
Methods in edu.internet2.middleware.grouperClient.ws that return GcTransactionType | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |