| Package | Description |
|---|---|
| de.xima.fc.api.entity |
Package für den API-Zugriff auf Modellklassen
|
| de.xima.fc.form.helper | |
| de.xima.fc.handler.entity | |
| de.xima.fc.handler.interfaces.entity | |
| de.xima.fc.interfaces.plugin.retval.form | |
| de.xima.fc.ldap | |
| de.xima.fc.plugin.models.retval.form | |
| de.xima.fc.session | |
| de.xima.fc.web.common.fd2.model |
| Modifier and Type | Method and Description |
|---|---|
SerializableJSONObject |
BenutzerAPI.getLDAPUserData(UserContext uc,
Benutzer benutzer) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FormPluginHelper.executePreRenderer(IFormRequestContext ctx,
Map<String,SerializableJSONObject> metaMap,
Map<String,List<String[]>> dataMap) |
| Modifier and Type | Method and Description |
|---|---|
SerializableJSONObject |
BenutzerHandler.getLDAPUserData(UserContext uc,
Benutzer benutzer) |
| Modifier and Type | Method and Description |
|---|---|
SerializableJSONObject |
IBenutzerHandler.getLDAPUserData(UserContext uc,
Benutzer benutzer) |
| Modifier and Type | Method and Description |
|---|---|
SerializableJSONObject |
IPluginFormPreRenderRetVal.getMetaDataJSON()
Getter für das serialisierbare JSON-Objekt welches unter dem Plugin-Namen in die Formular-Variable XFC_METADATA
geschrieben werden soll
|
| Modifier and Type | Method and Description |
|---|---|
static SerializableJSONObject |
LDAPBenutzerUtil.getLDAPUserData(Benutzer ben) |
| Modifier and Type | Method and Description |
|---|---|
SerializableJSONObject |
PluginFormPreRenderRetVal.getMetaDataJSON() |
| Constructor and Description |
|---|
PluginFormPreRenderRetVal(SerializableJSONObject metaDataJSON,
boolean continueProcessing) |
PluginFormPreRenderRetVal(SerializableJSONObject metaDataJSON,
Map<String,List<String[]>> formValuesMap,
boolean continueProcessing) |
| Modifier and Type | Method and Description |
|---|---|
SerializableJSONObject |
FRQSession.getUserLdapData() |
| Modifier and Type | Method and Description |
|---|---|
void |
FRQSession.setUserLdapData(SerializableJSONObject userLdapData) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,SerializableJSONObject> |
FD2RenderContext.getPluginMetaMap() |
Copyright © 2016. All rights reserved.