| Package | Description |
|---|---|
| com.sap.scimono.entity |
| Modifier and Type | Field and Description |
|---|---|
static GroupRef.Type |
GroupRef.Type.DIRECT
The User is in the Group directly.
|
static GroupRef.Type |
GroupRef.Type.INDIRECT
The User is not directly in the Group but in another Group that is in the Group
|
| Modifier and Type | Method and Description |
|---|---|
GroupRef.Type |
GroupRef.getType()
Gets the type of the attribute.
|
static GroupRef.Type |
GroupRef.Type.of(String typeName) |
| Modifier and Type | Method and Description |
|---|---|
GroupRef.Builder |
GroupRef.Builder.setType(GroupRef.Type type)
Sets the label indicating the attribute's function (See
GroupRef.getType()). |
Copyright © 2022 SAP SE. All rights reserved.