Package | Description |
---|---|
com.saperion.ws.wrapper |
Package for ws wrapper classes.
|
Modifier and Type | Method and Description |
---|---|
static SaWsGroupKind |
SaWsGroupKind.fromBackend(com.saperion.intf.SaUserInfo.GroupKind type)
From backend.
|
SaWsGroupKind |
SaWsUser.getType()
Gets the type.
|
static SaWsGroupKind |
SaWsGroupKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaWsGroupKind[] |
SaWsGroupKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SaWsUser.setType(SaWsGroupKind newType)
Sets the type.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.