| Package | Description |
|---|---|
| com.lexmark.saperion.client.administration | |
| com.lexmark.saperion.client.implementation.administration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UserContextClient
In addition to the functionality of the
UserClient this client also provides information about the user
context. |
| Modifier and Type | Method and Description |
|---|---|
UserClient |
UserManagementServiceClient.getCurrentUser()
Deprecated.
|
UserClient |
UserManagementServiceClient.resolve(com.lexmark.saperion.administration.UserReferenceType reference)
This method returns an administration client for the user referenced.
|
UserClient |
UserManagementServiceClient.resolveName(String userName)
This method returns an administration client for the user with the given name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserClientImpl
This is the default implementation of
UserClient. |
class |
UserContextClientImpl
This is the default implementation of
UserContextClient. |
| Modifier and Type | Method and Description |
|---|---|
UserClient |
UserManagementServiceClientImpl.getCurrentUser() |
UserClient |
UserManagementServiceClientImpl.resolve(com.lexmark.saperion.administration.UserReferenceType reference) |
UserClient |
UserManagementServiceClientImpl.resolveName(String userName) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.