Package | Description |
---|---|
com.saperion.ws |
Root package for SAPERION ws classes and packages.
|
com.saperion.ws.jaxws | |
com.saperion.ws.wrapper |
Package for ws wrapper classes.
|
Modifier and Type | Method and Description |
---|---|
SaWsAuthorizedUsers |
SaWsAccessService.getAuthorizedUsers(int token,
String xhdoc,
List<SaWsRight> rights,
SaWsMatchKind match)
Retrieves and returns a SaWsAuthorizedUsers object with the matching users.
|
Modifier and Type | Method and Description |
---|---|
SaWsMatchKind |
GetAuthorizedUsers.getMatch() |
Modifier and Type | Method and Description |
---|---|
void |
GetAuthorizedUsers.setMatch(SaWsMatchKind match) |
Modifier and Type | Method and Description |
---|---|
static SaWsMatchKind |
SaWsMatchKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaWsMatchKind[] |
SaWsMatchKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.saperion.util.MatchKind |
SaWsMatchKind.fromWebService(SaWsMatchKind type)
Converts the SaWsMatchKind enum to an MatchKind enum.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.