Package | Description |
---|---|
edu.internet2.middleware.grouperClient.jdbc.tableSync |
Modifier and Type | Method and Description |
---|---|
GcGrouperSyncErrorCode |
GcGrouperSyncMember.getErrorCode()
Error code e.g.
|
GcGrouperSyncErrorCode |
GcGrouperSyncMembership.getErrorCode()
Error code e.g.
|
GcGrouperSyncErrorCode |
GcGrouperSyncGroup.getErrorCode()
Error code e.g.
|
static GcGrouperSyncErrorCode |
GcGrouperSyncErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GcGrouperSyncErrorCode[] |
GcGrouperSyncErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GcGrouperSyncMember.setErrorCode(GcGrouperSyncErrorCode gcGrouperSyncErrorCode)
Error code e.g.
|
void |
GcGrouperSyncMembership.setErrorCode(GcGrouperSyncErrorCode gcGrouperSyncErrorCode)
Error code e.g.
|
void |
GcGrouperSyncGroup.setErrorCode(GcGrouperSyncErrorCode gcGrouperSyncErrorCode)
Error code e.g.
|
Copyright © 2021 Internet2. All rights reserved.