| Package | Description |
|---|---|
| de.cismet.cids.server.connectioncontext | |
| de.cismet.cids.server.connectioncontext.loggers |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionContextLog |
ConnectionContextLog.create(de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String methodName)
DOCUMENT ME!
|
static ConnectionContextLog |
ConnectionContextLog.create(de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String methodName,
Map<String,Object> params)
DOCUMENT ME!
|
static ConnectionContextLog |
ConnectionContextLog.createForConfigAttr(de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String configAttr,
String methodName,
Map<String,Object> params)
DOCUMENT ME!
|
static ConnectionContextLog |
ConnectionContextLog.createForMetaClass(MetaClass metaClass,
de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String methodName,
Map<String,Object> params)
DOCUMENT ME!
|
static ConnectionContextLog |
ConnectionContextLog.createForMetaClasses(MetaClass[] metaClasses,
de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String methodName,
Map<String,Object> params)
DOCUMENT ME!
|
static ConnectionContextLog |
ConnectionContextLog.createForMetaObject(MetaObject metaObject,
de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String methodName,
Map<String,Object> params)
DOCUMENT ME!
|
static ConnectionContextLog |
ConnectionContextLog.createForMetaObjects(MetaObject[] metaObjects,
de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String methodName,
Map<String,Object> params)
DOCUMENT ME!
|
static ConnectionContextLog |
ConnectionContextLog.createForSearch(de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String search,
String methodName,
Map<String,Object> params)
DOCUMENT ME!
|
static ConnectionContextLog |
ConnectionContextLog.createForTask(de.cismet.connectioncontext.ConnectionContext connectionContext,
User user,
String task,
String methodName,
Map<String,Object> params)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ConnectionContextFilterRuleSet.isSatisfied(ConnectionContextLog log)
DOCUMENT ME!
|
boolean |
ConnectionContextFilterRule.isSatisfied(ConnectionContextLog contextLog)
DOCUMENT ME!
|
void |
ConnectionContextLogger.log(ConnectionContextLog connectionContextLog)
DOCUMENT ME!
|
void |
ConnectionContextBackend.log(ConnectionContextLog contextLog)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<ConnectionContextFilterRuleSet> |
AbstractConnectionContextLogger.getSatisfiedFilterRuleSets(ConnectionContextLog connectionContextLog)
DOCUMENT ME!
|
protected Collection<ConnectionContextFilterRuleSet> |
AbstractConnectionContextLogger.getSatisfiedFilterRuleSets(ConnectionContextLog connectionContextLog,
boolean abortOnFirstSatisfaction)
DOCUMENT ME!
|
protected boolean |
AbstractConnectionContextLogger.isAnyFilterRuleSetSatisfied(ConnectionContextLog connectionContextLog)
DOCUMENT ME!
|
void |
ConsoleConnectionContextLogger.log(ConnectionContextLog connectionContextLog) |
void |
FileWriterConnectionContextLogger.log(ConnectionContextLog contextLog) |
void |
Log4JConnectionContextLogger.log(ConnectionContextLog connectionContextLog) |
Copyright © 2012–2026 cismet GmbH. All rights reserved.