Package | Description |
---|---|
com.lexmark.saperion.administration |
This package holds data models concerning user administration.
|
com.lexmark.saperion.client.implementation.administration |
Modifier and Type | Method and Description |
---|---|
List<GroupListItemType> |
UserManagementService.loadGroups(UserReferenceType reference)
This method returns the groups the given user is a member of.
|
TenantType |
TenantManagementService.loadTenant(String name)
Loads a tenant identified by its name.
|
TenantType |
TenantManagementService.loadTenant(TenantReferenceType reference)
This method returns a tenant given its id.
|
UserType |
UserManagementService.loadUser(UserReferenceType reference)
Load the user entity identified by the given user reference from the user management system.
|
Modifier and Type | Method and Description |
---|---|
UserType |
UserClientImpl.load() |
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.