|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.logging.activity.LogModule
public class LogModule
Initial Date: 01.12.2009
| Constructor Summary | |
|---|---|
LogModule()
|
|
| Method Summary | |
|---|---|
void |
destroy()
Caled during Servlet.destroy() |
static java.util.List<java.lang.String> |
getOperatorKeys()
|
static java.util.Set<java.lang.String> |
getUserProperties()
|
static int |
getUserPropertyPosition(java.lang.String attribute)
The position can be set to 1..n. |
void |
init(com.anthonyeden.lib.config.Configuration moduleConfig)
Called by ConfigurationManager during statrup. |
static boolean |
isLogAnonymous()
is anonymous logging configured |
static void |
setUserProperties(java.util.Set<java.lang.String> userProperties)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogModule()
| Method Detail |
|---|
public void destroy()
OLATModule
destroy in interface OLATModulepublic void init(com.anthonyeden.lib.config.Configuration moduleConfig)
OLATModule
init in interface OLATModulepublic static boolean isLogAnonymous()
public static void setUserProperties(java.util.Set<java.lang.String> userProperties)
userProperties - public static java.util.Set<java.lang.String> getUserProperties()
public static int getUserPropertyPosition(java.lang.String attribute)
attribute -
public static java.util.List<java.lang.String> getOperatorKeys()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||