org.olat.core.logging.activity
Class LearningResourceLoggingAction
java.lang.Object
org.olat.core.logging.activity.BaseLoggingAction
org.olat.core.logging.activity.LearningResourceLoggingAction
- All Implemented Interfaces:
- ILoggingAction
public class LearningResourceLoggingAction
- extends BaseLoggingAction
LoggingActions for generic stuff re Learning Resources/RepositoryEntries
PLEASE BE CAREFUL WHEN EDITING IN HERE.
Especially when modifying the ResourceableTypeList - which is
a exercise where we try to predict/document/define which ResourceableTypes
will later on - at runtime - be available to the IUserActivityLogger.log() method.
The names of the LoggingAction should be self-describing.
Initial Date: 20.10.2009
- Author:
- Stefan
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LEARNING_RESOURCE_OPEN
public static final ILoggingAction LEARNING_RESOURCE_OPEN
LEARNING_RESOURCE_CLOSE
public static final ILoggingAction LEARNING_RESOURCE_CLOSE
REPOSITORY_ENTRY_PROPERTIES
public static final ILoggingAction REPOSITORY_ENTRY_PROPERTIES
REPOSITORY_ENTRY_PROPERTIES_IM_ENABLED
public static final ILoggingAction REPOSITORY_ENTRY_PROPERTIES_IM_ENABLED
REPOSITORY_ENTRY_PROPERTIES_IM_DISABLED
public static final ILoggingAction REPOSITORY_ENTRY_PROPERTIES_IM_DISABLED
REPOSITORY_ENTRY_PROPERTIES_GLOSSARY_ENABLED
public static final ILoggingAction REPOSITORY_ENTRY_PROPERTIES_GLOSSARY_ENABLED
REPOSITORY_ENTRY_PROPERTIES_GLOSSARY_DISABLED
public static final ILoggingAction REPOSITORY_ENTRY_PROPERTIES_GLOSSARY_DISABLED
REPOSITORY_ENTRY_PROPERTIES_CALENDAR_ENABLED
public static final ILoggingAction REPOSITORY_ENTRY_PROPERTIES_CALENDAR_ENABLED
REPOSITORY_ENTRY_PROPERTIES_CALENDAR_DISABLED
public static final ILoggingAction REPOSITORY_ENTRY_PROPERTIES_CALENDAR_DISABLED
REPOSITORY_ENTRY_PROPERTIES_EFFICIENCY_STATEMENT_ENABLED
public static final ILoggingAction REPOSITORY_ENTRY_PROPERTIES_EFFICIENCY_STATEMENT_ENABLED
REPOSITORY_ENTRY_PROPERTIES_EFFICIENCY_STATEMENT_DISABLED
public static final ILoggingAction REPOSITORY_ENTRY_PROPERTIES_EFFICIENCY_STATEMENT_DISABLED
REPOSITORY_ENTRY_PROPERTIES_SHARED_FOLDER_REMOVED
public static final ILoggingAction REPOSITORY_ENTRY_PROPERTIES_SHARED_FOLDER_REMOVED
REPOSITORY_ENTRY_PROPERTIES_SHARED_FOLDER_ADDED
public static final ILoggingAction REPOSITORY_ENTRY_PROPERTIES_SHARED_FOLDER_ADDED
REPOSITORY_ENTRY_PROPERTIES_COURSELAYOUT_DEFAULT_ADDED
public static final ILoggingAction REPOSITORY_ENTRY_PROPERTIES_COURSELAYOUT_DEFAULT_ADDED
REPOSITORY_ENTRY_PROPERTIES_COURSELAYOUT_CUSTOM_ADDED
public static final ILoggingAction REPOSITORY_ENTRY_PROPERTIES_COURSELAYOUT_CUSTOM_ADDED