public final class UserProfile extends Object
Modifier and Type | Method and Description |
---|---|
static UserProfile |
get()
Returns the profile of the current user.
|
boolean |
isAdministrationAllowed() |
boolean |
isConfigureAllowed() |
boolean |
isDisplayAllowed() |
boolean |
isEditAllowed() |
boolean |
isImportAllowed() |
boolean |
isIndexingAllowed() |
boolean |
isQueryAllowed() |
String |
toString() |
public static UserProfile get()
public boolean isImportAllowed()
public boolean isIndexingAllowed()
public boolean isQueryAllowed()
public boolean isDisplayAllowed()
public boolean isEditAllowed()
public boolean isAdministrationAllowed()
public boolean isConfigureAllowed()
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.