Modifier and Type | Method and Description |
---|---|
static boolean |
FormEditValidator.checkBackupFormVersionContext(XfcSession session,
FormVersionBackup backup) |
static boolean |
FormEditValidator.checkCurrentFormVersionContext(XfcSession session,
FormVersion fv) |
Modifier and Type | Method and Description |
---|---|
static ProjektRessource |
ProjektRessourceHelper.createProjektRessource(UserContext uc,
XfcSession xfs,
Projekt projekt,
org.apache.commons.fileupload.FileItem item) |
Modifier and Type | Method and Description |
---|---|
XfcSession |
FormRenderContext.getSession() |
Modifier and Type | Method and Description |
---|---|
void |
FormRenderContext.setSession(XfcSession session) |
Modifier and Type | Field and Description |
---|---|
protected XfcSession |
FormRequestContext.xfcSession |
Modifier and Type | Method and Description |
---|---|
XfcSession |
FormRequestContext.getSession() |
Modifier and Type | Method and Description |
---|---|
void |
FormRequestContext.setSession(XfcSession xfcSession) |
Modifier and Type | Method and Description |
---|---|
XfcSession |
LoginBean.createSession(Benutzer ben) |
Modifier and Type | Method and Description |
---|---|
XfcSession |
IFormRenderContext.getSession() |
XfcSession |
IFormRequestContext.getSession() |
Modifier and Type | Method and Description |
---|---|
void |
IFormRenderContext.setSession(XfcSession session) |
void |
IFormRequestContext.setSession(XfcSession session) |
Modifier and Type | Method and Description |
---|---|
static void |
DownloadManager.handleAttachment(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
XfcSession xfs,
UserContext uc) |
static void |
DownloadManager.handleProjektRessource(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
XfcSession xfs,
UserContext uc) |
Modifier and Type | Method and Description |
---|---|
static XfcSession |
XfcSessionManager.createNew(String id)
Session-Initialisierung (vor allem für Multi-Session-Betrieb), die den Mandanten des übergebenen Benutzers
verwendet.
|
static XfcSession |
XfcSessionManager.createNew(String id,
Benutzer b) |
static XfcSession |
XfcSessionManager.current(javax.servlet.http.HttpServletRequest req) |
static XfcSession |
XfcSessionManager.current(javax.servlet.http.HttpSession session) |
static XfcSession |
XfcSessionManager.current(String id)
Vor allem für Multi-Session-Betrieb.
|
XfcSession |
FD2Session.getXfcSession() |
XfcSession |
FRQSession.getXfcSession() |
Modifier and Type | Method and Description |
---|---|
static Map<String,XfcSession> |
XfcSessionManager.getSessionMap() |
Modifier and Type | Method and Description |
---|---|
static FD2Session |
FD2SessionManager.addSession(XfcSession userSession,
String formSessionID) |
static FRQSession |
FRQSessionManager.addSession(XfcSession userSession,
String formSessionID) |
Modifier and Type | Method and Description |
---|---|
ByteArrayOutputStream |
FDToExcelTransformer.createForPostfach(UserContext uc,
List<String> vl,
XfcSession sess,
de.xima.cmn.criteria.QueryCriteriaManager qm,
boolean withAlias,
Benutzer ben) |
ByteArrayOutputStream |
FDToExcelTransformer.createForProjektPostfach(Projekt projekt,
List<ExtendedEntityModel<Vorgang>> vorgaenge,
XfcSession sess,
boolean withAlias)
Methode zum Erzeugen einer XML-Objektstruktur mit Werten von Projektpostfachvorgängen.
|
Modifier and Type | Method and Description |
---|---|
static RootFdXml |
FDToXmlTransformer.createForPostfach(UserContext uc,
List<String> vl,
XfcSession sess,
de.xima.cmn.criteria.QueryCriteriaManager qm,
Benutzer ben)
Methode zum Erzeugen einer XML-Objektstruktur mit Werten von Postfachvorgängen.
|
static RootFdXml |
FDToXmlTransformer.createForProjektPostfach(List<ExtendedEntityModel<Vorgang>> vorgaenge,
XfcSession sess)
Methode zum Erzeugen einer XML-Objektstruktur mit Werten von Projektpostfachvorgängen.
|
Modifier and Type | Method and Description |
---|---|
static UserContext |
UserContextFactory.forXfcSession(XfcSession session) |
Modifier and Type | Method and Description |
---|---|
static String |
LocaleUtils.getLanguage(IFormRenderContext renderCtx,
XfcSession session)
Liefert für diesen RenderContext und Session den gültigen Language-Key in der ISO-Form "en".
|
static String |
LocaleUtils.getLanguageTag(IFormRenderContext renderCtx,
XfcSession session)
Liefert für diesen RenderContext und Session den gültigen Language-Tag in der ISO-Form "en-GB".
|
static Locale |
LocaleUtils.getLocale(javax.servlet.http.HttpServletRequest req,
String lang,
XfcSession xfcSess) |
static Locale |
LocaleUtils.getLocale(javax.servlet.http.HttpServletRequest req,
XfcSession xfcSess) |
static Locale |
LocaleUtils.getLocale(String lang,
XfcSession xfcSess) |
static Locale |
LocaleUtils.getLocale(ValueParameters params,
XfcSession xfcSess)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
ChartHelper.generateChart(XfcSession session,
int textbausteinId) |
String |
DataGridHelper.getPostfaecherDescription(XfcSession session) |
static boolean |
DataGridHelper.isVorgangChangeable(XfcSession session,
int vorgangId) |
static boolean |
DataGridHelper.isVorgangChangeable(XfcSession session,
Vorgang v,
List<Postfach> pl) |
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.