| Modifier and Type | Method and Description |
|---|---|
QueryInfo[] |
Store.getQueryInfos(UserGroup ug)
-------------------------------------------------------------------------
|
| Modifier and Type | Method and Description |
|---|---|
String |
ConfigAttrStore.getConfigAttr(String key,
UserGroup userGroup)
DOCUMENT ME!
|
String |
ConfigAttrStore.getConfigAttr(String key,
UserGroup userGroup,
String domain)
DOCUMENT ME!
|
String |
ConfigAttrStore.getConfigAttr(String key,
User user,
UserGroup userGroup)
DOCUMENT ME!
|
String |
ConfigAttrStore.getConfigAttr(String key,
User user,
UserGroup userGroup,
String domain)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
Info[] |
QueryStoreImpl.getQueryInfos(UserGroup userGroup)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
Info[] |
QueryStore.getQueryInfos(UserGroup userGroup)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
Info[] |
QueryStore.getQueryInfos(UserGroup userGroup)
DOCUMENT ME!
|
| Modifier and Type | Field and Description |
|---|---|
protected UserGroup |
User.userGroup
Die Benutzergruppe, der der Benutzer zugeordnet ist.
|
| Modifier and Type | Field and Description |
|---|---|
protected Collection<UserGroup> |
User.potentialUserGroups |
protected HashMap<String,HashMap<Object,UserGroup>> |
UserManager.usergroupsOfUserDomains |
| Modifier and Type | Method and Description |
|---|---|
UserGroup |
User.getUserGroup()
liefert UserGroup.*
|
| Modifier and Type | Method and Description |
|---|---|
Collection<UserGroup> |
User.getPotentialUserGroups()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserManager.registerUserGroup(String localServerName,
UserGroup userGroup) |
void |
UserServer.registerUserGroup(String localServerName,
UserGroup userGroup)
DOCUMENT ME!
|
void |
User.setUserGroup(UserGroup userGroup)
weist dem User eine UserGroup zu und setzt valid = true.
|
void |
UserManager.unregisterUserGroup(String localServerName,
UserGroup userGroup) |
void |
UserServer.unregisterUserGroup(String localServerName,
UserGroup userGroups)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.setPotentialUserGroups(Collection<UserGroup> potentialUserGroups)
DOCUMENT ME!
|
| Constructor and Description |
|---|
User(int id,
String name,
String domain,
UserGroup userGroup)
legt Benutzer an und weist ihm direkt eine Benutzergruppe zu.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PermissionHolder.addPermission(UserGroup ug,
Permission perm)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
Registry.registerUserGroup(String localServerName,
UserGroup userGroup)
DOCUMENT ME!
|
void |
Registry.unregisterUserGroup(String localServerName,
UserGroup userGroup)
DOCUMENT ME!
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.