A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

S

SadFilter - Class in org.olat.core.util.radeox
Initial Date: Apr 14, 2004
SadFilter() - Constructor for class org.olat.core.util.radeox.SadFilter
 
SAFARI_PLUGIN - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
same - Static variable in class org.olat.modules.wiki.versioning.diff.CookbookDiff
 
sanitizePath(String) - Static method in class org.olat.core.util.vfs.VFSManager
Make sure we always have a path that starts with a "/".
sanityCheck(WindowControl, FolderComponent) - Static method in class org.olat.core.commons.modules.bc.commands.FolderCommandHelper
Check if the FolderComponent is ok
sanityCheck2(WindowControl, FolderComponent, UserRequest, VFSItem) - Static method in class org.olat.core.commons.modules.bc.commands.FolderCommandHelper
Check if an item exists and is not locked
sanityCheck3(WindowControl, FolderComponent, FileSelection) - Static method in class org.olat.core.commons.modules.bc.commands.FolderCommandHelper
Check if a FileSelection exist
SAPCampusMgntExtension - Class in ch.unizh.campusmgnt
 
SAPCampusMgntExtension() - Constructor for class ch.unizh.campusmgnt.SAPCampusMgntExtension
must be public for spring framework
sarchForAvailableLanguagesInJarFile(File, boolean) - Method in class org.olat.core.util.i18n.I18nManager
Searches within a jar file for available languages.
save() - Method in class ch.goodsolutions.demoextension.RamPreferences
 
save(OutputStream) - Method in class org.olat.core.commons.services.text.impl.nutch.NGramProfile
Writes NGramProfile content into OutputStream, content is outputted with UTF-8 encoding
save(File, String, String) - Static method in class org.olat.core.util.FileUtils
 
save(OutputStream, String, String) - Static method in class org.olat.core.util.FileUtils
 
save(InputStream, File) - Static method in class org.olat.core.util.FileUtils
Save a given inpt stream to a file
save() - Method in interface org.olat.core.util.prefs.Preferences
to commit several put's
save() - Method in class org.olat.core.util.prefs.ram.RamPreferences
 
save(Object) - Static method in class org.olat.course.statistic.HibernateUtil
 
save() - Method in class org.olat.preferences.DbPrefs
 
SAVE_CALLBACK - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SAVE_ENABLEWHENDIRTY - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SAVE_PLUGIN - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SAVE_PLUGIN_BUTTONGROUP - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SAVE_PLUGIN_CANCEL_BUTTON - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SAVE_PLUGIN_ONSAVECALLBACK - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SAVE_PLUGIN_ONSAVECALLBACK_VALUE_SAVE - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SAVE_PLUGIN_SAVE_BUTTON - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
saveAccountManagerGroupKey(Long, CoursePropertyManager, CourseNode) - Method in class org.olat.course.nodes.projectbroker.service.ProjectGroupManagerImpl
 
saveAttachedFile(Project, String, VFSLeaf, CourseEnvironment, CourseNode) - Method in interface org.olat.course.nodes.projectbroker.service.ProjectBrokerManager
Save attachment file in the attachment-folder of a project.
saveAttachedFile(Project, String, VFSLeaf, CourseEnvironment, CourseNode) - Method in class org.olat.course.nodes.projectbroker.service.ProjectBrokerManagerImpl
 
saveCalendarAccess(Long) - Method in class org.olat.collaboration.CollaborationTools
 
saveCatalogEntry(CatalogEntry) - Method in class org.olat.catalog.CatalogManager
persist catalog entry
saveChecklist(Checklist) - Method in class de.bps.olat.modules.cl.ChecklistManager
Save new checklist.
saveConfigTo(ICourse, CourseConfig) - Method in interface org.olat.course.config.CourseConfigManager
saves the configuration for the given course in the persistent area of the course.
saveConfigTo(ICourse, CourseConfig) - Method in class org.olat.course.config.CourseConfigManagerImpl
 
saveConfigTo(String, HomePageConfig) - Method in interface org.olat.user.HomePageConfigManager
saves the configuration for the given user
saveConfigTo(String, HomePageConfig) - Method in class org.olat.user.HomePageConfigManagerImpl
 
saveCourse(Long) - Static method in class org.olat.course.CourseFactory
Stores the editor tree model AND the run structure (both xml files).
saveCourseEditorTreeModel(Long) - Static method in class org.olat.course.CourseFactory
Stores ONLY the editor tree model (e.g.
saveDocument() - Method in class org.olat.modules.scorm.server.servermodels.SequencerModel
Overide super method so we can decide if we want to cleanup the JDOM tree first - default - no cleanup
saveDocument(boolean) - Method in class org.olat.modules.scorm.server.servermodels.SequencerModel
 
saveFiles() - Method in class org.olat.modules.scorm.SettingsHandlerImpl
 
saveFormData(Identity) - Method in class org.olat.registration.PwChangeForm
Saves the form data in the user object and the database
saveIdentityStatus(Identity, Integer) - Method in interface org.olat.basesecurity.Manager
Save an identity
saveIdentityStatus(Identity, Integer) - Method in class org.olat.basesecurity.PersistingManager
 
saveKalendarConfigForIdentity(KalendarConfig, Kalendar, UserRequest) - Method in interface org.olat.commons.calendar.CalendarManager
Save the calendar configuration for a specific calendar for a specific identity.
saveKalendarConfigForIdentity(KalendarConfig, Kalendar, UserRequest) - Method in class org.olat.commons.calendar.ICalFileCalendarManager
 
saveNews(String) - Method in class org.olat.collaboration.CollaborationTools
 
saveNodeAttempts(CourseNode, Identity, Identity, Integer) - Method in interface org.olat.course.assessment.AssessmentManager
Save the users attempts for this node.
saveNodeAttempts(CourseNode, Identity, Identity, Integer) - Method in class org.olat.course.assessment.NewCachePersistingAssessmentManager
 
saveNodeCoachComment(CourseNode, Identity, String) - Method in interface org.olat.course.assessment.AssessmentManager
Save an coach comment for this node for a user.
saveNodeCoachComment(CourseNode, Identity, String) - Method in class org.olat.course.assessment.NewCachePersistingAssessmentManager
 
saveNodeComment(CourseNode, Identity, Identity, String) - Method in interface org.olat.course.assessment.AssessmentManager
Save an assessment comment for this node for a user.
saveNodeComment(CourseNode, Identity, Identity, String) - Method in class org.olat.course.assessment.NewCachePersistingAssessmentManager
 
saveNote(Note) - Method in class org.olat.note.NoteManager
Save a note
saveObject(Object) - Method in interface org.olat.core.commons.persistence.DB
Save an object.
saveObject(Object) - Method in class org.olat.core.commons.persistence.DBImpl
Save an object.
saveObject(Object) - Method in class org.olat.core.commons.persistence.DBJunitImpl
 
saveOLATResource(OLATResource) - Method in class org.olat.resource.OLATResourceManager
Saves a resource.
saveOrUpdateI18nItem(I18nItem, String) - Method in class org.olat.core.util.i18n.I18nManager
Save the given value for the given i18nItem
saveOrUpdateProperties(Properties, Locale, String) - Method in class org.olat.core.util.i18n.I18nManager
Create a new property file or update an existing property file form the given propeties object
savePackageTo(File) - Method in class org.olat.ims.qti.editor.QTIEditorPackage
Package the package to the given file.
savePackageToRepository() - Method in class org.olat.ims.qti.editor.QTIEditorPackage
 
saveProjectBrokerId(Long, CoursePropertyManager, CourseNode) - Method in interface org.olat.course.nodes.projectbroker.service.ProjectBrokerManager
Save project-broker-id.
saveProjectBrokerId(Long, CoursePropertyManager, CourseNode) - Method in class org.olat.course.nodes.projectbroker.service.ProjectBrokerManagerImpl
 
savePropertiesAndFireChangedEvent() - Method in class org.olat.core.configuration.PersistedProperties
Save the properties configuration to disk and notify other nodes about change.
saveProperty(Property) - Method in interface org.olat.course.properties.CoursePropertyManager
Save a property
saveProperty(Property) - Method in class org.olat.course.properties.PersistingCoursePropertyManager
 
saveProperty(Property) - Method in class org.olat.properties.NarrowedPropertyManager
Save a property in the database
saveProperty(Property) - Method in class org.olat.properties.PropertyManager
Save a property
saveRepositoryEntry(RepositoryEntry) - Method in class org.olat.repository.RepositoryManager
Save repo entry.
saveScoreEvaluation(CourseNode, Identity, Identity, ScoreEvaluation, UserCourseEnvironment, boolean) - Method in interface org.olat.course.assessment.AssessmentManager
Save the users achieved ScoreEvaluation for this node.
saveScoreEvaluation(CourseNode, Identity, Identity, ScoreEvaluation, UserCourseEnvironment, boolean) - Method in class org.olat.course.assessment.NewCachePersistingAssessmentManager
 
saveStatusFormData(StatusForm, CourseNode, UserCourseEnvironment) - Method in class org.olat.course.nodes.ta.StatusManager
 
saveTo(Map) - Method in class org.olat.core.gui.components.table.TableReplayableEvent
 
saveToFile(VFSLeaf, List) - Method in interface org.olat.core.gui.control.generic.textmarker.TextMarkerManager
Save a list of TextMarker objects to a file
saveToFile(VFSLeaf, List) - Method in class org.olat.core.gui.control.generic.textmarker.TextMarkerManagerImpl
 
saveUser(User) - Method in class org.olat.user.UserManager
 
saveUser(User) - Method in class org.olat.user.UserManagerImpl
 
scaleImage(File, File, int) - Static method in class org.olat.core.util.ImageHelper
scales *.gif, *.jpg, *.png
scaleImage(InputStream, VFSLeaf, int) - Static method in class org.olat.core.util.ImageHelper
 
scaleImage(File, File, int, int) - Static method in class org.olat.core.util.ImageHelper
 
scaleImage(InputStream, OutputStream, int, int) - Static method in class org.olat.core.util.ImageHelper
 
SCHEDULER_NAME - Static variable in class org.olat.core.util.i18n.I18nModule
 
SchedulerTest - Class in org.olat.core.commons.scheduler
Description:
TODO: guido Class Description for SchedulerTest
SchedulerTest() - Constructor for class org.olat.core.commons.scheduler.SchedulerTest
 
SchedulerTestJob - Class in org.olat.core.commons.scheduler
Description:
SchedulerTestJob() - Constructor for class org.olat.core.commons.scheduler.SchedulerTestJob
 
SchedulerTestJobWithDB - Class in org.olat.core.commons.scheduler
Description:
SchedulerTestJobWithDB() - Constructor for class org.olat.core.commons.scheduler.SchedulerTestJobWithDB
 
SCHEMA - Static variable in class org.olat.ims.cp.CPCore
 
SCHEMALOCATION - Static variable in class org.olat.ims.cp.CPCore
 
SCHEMAVERSION - Static variable in class org.olat.ims.cp.CPCore
 
ScoDatas - Class in org.olat.modules.scorm.archiver
Description:
Hold the sco's datamodel of a user.
ScoDatas(String, String) - Constructor for class org.olat.modules.scorm.archiver.ScoDatas
 
ScoDocument - Class in org.olat.modules.scorm.server.servermodels
ScoDocument.
ScoDocument(ISettingsHandler) - Constructor for class org.olat.modules.scorm.server.servermodels.ScoDocument
Default constuctor
ScoInteraction - Class in org.olat.modules.scorm.archiver
Description:
Hold a single interaction of the sco's datamodel
ScoInteraction(int) - Constructor for class org.olat.modules.scorm.archiver.ScoInteraction
 
ScoObjective - Class in org.olat.modules.scorm.archiver
Description:
Hold a single objective of the sco's datamodel
ScoObjective(int) - Constructor for class org.olat.modules.scorm.archiver.ScoObjective
 
SCORE - Static variable in interface org.olat.course.assessment.AssessmentManager
 
ScoreAccounting - Class in org.olat.course.run.scoring
Description:
The score accounting contains all score evaluations for a user

Initial Date: Oct 12, 2004

ScoreAccounting(UserCourseEnvironment) - Constructor for class org.olat.course.run.scoring.ScoreAccounting
Constructor of the user score accounting object
ScoreAccountingArchiveController - Class in org.olat.course.archiver
Description: Course-Results-Archiver using ScoreAccountingHelper.class Initial Date: Sep 23, 2004
ScoreAccountingArchiveController(UserRequest, WindowControl, OLATResourceable) - Constructor for class org.olat.course.archiver.ScoreAccountingArchiveController
Constructor for the score accounting archive controller
ScoreAccountingHelper - Class in org.olat.course.archiver
 
ScoreAccountingHelper() - Constructor for class org.olat.course.archiver.ScoreAccountingHelper
 
ScoreBooleanEvaluable - Interface in org.olat.ims.qti.process.elements
 
ScoreCalculator - Class in org.olat.course.run.scoring
Description:
The score calculator stores the expression which is used to calculate a users score and passed value for a structure node.
ScoreCalculator(String, String) - Constructor for class org.olat.course.run.scoring.ScoreCalculator
 
ScoreEvaluation - Class in org.olat.course.run.scoring
Description:
ScoreEvaluation(Float, Boolean) - Constructor for class org.olat.course.run.scoring.ScoreEvaluation
 
ScoreEvaluation(Float, Boolean, Long) - Constructor for class org.olat.course.run.scoring.ScoreEvaluation
Constructor for passing the assessmentID.
scoreInfoChanged(AssessableCourseNode, ScoreEvaluation) - Method in class org.olat.course.run.scoring.ScoreAccounting
Change the score information for the given course node
SCORM12_DocumentHandler - Class in org.olat.modules.scorm.contentpackaging
The DocumentHandler for a SCORM 1.2 version.
This currently supports IMS Content Packaging 1.1.2 and 1.1.3
We don't support earlier IMS Content Packaging versions since the Schema is deprecated
SCORM12_DocumentHandler() - Constructor for class org.olat.modules.scorm.contentpackaging.SCORM12_DocumentHandler
 
SCORM_MODE_BROWSE - Static variable in class org.olat.modules.scorm.ScormConstants
 
SCORM_MODE_CREDIT - Static variable in class org.olat.modules.scorm.ScormConstants
 
SCORM_MODE_NOCREDIT - Static variable in class org.olat.modules.scorm.ScormConstants
 
SCORM_MODE_NORMAL - Static variable in class org.olat.modules.scorm.ScormConstants
 
SCORM_MODE_REVIEW - Static variable in class org.olat.modules.scorm.ScormConstants
 
ScormAPIandDisplayController - Class in org.olat.modules.scorm
Description:
Controller that handles the display of a single Scorm sco item and delegates the sco api calls to the scorm RTE backend.
ScormAPICallback - Interface in org.olat.modules.scorm
Description:
is called on after a LMSCommit of an sco, to e.g.
ScormArchiveWizardController - Class in org.olat.modules.scorm.archiver
Description:
A wizard to export the results of a SCORM course in a tab separated file.
ScormArchiveWizardController(UserRequest, List<Map<String, Object>>, Long, WindowControl) - Constructor for class org.olat.modules.scorm.archiver.ScormArchiveWizardController
 
ScormAssessmentManager - Class in org.olat.modules.scorm.assessment
Initial Date: 13 august 2009
ScormAssessmentManager() - Constructor for class org.olat.modules.scorm.assessment.ScormAssessmentManager
 
ScormAssessmentManager.XMLFilter - Class in org.olat.modules.scorm.assessment
 
ScormAssessmentManager.XMLFilter() - Constructor for class org.olat.modules.scorm.assessment.ScormAssessmentManager.XMLFilter
 
ScormConstants - Class in org.olat.modules.scorm
Globally used SCORM constants
ScormConstants() - Constructor for class org.olat.modules.scorm.ScormConstants
 
ScormCourseNode - Class in org.olat.course.nodes
Description:
ScormCourseNode() - Constructor for class org.olat.course.nodes.ScormCourseNode
Constructor for a course building block of the type IMS CP learning content
ScormCourseNodeConfiguration - Class in org.olat.course.nodes.scorm
Description:
TODO: Class Description for ScormCourseNodeConfiguration
ScormCourseNodeConfiguration() - Constructor for class org.olat.course.nodes.scorm.ScormCourseNodeConfiguration
 
ScormCourseNodeIndexer - Class in org.olat.search.service.indexer.repository.course
Description:
Index SCORM package in course
ScormCourseNodeIndexer() - Constructor for class org.olat.search.service.indexer.repository.course.ScormCourseNodeIndexer
 
ScormCPFileResource - Class in org.olat.fileresource.types
Initial Date: Apr 6, 2004
ScormCPFileResource() - Constructor for class org.olat.fileresource.types.ScormCPFileResource
Standard constructor.
SCORMCPHandler - Class in org.olat.repository.handlers
 
SCORMCPHandler() - Constructor for class org.olat.repository.handlers.SCORMCPHandler
 
ScormCPManifestTreeModel - Class in org.olat.modules.scorm
 
ScormCPManifestTreeModel(File, Map) - Constructor for class org.olat.modules.scorm.ScormCPManifestTreeModel
Constructor of the content packaging tree model
ScormDataModelItem - Interface in org.olat.modules.scorm
Initial Date: 09.06.2005
ScormDataModelItemImpl - Class in org.olat.modules.scorm
Initial Date: 08.06.2005
ScormDataModelItemImpl(String, String, String, String) - Constructor for class org.olat.modules.scorm.ScormDataModelItemImpl
 
ScormDataModelItemImpl(String, String) - Constructor for class org.olat.modules.scorm.ScormDataModelItemImpl
 
ScormDirectoryHelper - Class in org.olat.modules.scorm
Initial Date: 14 august 2009
ScormDirectoryHelper() - Constructor for class org.olat.modules.scorm.ScormDirectoryHelper
 
ScormEditController - Class in org.olat.course.nodes.scorm
Description:
Edit controller for content packaging course nodes

Initial Date: Oct 13, 2004

ScormEditController(ScormCourseNode, UserRequest, WindowControl, ICourse, UserCourseEnvironment) - Constructor for class org.olat.course.nodes.scorm.ScormEditController
 
ScormExportFormatter - Class in org.olat.modules.scorm.archiver
Description:
An implementation of the ScormExportVisitor which create a tab separated file with the results of the visited scos.
ScormExportFormatter(Translator) - Constructor for class org.olat.modules.scorm.archiver.ScormExportFormatter
 
ScormExportFormatter.CmiColumn - Class in org.olat.modules.scorm.archiver
 
ScormExportFormatter.CmiColumn(ScoObjective) - Constructor for class org.olat.modules.scorm.archiver.ScormExportFormatter.CmiColumn
 
ScormExportFormatter.CmiColumn(ScoInteraction) - Constructor for class org.olat.modules.scorm.archiver.ScormExportFormatter.CmiColumn
 
ScormExportManager - Class in org.olat.modules.scorm.archiver
 
ScormExportManager.XMLFilter - Class in org.olat.modules.scorm.archiver
 
ScormExportManager.XMLFilter() - Constructor for class org.olat.modules.scorm.archiver.ScormExportManager.XMLFilter
 
ScormExportVisitor - Interface in org.olat.modules.scorm.archiver
Description:
Visitor pattern for ScormExportManager
ScormMainManager - Class in org.olat.modules.scorm
Description:
TODO:
ScormManager - Class in org.olat.modules.scorm.manager
Initial Date: 13.06.2005
ScormManager() - Constructor for class org.olat.modules.scorm.manager.ScormManager
Default constructor
ScormManager(String, boolean, boolean, boolean, ISettingsHandler) - Constructor for class org.olat.modules.scorm.manager.ScormManager
Alternate constructor - used to pass the the package name (i.e.
ScormPackageHandler - Class in org.olat.modules.scorm.contentpackaging
The ScormPackageHandler Class.
ScormPackageHandler(ISettingsHandler) - Constructor for class org.olat.modules.scorm.contentpackaging.ScormPackageHandler
Default Constructor
ScormRepositoryIndexer - Class in org.olat.search.service.indexer.repository
Description:
Index the SCORM package
ScormRepositoryIndexer() - Constructor for class org.olat.search.service.indexer.repository.ScormRepositoryIndexer
 
ScormRepositoryIndexer.ScormFileAccess - Class in org.olat.search.service.indexer.repository
 
ScormRepositoryIndexer.ScormFileAccess() - Constructor for class org.olat.search.service.indexer.repository.ScormRepositoryIndexer.ScormFileAccess
 
ScormResultArchiveController - Class in org.olat.modules.scorm.archiver
Description:
Main controller for the SCORM archive export.
ScormResultArchiveController(UserRequest, WindowControl, ICourse) - Constructor for class org.olat.modules.scorm.archiver.ScormResultArchiveController
 
ScormResultDetailsController - Class in org.olat.modules.scorm.assessment
Description:
Show the assessment's details of SCORM course for a selected user.
ScormResultDetailsController(UserRequest, WindowControl, ScormCourseNode, UserCourseEnvironment) - Constructor for class org.olat.modules.scorm.assessment.ScormResultDetailsController
 
ScormResultDetailsController.CmiTableDataModel - Class in org.olat.modules.scorm.assessment
 
ScormResultDetailsController.CmiTableDataModel(Translator, List<CmiData>) - Constructor for class org.olat.modules.scorm.assessment.ScormResultDetailsController.CmiTableDataModel
 
ScormResultDetailsController.SummaryTableDataModel - Class in org.olat.modules.scorm.assessment
 
ScormResultDetailsController.SummaryTableDataModel() - Constructor for class org.olat.modules.scorm.assessment.ScormResultDetailsController.SummaryTableDataModel
 
ScormRunController - Class in org.olat.course.nodes.scorm
Description:
Run controller for content packaging course nodes

ScormRunController(ModuleConfiguration, UserRequest, UserCourseEnvironment, WindowControl, ScormCourseNode, boolean) - Constructor for class org.olat.course.nodes.scorm.ScormRunController
Use this constructor to launch a CP via Repository reference key set in the ModuleConfiguration.
ScoUtils - Class in org.olat.modules.scorm.server.servermodels
A utility class used for operations on CMI datamodel elements.
ScoUtils() - Constructor for class org.olat.modules.scorm.server.servermodels.ScoUtils
 
ScreenReaderHandlerInstance - Class in org.olat.core.gui.control.winmgr
Description:
TODO:
ScreenReaderHandlerInstance() - Constructor for class org.olat.core.gui.control.winmgr.ScreenReaderHandlerInstance
 
search(String, Attributes, String[]) - Method in class org.olat.core.util.servlets.VFSDirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(String, Attributes) - Method in class org.olat.core.util.servlets.VFSDirContext
Searches in a single context for objects that contain a specified set of attributes.
search(String, String, SearchControls) - Method in class org.olat.core.util.servlets.VFSDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String, String, Object[], SearchControls) - Method in class org.olat.core.util.servlets.VFSDirContext
Searches in the named context or object for entries that satisfy the given search filter.
Search - Class in org.olat.search.service.searcher
Search part inside of search-service.
Search() - Constructor for class org.olat.search.service.searcher.Search
 
SEARCH_REPLACE_PLUGIN - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SEARCH_REPLACE_PLUGIN_BUTTONGROUP - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SEARCH_TYPE_ALL - Static variable in class org.olat.bookmark.ManageBookmarkController
constructor constant to search for all repository entry types *
SearchAdminController - Class in org.olat.admin.search
Description:
is the controller for
SearchAdminController(UserRequest, WindowControl) - Constructor for class org.olat.admin.search.SearchAdminController
 
SearchAdminForm - Class in org.olat.admin.search
Fulltext search input form.
SearchAdminForm(UserRequest, WindowControl) - Constructor for class org.olat.admin.search.SearchAdminForm
 
SearchAllCalendarsController - Class in org.olat.commons.calendar.ui
 
SearchAllCalendarsController(UserRequest, WindowControl, Translator, Collection) - Constructor for class org.olat.commons.calendar.ui.SearchAllCalendarsController
 
SearchAllCalendarsForm - Class in org.olat.commons.calendar.ui
 
SearchAllCalendarsForm(String, Translator) - Constructor for class org.olat.commons.calendar.ui.SearchAllCalendarsForm
Display an event for modification or to add a new event.
SearchController - Interface in org.olat.core.commons.services.search.ui
 
SearchControllerFactory - Class in org.olat.search.ui
Description:
SearchControllerFactory() - Constructor for class org.olat.search.ui.SearchControllerFactory
 
SearchEvent - Class in org.olat.core.commons.services.search.ui
Description:
SearchEvent(String) - Constructor for class org.olat.core.commons.services.search.ui.SearchEvent
 
SearchEvent(ResultDocument) - Constructor for class org.olat.core.commons.services.search.ui.SearchEvent
 
SearchForm - Class in org.olat.repository
Initial Date: 08.07.2003
SearchForm(String, Translator) - Constructor for class org.olat.repository.SearchForm
Generic search form.
SearchForm(String, Translator, boolean, boolean, String, String) - Constructor for class org.olat.repository.SearchForm
Generic search form.
SearchForm(String, Translator, boolean, boolean, String[], String) - Constructor for class org.olat.repository.SearchForm
Generic search form.
SearchForm(String, Translator, boolean, boolean, String) - Constructor for class org.olat.repository.SearchForm
Generic search form.
SearchForm(String, Translator, boolean, boolean, String[]) - Constructor for class org.olat.repository.SearchForm
Generic search form.
searchForReusableItemByKey(String) - Method in class org.olat.core.util.i18n.devtools.TranslationDevManager
 
SearchInputController - Class in org.olat.search.ui
Description:
Controller with a simple input for the full text search.
SearchInputController(UserRequest, WindowControl, String, SearchServiceUIFactory.DisplayOption) - Constructor for class org.olat.search.ui.SearchInputController
 
SearchInputController(UserRequest, WindowControl, String, String) - Constructor for class org.olat.search.ui.SearchInputController
 
SearchInputController(UserRequest, WindowControl, String, SearchServiceUIFactory.DisplayOption, Form) - Constructor for class org.olat.search.ui.SearchInputController
 
SearchInputController.ContextTokens - Class in org.olat.search.ui
 
SearchInputController.ContextTokens(String[], String[]) - Constructor for class org.olat.search.ui.SearchInputController.ContextTokens
 
SearchMetadataFieldsProvider - Interface in org.olat.search.service
Description:
The SearchMetadataFieldsProvider provides a list of additional supported metadaa fields that can be searched in the search engine.
SearchModule - Class in org.olat.search.service
Search module loaded via olat-config.xml.
SearchModule() - Constructor for class org.olat.search.service.SearchModule
 
SearchModuleConfig - Class in org.olat.core.commons.services.search
Description:
Initial Date: 15.06.200g
SearchModuleConfig(Configuration) - Constructor for class org.olat.core.commons.services.search.SearchModuleConfig
 
SearchRequest - Class in org.olat.search.service.searcher
Description:
Encapsulates the search request input.
SearchRequest() - Constructor for class org.olat.search.service.searcher.SearchRequest
 
SearchRequest(String, Long, Roles, boolean) - Constructor for class org.olat.search.service.searcher.SearchRequest
 
SearchResourceContext - Class in org.olat.search.service
Search internal class to build resourceUrl in indexer.
SearchResourceContext() - Constructor for class org.olat.search.service.SearchResourceContext
Constructor for root-object without any parent.
SearchResourceContext(SearchResourceContext) - Constructor for class org.olat.search.service.SearchResourceContext
Constructor for child-object with a parent.
SearchResults - Interface in org.olat.core.commons.services.search
Description:
SearchResultsImpl - Class in org.olat.search.service.searcher
Data object to pass search results back from search service.
SearchResultsImpl(Searcher, TopDocs, Query, Analyzer, Identity, Roles, boolean) - Constructor for class org.olat.search.service.searcher.SearchResultsImpl
Constructure for certain search-results.
SearchService - Interface in org.olat.core.commons.services.search
Interface to search service.
SearchServiceImpl - Class in org.olat.search.service
 
SearchServiceStatus - Interface in org.olat.core.commons.services.search
Collection of search-service states.
SearchServiceStatus - Class in org.olat.search.service
Collection of search-service states.
SearchServiceStatus(Index, OLATSearcher) - Constructor for class org.olat.search.service.SearchServiceStatus
Creates a new search-service status.
SearchServiceUIFactory - Interface in org.olat.core.commons.services.search.ui
Description:
SearchServiceUIFactory.DisplayOption - Enum in org.olat.core.commons.services.search.ui
 
SearchSpellChecker - Class in org.olat.search.service.spell
Spell-checker part inside of search-service.
SearchSpellChecker() - Constructor for class org.olat.search.service.spell.SearchSpellChecker
 
Section - Class in org.olat.ims.qti.container.qtielements
Initial Date: 15.12.2004
Section(Element) - Constructor for class org.olat.ims.qti.container.qtielements.Section
 
Section - Class in org.olat.ims.qti.editor.beecom.objects
 
Section() - Constructor for class org.olat.ims.qti.editor.beecom.objects.Section
 
SECTION_SUBMITTED - Static variable in class org.olat.ims.qti.QTIConstants
 
SectionContext - Class in org.olat.ims.qti.container
 
SectionContext() - Constructor for class org.olat.ims.qti.container.SectionContext
default constructor needed for persistence
SectionController - Class in org.olat.ims.qti.editor
Initial Date: Oct 21, 2004
SectionController(Section, QTIEditorPackage, UserRequest, WindowControl, boolean) - Constructor for class org.olat.ims.qti.editor.SectionController
 
SectionFeedback - Class in org.olat.ims.qti.container.qtielements
Initial Date: 24.11.2004
SectionFeedback(Element) - Constructor for class org.olat.ims.qti.container.qtielements.SectionFeedback
 
SectionNode - Class in org.olat.ims.qti.editor.tree
Initial Date: Nov 21, 2004
SectionNode(Section, QTIEditorPackage) - Constructor for class org.olat.ims.qti.editor.tree.SectionNode
 
SectionParser - Class in org.olat.ims.qti.editor.beecom.parser
 
SectionParser() - Constructor for class org.olat.ims.qti.editor.beecom.parser.SectionParser
 
sectionWasSubmitted() - Method in class org.olat.ims.qti.container.SectionContext
 
SecureWebdavServlet - Class in org.olat.core.servlets
Servlet which adds support for WebDAV level 2.
SecureWebdavServlet() - Constructor for class org.olat.core.servlets.SecureWebdavServlet
 
SECURITY_GROUP_LDAP - Static variable in class org.olat.ldap.LDAPConstants
SECURITY_GROUP_LDAP predfined groups length restricted to 16 chars!
SecurityGroup - Interface in org.olat.basesecurity
Description:
SecurityGroupImpl - Class in org.olat.basesecurity
 
SecurityGroupMembershipImpl - Class in org.olat.basesecurity
Description:
SecurityManagerTest - Class in org.olat.basesecurity
SecurityTestSuite is a container of all Tests in this package.
SecurityManagerTest(String) - Constructor for class org.olat.basesecurity.SecurityManagerTest
 
select(String, boolean) - Method in interface org.olat.core.gui.components.form.flexible.elements.SelectionElement
 
select(String, boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.MultipleSelectionElementImpl
 
select(String, boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.MultiSelectionTree
 
select(String, boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.SingleSelectionImpl
 
select(String, boolean) - Method in interface org.olat.core.gui.formelements.SelectionElement
 
select(String, boolean) - Method in class org.olat.core.gui.formelements.StaticMultipleSelectionElement
 
select(String, boolean) - Method in class org.olat.core.gui.formelements.StaticSingleSelectionElement
 
selectAll() - Method in interface org.olat.core.gui.components.form.flexible.elements.MultipleSelectionElement
Select all selection elements.
selectAll() - Method in class org.olat.core.gui.components.form.flexible.impl.elements.MultipleSelectionElementImpl
Select all selection elements.
selectAll() - Method in class org.olat.core.gui.components.form.flexible.impl.elements.MultiSelectionTree
 
selectAndExportResults(QTIExportFormatter, Long, String, String, Long, File, String, String) - Method in class org.olat.ims.qti.export.QTIExportManager
 
SelectionController - Class in org.olat.admin.user.delete
Controller for tab 'User Selection'
SelectionController(UserRequest, WindowControl) - Constructor for class org.olat.admin.user.delete.SelectionController
 
SelectionController - Class in org.olat.group.delete
Controller for tab 'Learning-resource selection'
SelectionController(UserRequest, WindowControl) - Constructor for class org.olat.group.delete.SelectionController
 
SelectionController - Class in org.olat.repository.delete
Controller for tab 'Learning-resource selection'
SelectionController(UserRequest, WindowControl) - Constructor for class org.olat.repository.delete.SelectionController
 
SelectionElement - Interface in org.olat.core.gui.components.form.flexible.elements
 
SelectionElement - Interface in org.olat.core.gui.formelements
 
SelectionOrdering - Class in org.olat.ims.qti.editor.beecom.objects
Initial Date: Sep 23, 2003
SelectionOrdering() - Constructor for class org.olat.ims.qti.editor.beecom.objects.SelectionOrdering
 
SelectionOrderingParser - Class in org.olat.ims.qti.editor.beecom.parser
Initial Date: Sep 23, 2003
SelectionOrderingParser() - Constructor for class org.olat.ims.qti.editor.beecom.parser.SelectionOrderingParser
 
SelectionTree - Class in org.olat.core.gui.components.tree
Description:
SelectionTree(String, Translator) - Constructor for class org.olat.core.gui.components.tree.SelectionTree
 
SelectionTreeRenderer - Class in org.olat.core.gui.components.tree
enclosing_type Description:
SelectionTreeRenderer() - Constructor for class org.olat.core.gui.components.tree.SelectionTreeRenderer
Constructor for TableRenderer.
selectPath(String) - Method in class org.olat.core.gui.control.generic.ajax.tree.TreeController
Select a certain node in the tree by the node path.
selectResults(Long, String, Long, int) - Method in class org.olat.ims.qti.QTIResultManager
selects all resultsets of a IQCourseNode of a particular course
selectTreeNode(UserRequest, String) - Method in class org.olat.modules.cp.CPDisplayController
adjust the cp menu tree with the page selected with a link clicked in the content
SelfAssessableCourseNode - Interface in org.olat.course.nodes
Description:
Provides a course node with the possibility to retrive its last ScoreEvaluation.
SEND_DELETE_EMAIL_ACTION - Static variable in class org.olat.admin.user.delete.service.UserDeletionManager
 
SEND_DELETE_EMAIL_ACTION - Static variable in class org.olat.group.delete.service.GroupDeletionManager
 
SEND_DELETE_EMAIL_ACTION - Static variable in class org.olat.repository.delete.service.RepositoryDeletionManager
 
SEND_DELETE_EMAIL_ACTION - Static variable in class org.olat.repository.RepositoryManager
 
SEND_GENERAL_ERROR - Static variable in class org.olat.core.util.mail.MailerResult
 
sendBadRequest(String, HttpServletResponse) - Static method in class org.olat.core.dispatcher.DispatcherAction
Sends a HTTP 400 response.
sendCancelEnrollmentEmailToManager(Identity, Project, Translator) - Method in interface org.olat.course.nodes.projectbroker.service.ProjectBrokerMailer
 
sendCancelEnrollmentEmailToManager(Identity, Project, Translator) - Method in class org.olat.course.nodes.projectbroker.service.ProjectBrokerMailerImpl
 
sendCancelEnrollmentEmailToParticipant(Identity, Project, Translator) - Method in interface org.olat.course.nodes.projectbroker.service.ProjectBrokerMailer
 
sendCancelEnrollmentEmailToParticipant(Identity, Project, Translator) - Method in class org.olat.course.nodes.projectbroker.service.ProjectBrokerMailerImpl
 
sendChangedKeys(String, String[]) - Method in class org.olat.core.util.cache.n.impl.cluster.ClusterCacher
 
sendCommandTo(Command) - Method in interface org.olat.core.gui.control.WindowBackOffice
 
sendCommandTo(WindowCommand) - Method in class org.olat.core.gui.control.winmgr.AjaxController
 
sendCommandTo(Command) - Method in class org.olat.core.gui.control.winmgr.WindowBackOfficeImpl
 
sendData() - Method in class org.olat.core.util.servlets.XMLWriter
Send data and reinitializes buffer.
sendDeleteEmailTo(List, MailTemplate, boolean, String, String, Identity, PackageTranslator) - Method in class org.olat.group.delete.service.GroupDeletionManager
 
sendDeleteEmailTo(List, MailTemplate, boolean, String, String, Identity, Translator) - Method in class org.olat.repository.delete.service.RepositoryDeletionManager
 
sendEmail(List, String, String) - Method in class org.olat.core.util.mail.Emailer
Creates a e-mail message with the given subject and body.
sendEmail(String, String, String) - Method in class org.olat.core.util.mail.Emailer
 
sendEnrolledEmailToManager(Identity, Project, Translator) - Method in interface org.olat.course.nodes.projectbroker.service.ProjectBrokerMailer
Send enrolled mail to project managers.
sendEnrolledEmailToManager(Identity, Project, Translator) - Method in class org.olat.course.nodes.projectbroker.service.ProjectBrokerMailerImpl
 
sendEnrolledEmailToParticipant(Identity, Project, Translator) - Method in interface org.olat.course.nodes.projectbroker.service.ProjectBrokerMailer
Send enrolled mail to student.
sendEnrolledEmailToParticipant(Identity, Project, Translator) - Method in class org.olat.course.nodes.projectbroker.service.ProjectBrokerMailerImpl
 
SENDER_ADDRESS_ERROR - Static variable in class org.olat.core.util.mail.MailerResult
 
sendForbidden(String, HttpServletResponse) - Static method in class org.olat.core.dispatcher.DispatcherAction
Sends a HTTP 403 response.
sendGroupChangeEvent(Project, Long, Identity) - Method in interface org.olat.course.nodes.projectbroker.service.ProjectGroupManager
Send a multi-user-event to inform about added identities.
sendGroupChangeEvent(Project, Long, Identity) - Method in class org.olat.course.nodes.projectbroker.service.ProjectGroupManagerImpl
 
sendMail(UserRequest) - Method in class org.olat.admin.user.delete.BulkDeleteController
Send the mail with informations: who deletes, when, list of deleted users list of not deleted users, reason for deletion
sendMail(HttpServletRequest) - Method in class org.olat.core.dispatcher.ErrorFeedbackMailer
send email to olat support with user submitted error informaition
sendMail(Identity, List<Identity>, List<Identity>, MailTemplate, Identity) - Method in class org.olat.core.util.mail.MailerWithTemplate
Send a mail to the given identity and the other recipients (CC and BCC) using the template.
sendMailAsSeparateMails(List<Identity>, List<Identity>, List<Identity>, MailTemplate, Identity) - Method in class org.olat.core.util.mail.MailerWithTemplate
Send a mail to the given identities (TO, CC and BCC) using the template.
sendMailSwitchEnabled() - Method in class org.olat.core.util.mail.MailTemplateForm
 
sendMailToUserAndUpdateSubscriber(Identity, List<SubscriptionItem>, Translator, List<Subscriber>) - Method in class org.olat.core.util.notifications.NotificationsManager
Send an email to a single user with the given set of subscription items
sendMailToUserAndUpdateSubscriber(Identity, List<SubscriptionItem>, Translator, List<Subscriber>) - Method in class org.olat.notifications.NotificationsManagerImpl
 
sendMailUsingTemplateContext(Identity, List<Identity>, List<Identity>, MailTemplate, Identity) - Method in class org.olat.core.util.mail.MailerWithTemplate
Send email and use the given template-context.
sendMessage(Address, Address[], Address[], Address[], String, String, File[], MailerResult) - Static method in class org.olat.core.util.mail.MailHelper
Send an email message to the given TO, CC and BCC address.
sendMessage(MimeMessage, MailerResult) - Static method in class org.olat.core.util.mail.MailHelper
send email with MimeMessage available
SendMessageForm - Class in org.olat.instantMessaging.groupchat
Initial Date: 26.03.2007
SendMessageForm(UserRequest, WindowControl) - Constructor for class org.olat.instantMessaging.groupchat.SendMessageForm
 
sendNewUserNotificationMessage(String, Identity) - Method in class org.olat.registration.RegistrationManager
Send a notification messaged to the given notification email address about the registratoin of the given new identity.
sendNotFound(String, HttpServletResponse) - Static method in class org.olat.core.dispatcher.DispatcherAction
Sends a HTTP 404 response.
sendPresence(Presence.Type, String, int, Presence.Mode) - Method in class org.olat.instantMessaging.ClientHelper
 
sendPresence(Presence.Type, String, int, Presence.Mode) - Method in class org.olat.instantMessaging.InstantMessagingClient
change jabber status.
sendPresenceAutoStatusIdle() - Method in class org.olat.instantMessaging.InstantMessagingClient
 
sendPresenceAvailable(Presence.Mode) - Method in class org.olat.instantMessaging.ClientHelper
send a presence packet "available" with a certain mode e.g.
sendPresenceAvailable(Presence.Mode) - Method in class org.olat.instantMessaging.InstantMessagingClient
send a presence packet "available" with a certain mode e.g.
sendPresenceEvent(Presence.Type, String) - Method in interface org.olat.instantMessaging.ClientManager
helper method to trigger a presence update even if the server does not send a presence packet itself (e.g.
sendPresenceEvent(Presence.Type, String) - Method in class org.olat.instantMessaging.ClientManagerImpl
helper method to trigger a presence update even if the server does not send a presence packet itself (e.g.
sendPresenceUnavailable() - Method in class org.olat.instantMessaging.ClientHelper
send a presence packet "unavailable" to all buddies
sendPresenceUnavailable() - Method in class org.olat.instantMessaging.InstantMessagingClient
send a presence packet "unavailable" to all buddies
sendProjectChangedEmailToParticipants(Identity, Project, Translator) - Method in interface org.olat.course.nodes.projectbroker.service.ProjectBrokerMailer
 
sendProjectChangedEmailToParticipants(Identity, Project, Translator) - Method in class org.olat.course.nodes.projectbroker.service.ProjectBrokerMailerImpl
 
sendProjectDeletedEmailToParticipants(Identity, Project, Translator) - Method in interface org.olat.course.nodes.projectbroker.service.ProjectBrokerMailer
 
sendProjectDeletedEmailToParticipants(Identity, Project, Translator) - Method in class org.olat.course.nodes.projectbroker.service.ProjectBrokerMailerImpl
 
sendRegistrationData() - Method in class org.olat.admin.registration.SystemRegistrationManager
Send the registration data now.
sendStatus(String, String) - Method in interface org.olat.instantMessaging.InstantMessaging
send the message to: all members of the VisibilityGroup where 'username' is member.
sendStatus(String, String) - Method in class org.olat.instantMessaging.SmackInstantMessagingImpl
 
sendToCoaches() - Method in class org.olat.course.nodes.co.COConfigForm
 
sendToPartips() - Method in class org.olat.course.nodes.co.COConfigForm
 
sendUserDeleteEmailTo(List<Identity>, MailTemplate, boolean, String, String, Identity, Translator) - Method in class org.olat.admin.user.delete.service.UserDeletionManager
Send 'delete'- emails to a list of identities.
SeparatedValueInputForm - Class in ch.unizh.campusmgnt
Description:
Display a textarea for separated values and two radios for chosing tab or comma as delimiter
SeparatedValueInputForm(String, Translator) - Constructor for class ch.unizh.campusmgnt.SeparatedValueInputForm
 
SEPARATOR_BUTTON - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SequenceManager - Class in org.olat.modules.scorm.server.sequence
A class used to figure out the sequencing for a package.
SequenceManager(String, ISettingsHandler) - Constructor for class org.olat.modules.scorm.server.sequence.SequenceManager
Default constructor
SequencerModel - Class in org.olat.modules.scorm.server.servermodels
This class is responsible for creating the xml file which persists the current state of the package
SequencerModel(File, ISettingsHandler) - Constructor for class org.olat.modules.scorm.server.servermodels.SequencerModel
Constructor takes a file (the nav xml file ref) and will try to load it either as new file or an existing file
SEQUENTIAL - Static variable in class org.olat.ims.qti.editor.beecom.objects.SelectionOrdering
 
SequentialItemNavigator - Class in org.olat.ims.qti.navigator
Navigator used for the cases:
1.
SequentialItemNavigator(AssessmentInstance) - Constructor for class org.olat.ims.qti.navigator.SequentialItemNavigator
 
SequentialSectionNavigator - Class in org.olat.ims.qti.navigator
Navigator used for the cases:
1.
SequentialSectionNavigator(AssessmentInstance) - Constructor for class org.olat.ims.qti.navigator.SequentialSectionNavigator
 
serializeChangelog(Map) - Method in class org.olat.ims.qti.editor.QTIEditorPackage
save a temporary file with the change history
serializeQTIDocument() - Method in class org.olat.ims.qti.editor.QTIEditorPackage
Saves a serialized versionof the underlying QTIDocument.
serveResource(HttpServletRequest, HttpServletResponse, MediaResource) - Static method in class org.olat.core.gui.media.ServletUtil
 
ServerInfo - Class in org.olat.core.util.servlets
Simple utility module to make it easy to plug in the server identifier when integrating Tomcat.
ServerInfo() - Constructor for class org.olat.core.util.servlets.ServerInfo
 
serveStringResource(HttpServletRequest, HttpServletResponse, String) - Static method in class org.olat.core.gui.media.ServletUtil
 
Service - Interface in org.olat.core.service
Description:
base interface for a service
ServiceCreator - Interface in org.olat.core.service
 
ServiceCreatorFactory - Interface in org.olat.core.service
 
ServiceCreatorFactoryImpl - Class in org.olat.core.service.impl
 
ServiceCreatorFactoryImpl() - Constructor for class org.olat.core.service.impl.ServiceCreatorFactoryImpl
 
ServiceDescriptor - Class in org.olat.core.service
Description:
TODO: Felix Jost Class Description for Trans
ServiceDescriptor(String, String, int, int, String[]) - Constructor for class org.olat.core.service.ServiceDescriptor
 
ServiceFactory - Class in org.olat.core.service
Description:
TODO: patrickb Class Description for CoreSpringFactory
ServiceLifeCycle - Interface in org.olat.core.configuration
Modules are bigger entities which want to have the possibility to get notified if the main entry point is initialized.
ServiceNotAvailableException - Exception in org.olat.core.commons.services.search
This exception will be throwed when search service isi not available.
ServiceNotAvailableException(String) - Constructor for exception org.olat.core.commons.services.search.ServiceNotAvailableException
 
ServiceRegistry - Interface in org.olat.core.service
Description:
TODO: Felix Jost Class Description for Trans
ServiceRegistryImpl - Class in org.olat.core.service.impl
Description:
TODO: Felix Jost Class Description for Trans
ServiceRegistryImpl() - Constructor for class org.olat.core.service.impl.ServiceRegistryImpl
 
ServiceStartedEvent - Class in org.olat.core.service
 
ServiceStartedEvent(String) - Constructor for class org.olat.core.service.ServiceStartedEvent
 
SERVLET_NAME_ATTR - Static variable in class org.olat.core.util.servlets.Globals
The request attribute under which we forward a servlet name to an error page.
SERVLET_PATH_ATTR - Static variable in class org.olat.core.util.servlets.Globals
The request attribute under which the original servlet path is stored on an included dispatcher request.
ServletUtil - Class in org.olat.core.gui.media
 
ServletUtil() - Constructor for class org.olat.core.gui.media.ServletUtil
 
ServletWrapperFilter - Class in org.olat.core.servlets
Description:
Use this servlet filter to prepare the servlet request and cleanup database related stuff after the request finished.
ServletWrapperFilter() - Constructor for class org.olat.core.servlets.ServletWrapperFilter
 
SESSION_COOKIE_NAME - Static variable in class org.olat.core.util.servlets.Globals
The name of the cookie used to pass the session identifier back and forth with the client.
SESSION_PARAMETER_NAME - Static variable in class org.olat.core.util.servlets.Globals
The name of the path parameter used to pass the session identifier back and forth with the client.
SessionAdminForm - Class in org.olat.admin.sysinfo
 
SessionAdminForm(UserRequest, WindowControl, Translator, int, int) - Constructor for class org.olat.admin.sysinfo.SessionAdminForm
 
SessionAdministrationController - Class in org.olat.admin.sysinfo
 
SessionAdministrationController(UserRequest, WindowControl) - Constructor for class org.olat.admin.sysinfo.SessionAdministrationController
Controlls user session in admin view.
SessionAdminOldestSessionForm - Class in org.olat.admin.sysinfo
 
SessionAdminOldestSessionForm(UserRequest, WindowControl, Translator) - Constructor for class org.olat.admin.sysinfo.SessionAdminOldestSessionForm
 
SessionCount - Class in org.olat.instantMessaging.syncservice
Description:
Creates an XMPP package with a custom nameSpace and handles the response of it.
SessionCount() - Constructor for class org.olat.instantMessaging.syncservice.SessionCount
 
SessionCount.Provider - Class in org.olat.instantMessaging.syncservice
inner class
SessionCount.Provider() - Constructor for class org.olat.instantMessaging.syncservice.SessionCount.Provider
Creates a new Provider.
SessionCountLocal - Class in org.olat.instantMessaging.syncservice
Description:
counts instant messaging sessions logged on on local vm
SessionCountLocal() - Constructor for class org.olat.instantMessaging.syncservice.SessionCountLocal
 
SessionDispatcher - Class in org.olat.commons.dispatcher
 
SessionDispatcher() - Constructor for class org.olat.commons.dispatcher.SessionDispatcher
 
SessionInfo - Class in org.olat.core.util
Initial Date: 08.08.2003
SessionInfo(String, HttpSession) - Constructor for class org.olat.core.util.SessionInfo
 
SessionItems - Class in org.olat.instantMessaging.syncservice
Description:
Creates an XMPP package with a custom nameSpace and handles the response of it.
SessionItems() - Constructor for class org.olat.instantMessaging.syncservice.SessionItems
 
SessionItems.Provider - Class in org.olat.instantMessaging.syncservice
inner class
SessionItems.Provider() - Constructor for class org.olat.instantMessaging.syncservice.SessionItems.Provider
Creates a new Provider.
set(String, Object) - Method in class org.olat.modules.ModuleConfiguration
Set a key to a value.
setAcceptSelectionManaually(boolean) - Method in class org.olat.course.nodes.projectbroker.service.ProjectBrokerModuleConfiguration
 
setAccess(int) - Method in class org.olat.commons.calendar.ui.components.KalendarRenderWrapper
 
setAccess(int) - Method in class org.olat.repository.RepositoryEntry
Set access restrictions.
setAccess(RepositoryEntry, int) - Method in class org.olat.repository.RepositoryManager
 
SetAccessBackgroundTask - Class in org.olat.repository.async
 
SetAccessBackgroundTask(RepositoryEntry, int) - Constructor for class org.olat.repository.async.SetAccessBackgroundTask
 
setAccessible(boolean) - Method in class org.olat.core.gui.components.tree.GenericTreeNode
 
setAccessKey(String) - Method in class org.olat.core.gui.components.link.Link
sets the accesskey, e.g.
setAccessKey(Character) - Method in class org.olat.core.gui.control.navigation.DefaultNavElement
 
setAccessKey(Character) - Method in interface org.olat.core.gui.control.navigation.NavElement
Define an access key if this site is an important site for the user.
setAccessRule(FolderIndexerAccess) - Method in class org.olat.search.service.indexer.FolderIndexerWorker
 
setAccountService(RemoteAccountCreation) - Method in class org.olat.instantMessaging.SmackInstantMessagingImpl
[used by spring]
setActionCommand(String) - Method in class org.olat.core.gui.components.tree.SelectionTree
 
setActionController(ControllerCreator) - Method in class org.olat.admin.sysinfo.InfoMessageManager
[used by spring]
setActionController(AutoCreator) - Method in class org.olat.core.extensions.action.GenericActionExtension
[used by spring] REVIEW:RH:2009-12-19:PB:Fixed problematic cast.
setActionController(ControllerCreator, String) - Method in class org.olat.core.extensions.action.GenericActionExtension
 
setActionController(ControllerCreator) - Method in class org.olat.instantMessaging.SmackInstantMessagingImpl
[used by spring]
setActionCrudType(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setActionObject(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setActionVerb(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setActivateableViewIdentifier(String) - Method in class org.olat.course.editor.StatusDescription
 
setActiveColumnsRef(List) - Method in class org.olat.core.gui.components.table.TablePrefs
 
setActiveDirectory(boolean) - Method in class org.olat.ldap.LDAPLoginModule
 
setActiveFilter(ShortName) - Method in class org.olat.core.gui.components.table.TableController
 
setActual(float) - Method in class org.olat.core.gui.components.progressbar.ProgressBar
 
setAddUserMailTempl(MailTemplate) - Method in class org.olat.admin.securitygroup.gui.GroupController
 
setAdmin(boolean, boolean) - Method in class org.olat.admin.user.SystemRolesAndRightsForm
 
setAdminConnection(AdminUserConnection) - Method in class org.olat.instantMessaging.SmackInstantMessagingImpl
[spring]
setAdminPassword(String) - Method in class org.olat.instantMessaging.IMConfig
 
setAdminViewOnlyProperties(Set<UserPropertyHandler>) - Method in class org.olat.user.propertyhandlers.UserPropertyUsageContext
Spring setter
setAdvancedImageEditingEnabled(boolean, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the advanced image plugin
setAdvancedLinkEditingEnabled(boolean, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the advanced link plugin
setAdvancedPasteEnabled(boolean, boolean, boolean, boolean, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the advanced copy/past plugin
setAfterLoginControllerList(List<Map<String, Object>>) - Method in class org.olat.login.AfterLoginConfig
 
setAjaxEnabled(boolean) - Method in class org.olat.core.gui.components.link.Link
 
setAjaxEnabled(boolean) - Method in class org.olat.core.gui.control.winmgr.AjaxController
 
setAjaxEnabled(boolean) - Method in class org.olat.core.gui.control.winmgr.WindowBackOfficeImpl
 
setAjaxEnabled(boolean) - Method in class org.olat.core.gui.control.winmgr.WindowManagerImpl
Only use for debug mode!!!
use setAjaxWanted(ureq) instead sets the ajax on/off flag, -ignoring the browser-
setAjaxEnabled(boolean) - Method in interface org.olat.core.gui.WindowManager
 
setAjaxGloballyEnabled(boolean) - Static method in class org.olat.core.helpers.Settings
for direct static access from code
setAjaxGloballyOn(int) - Method in class org.olat.core.helpers.Settings
affects only new usersessions [spring]
setAjaxWanted(UserRequest, boolean) - Method in class org.olat.core.gui.control.winmgr.WindowManagerImpl
 
setAjaxWanted(UserRequest, boolean) - Method in interface org.olat.core.gui.WindowManager
call this method after having e.g.
setAlignment(int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.table.DefaultFlexiColumnModel
 
setAlignment(int) - Method in interface org.olat.core.gui.components.form.flexible.impl.elements.table.FlexiColumnModel
 
setAlignment(int) - Method in class org.olat.core.gui.components.table.DefaultColumnDescriptor
Sets the alignment.
setAlignment(int) - Method in class org.olat.core.gui.components.table.StaticColumnDescriptor
Sets the alignment.
setAllDayEvent(boolean) - Method in class org.olat.commons.calendar.model.KalendarEvent
 
setAllFileSuffixesAllowed(boolean) - Method in class org.olat.commons.file.filechooser.FileChooseCreateEditController
All types of files are allowed.
setAllFormElements(boolean) - Method in class org.olat.core.gui.components.form.Form
disables the form input on all formelements, but keeps the submit/cancel buttons.
setAllowDownload(boolean) - Method in class org.olat.core.commons.modules.singlepage.SinglePageController
 
setAllowDownload(boolean) - Method in class org.olat.core.gui.control.generic.iframe.IFrameDisplayController
Allow download for all types but html
setAllowedFileSuffixes(String[]) - Method in class org.olat.commons.file.filechooser.FileChooseCreateEditController
Setting supported file-suffix
setAllowEmptySelection(boolean) - Method in class org.olat.core.gui.components.tree.SelectionTree
 
setAllowLinking(boolean) - Method in class org.olat.core.util.servlets.VFSDirContext
Set allow linking.
setAllowUserInput(boolean) - Method in class org.olat.core.gui.components.rating.RatingComponent
 
setAlterDbStatements(String) - Method in class org.olat.upgrade.OLATUpgrade
[used by spring] to inject alter db sql statements if available.
setAltText(String) - Method in class org.olat.core.gui.components.tree.GenericTreeNode
 
setAltText(String) - Method in class org.olat.course.tree.CourseEditorTreeNode
 
setAnnotation(I18nItem, String) - Method in class org.olat.core.util.i18n.I18nManager
 
setAnonymizedProperties(Set<String>) - Method in class org.olat.course.statistic.export.LogLineConverter
spring property setter for anonymizedProperties - all of these must also be in the orderedExportedProperties list
setAnonymizedUserSql(String) - Method in class org.olat.course.statistic.export.SQLLogExporter
set via spring
setAnonymous(boolean, boolean) - Method in class org.olat.admin.user.SystemRolesAndRightsForm
 
setAnswer(String) - Method in class org.olat.ims.qti.QTIResult
 
setAreaName(String) - Method in class org.olat.group.ui.area.BGAreaFormController
Sets this business group area's name.
setAreaNameExistsError(Object) - Method in class org.olat.group.ui.area.BGAreaFormController
Displays an error message that this group already exists.
setAscending(boolean) - Method in class org.olat.core.gui.control.generic.portal.SortingCriteria
 
setAssessfeedbacks(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Assessment
Sets the assessfeedbacks.
setAssessment(Assessment) - Method in class org.olat.ims.qti.editor.beecom.objects.QTIDocument
Sets the assesment.
setAssessmentcontrols(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Assessment
Sets the assessmentcontrols.
setAssessmentID(long) - Method in class org.olat.ims.qti.QTIResultSet
 
setAssessmentNodes(List<Map<String, Object>>) - Method in class org.olat.course.assessment.EfficiencyStatement
 
setAssignedSlot(int) - Method in class org.olat.commons.calendar.ui.components.KalendarEventRenderWrapper
 
setAsyncMediaResponsible(AsyncMediaResponsible) - Method in class org.olat.core.gui.render.RenderResult
Sets the asyncMediaResponsible.
setAtLeastOneAccessible(boolean) - Method in class org.olat.course.run.userview.NodeEvaluation
Only for special cases!!! like overriding coursenodes-children accessibility!! Sets the atLeastOneAccessible.
setAttachedFileName(String) - Method in interface org.olat.course.nodes.projectbroker.datamodel.Project
 
setAttachedFileName(String) - Method in class org.olat.course.nodes.projectbroker.datamodel.ProjectImpl
 
setAttachmentFileName(String) - Method in class org.olat.course.nodes.projectbroker.datamodel.ProjectImpl
 
setAttachments(File[]) - Method in class org.olat.core.util.mail.MailTemplate
 
setAttribute(String, Object) - Method in class org.olat.core.gui.components.Window
Set a window-scope variable
setAttribute(String, Object) - Method in class org.olat.core.gui.Windows
 
setAttribute(String, Object) - Method in class org.olat.core.test.JUnitTestServletContext
 
setAttribute(String) - Method in class org.olat.course.condition.ExtendedCondition
 
setAttributeConditions(List<ExtendedCondition>) - Method in class org.olat.course.condition.AttributeEasyRowAdderController
Method to initialize this form with the given extended conditions
setAttributeConditions(List<ExtendedCondition>) - Method in class org.olat.course.condition.Condition
Set the extendedConditions list.
setAttributeConditionsConnectorIsAND(Boolean) - Method in class org.olat.course.condition.Condition
 
setAttributes(Map<String, String>) - Method in class org.olat.core.id.IdentityEnvironment
 
setAuthor(boolean, boolean) - Method in class org.olat.admin.user.SystemRolesAndRightsForm
 
setAuthor(String) - Method in class org.olat.commons.modules.bc.meta.MetaInfoFileImpl
 
setAuthor(String) - Method in interface org.olat.core.commons.modules.bc.meta.MetaInfo
 
setAuthor(String) - Method in class org.olat.core.commons.services.search.OlatDocument
 
setAuthor(String) - Method in class org.olat.core.util.vfs.version.RevisionFileImpl
 
setAuthor(String) - Method in class org.olat.core.util.vfs.version.VersionsFileImpl
 
setAuthor(String) - Method in class org.olat.ims.cp.objects.CPMetadata
 
setAuthor(String) - Method in class org.olat.modules.dialog.DialogElement
 
setAuthor(String) - Method in class org.olat.modules.webFeed.models.Feed
 
setAuthor(String) - Method in class org.olat.modules.webFeed.models.Item
 
setAuthorIdentityId(String) - Method in class org.olat.modules.dialog.DialogElement
 
setAuthorIdentKey(Long) - Method in class org.olat.commons.modules.bc.meta.MetaInfoFileImpl
 
setAuthorKey(long) - Method in class org.olat.modules.webFeed.models.Item
 
setAuthProvider(String) - Method in class org.olat.core.util.SessionInfo
 
setAuthusername(String) - Method in interface org.olat.basesecurity.Authentication
 
setAuthusername(String) - Method in class org.olat.basesecurity.AuthenticationImpl
for hibernate only (can never be changed, but set only)
setAutoCloseRanksEnabled(Boolean) - Method in interface org.olat.group.BusinessGroup
 
setAutoCloseRanksEnabled(Boolean) - Method in class org.olat.group.BusinessGroupImpl
 
setAutoDate(ModuleConfiguration, boolean) - Static method in class org.olat.course.nodes.cal.CalEditController
 
setAutoLogOutCutTimeValue(long) - Static method in class org.olat.instantMessaging.rosterandchat.ChangePresenceJob
Static method to set autoLogOutCutTime used by AdminModule.
setAutoSortable(boolean) - Method in interface org.olat.core.gui.control.generic.portal.PortletToolSorting
 
setAutoSortable(boolean) - Method in class org.olat.core.gui.control.generic.portal.PortletToolSortingControllerImpl
 
setAutoSubscribe(ModuleConfiguration, boolean) - Static method in class org.olat.course.nodes.cal.CalEditController
 
setAutoSubscribe(boolean) - Method in class org.olat.user.notification.UsersSubscriptionManagerImpl
 
setAwarenessMessage(String) - Method in class org.olat.instantMessaging.ui.ConnectedUsersListEntry
 
setAwarenessVisible(boolean) - Method in class org.olat.instantMessaging.ImPreferences
 
setBackButtonEnabled(boolean) - Method in class org.olat.admin.user.UserAdminController
 
setBackWizardStep(String, Component) - Method in class org.olat.core.gui.control.generic.wizard.WizardController
 
setBegin(Date) - Method in class org.olat.commons.calendar.model.KalendarEvent
 
setBigDecimal(int, BigDecimal) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setBigDecimal(String, BigDecimal) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setBigDecimal(int, BigDecimal) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setBigDecimal(String, BigDecimal) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setBinary(int, byte[]) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setBinary(String, byte[]) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setBinary(int, byte[]) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setBinary(String, byte[]) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setBody(String) - Method in interface org.olat.modules.fo.Message
 
setBody(String) - Method in class org.olat.modules.fo.MessageImpl
 
setBody(String) - Method in class org.olat.modules.fo.MessageNode
 
setBodyTemplate(String) - Method in class org.olat.core.util.mail.MailTemplate
 
setBodyText(String) - Method in class org.olat.core.util.mail.ContactMessage
 
setBookmarkHandlers(List<BookmarkHandler>) - Method in class org.olat.bookmark.BookmarkManager
Spring setter method
setBookmarkHandlers(List<BookmarkHandler>) - Method in class org.olat.bookmark.BookmarkManagerImpl
Spring setter method
setBoolean(int, boolean) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setBoolean(String, boolean) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setBoolean(int, boolean) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setBoolean(String, boolean) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setBooleanDataValue(String, boolean) - Method in class org.olat.upgrade.UpgradeHistoryData
 
setBooleanEntry(String, boolean) - Method in class org.olat.modules.ModuleConfiguration
 
setBooleanProperty(Class, String, boolean) - Method in class org.olat.configuration.ConfigurationManager
Set an class configuration value.
setBooleanProperty(String, boolean, boolean) - Method in class org.olat.core.configuration.PersistedProperties
Set a boolean property
setBooleanPropertyDefault(String, boolean) - Method in class org.olat.core.configuration.PersistedProperties
Set a default value for a boolean property
setBr(boolean) - Method in class org.olat.core.gui.formelements.SpacerElement
 
setBrasatoSourcePath(String) - Method in class org.olat.core.util.WebappHelper
[spring] Set the brasato source path when in debug mode and not using the jar.
setBreadCrumbController(BreadCrumbController) - Method in class org.olat.core.gui.control.generic.breadcrumb.CrumbBasicController
 
setBreadCrumbController(BreadCrumbController) - Method in interface org.olat.core.gui.control.generic.breadcrumb.CrumbController
Set the bread crumb navigation.
setBreadCrumbController(BreadCrumbController) - Method in class org.olat.core.gui.control.generic.breadcrumb.CrumbFormBasicController
 
setBuddyGroupService(InstantMessagingGroupSynchronisation) - Method in class org.olat.instantMessaging.SmackInstantMessagingImpl
[used by spring]
setBuffer(int) - Method in class org.olat.core.util.servlets.VFSDirContext
 
setBufferSize(int) - Method in class org.olat.instantMessaging.IMAppender
 
setBundlePriority(String, int) - Method in class org.olat.core.util.i18n.I18nManager
Set the bundle priority for a specific bundle.
setBusinessControlFor(OLATResourceable) - Method in class org.olat.search.service.SearchResourceContext
 
setBusinessControlFor(Message) - Method in class org.olat.search.service.SearchResourceContext
Workaround for forum message.
setBusinessControlFor(CourseNode) - Method in class org.olat.search.service.SearchResourceContext
Set BusinessControl for certain CourseNode.
setBusinessGroup(BusinessGroup) - Method in class org.olat.group.area.BGtoAreaRelationImpl
 
setBusinessPath(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setBusinessPath(String) - Method in interface org.olat.core.util.notifications.Publisher
 
setBusinessPath(String) - Method in class org.olat.course.statistic.daily.DailyStat
 
setBusinessPath(String) - Method in class org.olat.course.statistic.dayofweek.DayOfWeekStat
 
setBusinessPath(String) - Method in class org.olat.course.statistic.homeorg.HomeOrgStat
 
setBusinessPath(String) - Method in class org.olat.course.statistic.hourofday.HourOfDayStat
 
setBusinessPath(String) - Method in class org.olat.course.statistic.orgtype.OrgTypeStat
 
setBusinessPath(String) - Method in class org.olat.course.statistic.studybranch3.StudyBranch3Stat
 
setBusinessPath(String) - Method in class org.olat.course.statistic.studylevel.StudyLevelStat
 
setBusinessPath(String) - Method in class org.olat.course.statistic.weekly.WeeklyStat
 
setBusinessPath(String) - Method in class org.olat.notifications.PublisherImpl
 
setButtonaction(String) - Method in class org.olat.core.gui.formelements.PopupData
 
setButtonlabelkey(String) - Method in class org.olat.core.gui.formelements.PopupData
 
setByte(int, byte) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setByte(String, byte) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setByte(int, byte) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setByte(String, byte) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setCacheable(boolean) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setCacheable(boolean) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setCacheLDAPPwdAsOLATPwdOnLogin(boolean) - Method in class org.olat.ldap.LDAPLoginModule
 
setCacher(Cacher) - Method in class org.olat.commons.coordinate.cluster.ClusterCoordinator
 
setCacher(Cacher) - Method in class org.olat.commons.coordinate.singlevm.SingleVMCoordinator
[used by spring]
setCacheRegion(String) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setCacheRegion(String) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setCachingEnabled(boolean) - Method in class org.olat.core.util.i18n.I18nManager
Method to enable / disable caching of loaded and resolved bundles
setCalendar(int, Calendar) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setCalendar(String, Calendar) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setCalendar(int, Calendar) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setCalendar(String, Calendar) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setCalendarDate(int, Calendar) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setCalendarDate(String, Calendar) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setCalendarDate(int, Calendar) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setCalendarDate(String, Calendar) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setCalendarEnabled(boolean) - Method in class org.olat.course.config.CourseConfig
 
setCalendars(List) - Method in interface org.olat.commons.calendar.ui.CalendarController
Sets the list of KalendarRenderWrappers for this calendar controller.
setCalendars(List, List) - Method in interface org.olat.commons.calendar.ui.CalendarController
Sets the list of KalendarRenderWrappers for this calendar controller.
setCalendars(List) - Method in class org.olat.commons.calendar.ui.ImportedCalendarConfigurationController
 
setCalendars(UserRequest, List<KalendarRenderWrapper>) - Method in class org.olat.commons.calendar.ui.KalendarConfigurationController
 
setCalendars(List<KalendarRenderWrapper>) - Method in class org.olat.commons.calendar.ui.KalendarConfigurationController
 
setCalendars(List) - Method in class org.olat.commons.calendar.ui.WeeklyCalendarController
 
setCalendars(List, List) - Method in class org.olat.commons.calendar.ui.WeeklyCalendarController
 
setCalendars(List<KalendarRenderWrapper>) - Method in class org.olat.course.nodes.cal.CourseCalendars
 
setCancelButton() - Method in class org.olat.core.gui.components.form.Form
Sets the default cancel button.
setCancelButtonEnabled(boolean) - Method in class org.olat.core.commons.editor.htmleditor.HTMLEditorController
Optional configuration option to display the cancel button below the HTML editor form.
setCancelButtonEnabled(boolean) - Method in class org.olat.core.commons.editor.htmleditor.HTMLEditorControllerWithoutFile
Optional configuration option to display the cancel button below the HTML editor form.
setCancelKey(String) - Method in class org.olat.core.gui.components.choice.Choice
 
setCancelKey(String) - Method in class org.olat.core.gui.components.form.Form
Sets the cancelParamName.
setCancelled(boolean) - Method in class de.bps.course.nodes.den.DENStatus
 
setCanCopy(boolean) - Method in class org.olat.repository.RepositoryEntry
 
setCandidateGroup(SecurityGroup) - Method in class org.olat.course.nodes.projectbroker.datamodel.ProjectImpl
 
setCanDownload(boolean) - Method in class org.olat.repository.RepositoryEntry
 
setCanLaunch(boolean) - Method in class org.olat.repository.RepositoryEntry
 
setCanMoveDown(boolean) - Method in class org.olat.core.gui.control.generic.portal.PortletContainer
 
setCanMoveDown(boolean) - Method in interface org.olat.core.gui.control.generic.portal.PortletContainerPositioning
 
setCanMoveLeft(boolean) - Method in class org.olat.core.gui.control.generic.portal.PortletContainer
 
setCanMoveLeft(boolean) - Method in interface org.olat.core.gui.control.generic.portal.PortletContainerPositioning
 
setCanMoveRight(boolean) - Method in class org.olat.core.gui.control.generic.portal.PortletContainer
 
setCanMoveRight(boolean) - Method in interface org.olat.core.gui.control.generic.portal.PortletContainerPositioning
 
setCanMoveUp(boolean) - Method in class org.olat.core.gui.control.generic.portal.PortletContainer
 
setCanMoveUp(boolean) - Method in interface org.olat.core.gui.control.generic.portal.PortletContainerPositioning
 
setCanReference(boolean) - Method in class org.olat.repository.RepositoryEntry
 
setCaseSensitive(boolean) - Method in class org.olat.core.util.servlets.VFSDirContext
Set case sensitivity.
setCaseSensitive(String) - Method in class org.olat.ims.qti.editor.beecom.objects.FIBResponse
Sets case sensitiveness of this response.
setCategory(String) - Method in class org.olat.properties.Property
 
setCellRenderer(FlexiCellRenderer) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.table.DefaultFlexiColumnModel
 
setCellRenderer(FlexiCellRenderer) - Method in interface org.olat.core.gui.components.form.flexible.impl.elements.table.FlexiColumnModel
 
setCharacter(int, char) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setCharacter(String, char) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setCharacter(int, char) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setCharacter(String, char) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setCharacters(int) - Method in class org.olat.modules.fo.TestTextCase.Text
 
setCHAT_POLLTIME(int) - Static method in class org.olat.instantMessaging.InstantMessagingModule
 
setChatIsEnabled(boolean) - Method in class org.olat.course.config.CourseConfig
 
setChatManager(Chat) - Method in class org.olat.instantMessaging.rosterandchat.ChatController
 
setChatPolltime(int) - Method in class org.olat.instantMessaging.IMConfig
 
setChatroom(boolean) - Method in class org.olat.instantMessaging.IMAppender
 
setChecked(boolean) - Method in class org.olat.core.gui.formelements.CheckBoxElement
Sets the checked.
setChecklist(Checklist) - Method in class de.bps.olat.modules.cl.Checkpoint
 
setCheckpoint(Checkpoint) - Method in class de.bps.olat.modules.cl.CheckpointResult
 
setCheckpoints(List<Checkpoint>) - Method in class de.bps.olat.modules.cl.Checklist
 
setChiefControllerCreator(ChiefControllerCreator) - Method in class org.olat.commons.dispatcher.SessionDispatcher
[used by spring]
setChiefControllerCreator(ChiefControllerCreator) - Method in class org.olat.dispatcher.DMZDispatcher
 
setChildren(List) - Method in class org.olat.core.util.traversal.GenericTraversalNode
Sets the children.
setChildrenConfig(Map<String, CacheConfig>) - Method in class org.olat.core.util.cache.n.CacheConfig
[used by spring]
setCity(String) - Method in class org.olat.commons.modules.bc.meta.MetaInfoFileImpl
 
setCity(String) - Method in interface org.olat.core.commons.modules.bc.meta.MetaInfo
 
setCity(String) - Method in interface org.olat.core.id.Address
Sets the city.
setClassification(int) - Method in class org.olat.commons.calendar.model.KalendarEvent
 
setClassName(String) - Method in class org.olat.core.commons.services.search.ui.ResultControllerCreator
 
setClassName(String) - Method in class org.olat.core.gui.control.creator.AutoCreator
[used by spring]
setClassName(String) - Method in class org.olat.course.statistic.StatisticAutoCreator
[used by spring]
setClientManager(ClientManager) - Method in class org.olat.instantMessaging.SmackInstantMessagingImpl
[used by spring]
setClientVersion(String) - Method in class org.olat.instantMessaging.SmackInstantMessagingImpl
[spring]
setClosed(boolean) - Method in class org.olat.modules.fo.MessageNode
 
setClosed(boolean) - Method in class org.olat.modules.fo.Status
 
setCloseWindowEnabled(boolean) - Method in class org.olat.core.gui.control.generic.modal.DialogBoxController
 
setClusterConfig(ClusterConfig) - Method in class org.olat.commons.coordinate.cluster.ClusterCoordinator
[used by spring]
setClusterConfig(ClusterConfig) - Method in class org.olat.commons.coordinate.cluster.jms.ClusterEventBus
[used by spring]
setClusterConfig(ClusterConfig) - Method in class org.olat.core.util.cache.n.impl.cluster.ClusterCacher
[used by spring]
setClusterWideMessage(boolean) - Method in class org.olat.core.commons.chiefcontrollers.ChiefControllerMessageEvent
 
setCmd(int) - Method in class org.olat.core.gui.components.table.TableReplayableEvent
 
setCol1(Component) - Method in class org.olat.core.commons.fullWebApp.LayoutMain3ColsBackController
 
setCol1(Component) - Method in class org.olat.core.commons.fullWebApp.LayoutMain3ColsController
 
setCol1(Component) - Method in class org.olat.core.commons.fullWebApp.LayoutMain3ColsPreviewController
 
setCol1(Component) - Method in interface org.olat.core.gui.control.generic.layout.MainLayout3ColumnsController
Set a new component to this column or null to not use this column
setCol1WidthEM(int) - Method in class org.olat.core.commons.fullWebApp.LayoutMain3ColsConfig
 
setCol1WidthEmDefault(int) - Method in class org.olat.core.commons.fullWebApp.LayoutMain3ColsConfig
Spring setter method to change the default width of column one
setCol2(Component) - Method in class org.olat.core.commons.fullWebApp.LayoutMain3ColsBackController
 
setCol2(Component) - Method in class org.olat.core.commons.fullWebApp.LayoutMain3ColsController
 
setCol2(Component) - Method in class org.olat.core.commons.fullWebApp.LayoutMain3ColsPreviewController
 
setCol2(Component) - Method in interface org.olat.core.gui.control.generic.layout.MainLayout3ColumnsController
Set a new component to this column or null to not use this column
setCol2WidthEM(int) - Method in class org.olat.core.commons.fullWebApp.LayoutMain3ColsConfig
 
setCol2WidthEmDefault(int) - Method in class org.olat.core.commons.fullWebApp.LayoutMain3ColsConfig
Spring setter method to change the default width of column two
setCol3(Component) - Method in class org.olat.core.commons.fullWebApp.LayoutMain3ColsBackController
 
setCol3(Component) - Method in class org.olat.core.commons.fullWebApp.LayoutMain3ColsController
 
setCol3(Component) - Method in class org.olat.core.commons.fullWebApp.LayoutMain3ColsPreviewController
 
setCol3(Component) - Method in interface org.olat.core.gui.control.generic.layout.MainLayout3ColumnsController
Set a new component to this column or null to not use this column
setCollectComments(boolean) - Method in class org.olat.core.util.ImageInfo
Specify whether textual comments are supposed to be extracted from input.
setColorsEnabled(boolean, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the colors buttons
setColumnHeaders(List<String>) - Method in class org.olat.course.statistic.StatisticResult
 
setColumnMovingOffered(boolean) - Method in class org.olat.core.gui.components.table.TableGuiConfiguration
 
setColumns(int) - Method in class org.olat.ims.qti.container.qtielements.Render_fib
 
setColumns(int) - Method in class org.olat.ims.qti.editor.beecom.objects.EssayResponse
Sets the column size.
setColumns(Attribute) - Method in class org.olat.ims.qti.editor.beecom.objects.EssayResponse
Sets the column size to the value stored in this column attribute.
setColumnsFromString(String) - Method in class org.olat.ims.qti.editor.beecom.objects.EssayResponse
Sets the column size to the given string value.
setComment(String) - Method in class de.bps.course.nodes.den.DENDatesForm
set the comment
setComment(String) - Method in class de.bps.course.nodes.ll.LLModel
 
setComment(String) - Method in class org.olat.commons.calendar.model.KalendarEvent
 
setComment(String) - Method in class org.olat.commons.modules.bc.meta.MetaInfoFileImpl
 
setComment(String) - Method in interface org.olat.core.commons.modules.bc.meta.MetaInfo
 
setComment(String) - Method in class org.olat.core.commons.services.commentAndRating.impl.UserCommentImpl
 
setComment(String) - Method in interface org.olat.core.commons.services.commentAndRating.model.UserComment
 
setComment(String) - Method in class org.olat.core.util.vfs.version.RevisionFileImpl
 
setComment(String) - Method in class org.olat.core.util.vfs.version.VersionsFileImpl
 
setComments(String) - Method in class org.olat.modules.scorm.archiver.ScoDatas
 
setComponentPath(String) - Method in class org.olat.core.gui.render.URLBuilder
used for OLAT-1973 only: if in replayable-url-mode for performance testing
setCompositeFilter(VFSItemFilter) - Method in class org.olat.core.util.vfs.filters.VFSItemCompositeFilter
 
setConcurrentExportsPerNode(int) - Method in class org.olat.course.statistic.AsyncExportManager
called via spring, sets the number of concurrent exports within one node, default is 2
setConditionDrop(Condition) - Method in class org.olat.course.nodes.ProjectBrokerCourseNode
 
setConditionDrop(Condition) - Method in class org.olat.course.nodes.TACourseNode
 
setConditionExpression(String) - Method in class org.olat.course.condition.Condition
 
setConditionId(String) - Method in class org.olat.course.condition.Condition
 
setConditionInterpreter(ConditionInterpreter) - Method in interface org.olat.course.editor.CourseEditorEnv
 
setConditionInterpreter(ConditionInterpreter) - Method in class org.olat.course.editor.CourseEditorEnvImpl
 
setConditionReturnbox(Condition) - Method in class org.olat.course.nodes.ProjectBrokerCourseNode
 
setConditionReturnbox(Condition) - Method in class org.olat.course.nodes.TACourseNode
 
setConditionScoring(Condition) - Method in class org.olat.course.nodes.ProjectBrokerCourseNode
 
setConditionScoring(Condition) - Method in class org.olat.course.nodes.TACourseNode
 
setConditionSolution(Condition) - Method in class org.olat.course.nodes.TACourseNode
 
setConditionTask(Condition) - Method in class org.olat.course.nodes.TACourseNode
 
setConfig(QTIExportItemFormatConfig) - Method in class org.olat.ims.qti.export.QTIExportItem
 
setConfig(IMConfig) - Method in class org.olat.instantMessaging.SmackInstantMessagingImpl
 
setConfigAutoSorting(boolean) - Method in class org.olat.core.gui.control.generic.portal.PortletToolSortingControllerImpl
 
setConfigManualSorting(boolean) - Method in class org.olat.core.gui.control.generic.portal.PortletToolSortingControllerImpl
 
setConfigProfileFileEditor(UserSession, boolean, Theme, VFSContainer, String, CustomLinkTreeModel) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Method to add the standard configuration for the file based full editor
setConfigProfileFormEditor(boolean, UserSession, boolean, Theme, VFSContainer, CustomLinkTreeModel) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Method to add the standard configuration for the form based simple and full editor
setConfigProfileFormEditorMinimalistic(UserSession, boolean, Theme) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Method to add the standard configuration for the form based minimal editor
setConfiguration(Map) - Method in class org.olat.core.gui.control.generic.portal.AbstractPortlet
 
setConfiguration(Map) - Method in interface org.olat.core.gui.control.generic.portal.Portlet
 
setConfigurationVersion(int) - Method in class org.olat.modules.ModuleConfiguration
Set the configuration version to a specific value
setConnection(AdminUserConnection) - Method in class org.olat.instantMessaging.syncservice.RemoteAccountCreationOverXMPP
 
setConnection(AdminUserConnection) - Method in class org.olat.instantMessaging.syncservice.RemoteGroupCreationOverXMPP
 
setConnection(AdminUserConnection) - Method in class org.olat.instantMessaging.syncservice.RemotePluginVersionOverXMPP
 
setConnection(AdminUserConnection) - Method in class org.olat.instantMessaging.syncservice.RemoteSessionCountOverXMPP
 
setConnection(AdminUserConnection) - Method in class org.olat.instantMessaging.syncservice.RemoteSessionsOnIMServerOverXMPP
 
setConnectionFactory(ConnectionFactory) - Method in class org.olat.commons.coordinate.cluster.jms.ClusterEventBus
[used by spring]
setConnectionFactory(ConnectionFactory) - Method in class org.olat.search.service.searcher.ClusteredSearchProvider
 
setConnectionFactory(ConnectionFactory) - Method in class org.olat.search.service.searcher.ClusteredSearchRequester
 
setContactPersonEmail(String) - Method in exception org.olat.shibboleth.ShibbolethException
 
setContainer(VFSContainer) - Method in class org.olat.core.util.vfs.version.RevisionFileImpl
 
setContainer(VFSContainer) - Method in class org.olat.search.service.indexer.FolderIndexerWorker
 
setContent(String) - Method in class org.olat.core.commons.services.search.OlatDocument
 
setContent(Component) - Method in class org.olat.core.gui.components.panel.Panel
clears the stack and sets the base content anew.
setContent(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Mattext
Sets the content.
setContent(Material) - Method in class org.olat.ims.qti.editor.beecom.objects.Response
Sets the content.
setContent(String) - Method in class org.olat.modules.webFeed.models.Item
 
setContentController(boolean, Controller) - Method in class org.olat.core.commons.chiefcontrollers.BaseChiefController
 
setContentController(Controller) - Method in class org.olat.core.commons.chiefcontrollers.controller.simple.SimpleBaseController
 
setContentController(boolean, Controller) - Method in interface org.olat.core.gui.control.ContentableChiefController
 
setContentController(Controller) - Method in interface org.olat.core.gui.control.ContentableController
 
setContentController(Controller) - Method in class org.olat.core.gui.control.generic.title.TitledWrapperController
 
setContentControllerCreator(ControllerCreator) - Method in class org.olat.core.commons.chiefcontrollers.BaseChiefControllerCreator
[used by spring]
setContentControllerCreator(ControllerCreator) - Method in class org.olat.login.DmzBFWCParts
 
setContentCSS(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Set the path to content css files used to format the content.
setContentCSSFromTheme(Theme) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Set the content CSS form the given theme.
setContentLoader(TimerTask) - Method in class de.bps.olat.portal.links.LinksPortlet
 
setContentPackage(ContentPackage) - Method in class org.olat.ims.cp.CPTreeDataModel
Sets the contentPackage, this model belongs to
setContentPane(Container) - Method in class org.olat.core.gui.components.Window
Sets the contentPane.
setContentType(String) - Method in class org.olat.commons.servlets.util.ResourceDescriptor
 
setContentType(String) - Method in class org.olat.core.gui.media.DefaultMediaResource
 
setContentType(String) - Method in class org.olat.course.nodes.tu.TURequest
 
setContextKeysAndValues(String[], String[]) - Method in class org.olat.search.ui.AdvancedSearchInputController
 
setContextMenuEnabled(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the context menu plugin
setContextTitle(String) - Method in class org.olat.core.gui.control.generic.title.TitledWrapperController
 
setContextTitle(String) - Method in class org.olat.core.gui.control.generic.title.TitleInfo
 
setController(Controller) - Method in interface org.olat.core.gui.control.generic.dtabs.DTab
 
setController(Controller) - Method in class org.olat.core.gui.control.generic.dtabs.DTabImpl
 
setConvertExistingLocalUsersToLDAPUsers(boolean) - Method in class org.olat.ldap.LDAPLoginModule
 
setCoordinator(Coordinator) - Method in class org.olat.core.util.vfs.version.SimpleVersionConfig
 
setCoordinator(Coordinator) - Method in class org.olat.user.notification.UsersSubscriptionManagerImpl
 
setCopyPasteEnabled(boolean, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the copy&paste buttons
setCoreSettings(CoreSettings) - Method in class org.olat.core.util.WebappHelper
[used by spring]
setCorrect(boolean) - Method in class org.olat.ims.qti.editor.beecom.objects.Response
Sets the correct.
setCorrectBlank(String) - Method in class org.olat.ims.qti.editor.beecom.objects.FIBResponse
 
setCorrectResponse(String) - Method in class org.olat.modules.scorm.archiver.ScoInteraction
 
setCountry(String) - Method in interface org.olat.core.id.Address
Sets the country.
setCourseConfig(CourseConfig) - Method in class org.olat.course.condition.NoOpCourseEnvironment
Deprecated.  
setCourseConfig(Long, CourseConfig) - Static method in class org.olat.course.CourseFactory
Save courseConfig and update cache.
setCourseId(Long) - Method in class org.olat.modules.webFeed.dispatching.Path
 
setCourseKalendarWrapper(KalendarRenderWrapper) - Method in class org.olat.course.nodes.cal.CourseCalendars
 
setCourseLogExporter(ICourseLogExporter) - Method in class org.olat.course.statistic.ExportManager
injected via spring
setCourseNode(AssessableCourseNode) - Method in class org.olat.course.assessment.BulkActionSetNodePassed
 
setCourseNode(AssessableCourseNode) - Method in class org.olat.course.assessment.BulkActionSetNodeScore
 
setCourseNode(AssessableCourseNode) - Method in class org.olat.course.assessment.BulkActionSetNodeUserComment
 
setCourseRepoEntryKey(Long) - Method in class org.olat.course.assessment.EfficiencyStatement
 
setCourseTitle(String) - Method in class org.olat.course.assessment.EfficiencyStatement
 
setCP(CPCore) - Method in class org.olat.ims.cp.objects.CPManifest
 
setCpfrom(Boolean) - Method in class org.olat.core.util.mail.MailTemplate
 
setCPReference(RepositoryEntry, ModuleConfiguration) - Static method in class org.olat.course.nodes.cp.CPEditController
Set the referenced repository entry.
setCPS(int) - Method in class org.olat.core.gui.util.bandwidth.CPSPauser
sets the character-per-second for the outputstream
setCreated(long) - Method in class org.olat.commons.calendar.model.KalendarEvent
 
setCreated(boolean) - Method in class org.olat.instantMessaging.syncservice.GroupCreate
 
setCreated(boolean) - Method in class org.olat.instantMessaging.syncservice.UserCreate
 
setCreatedBy(String) - Method in class org.olat.commons.calendar.model.KalendarEvent
 
setCreatedDate(Date) - Method in class org.olat.core.commons.services.search.OlatDocument
 
setCreatedDate(Date) - Method in class org.olat.search.service.SearchResourceContext
Pass createdDate parameter from parent to child.
setCreationDate(Date) - Method in class org.olat.core.commons.persistence.TestTable
 
setCreationDate(Date) - Method in class org.olat.modules.fo.MessageNode
 
setCreationDate(Date) - Method in interface org.olat.registration.TemporaryKey
 
setCreationDate(Date) - Method in class org.olat.registration.TemporaryKeyImpl
 
setCreator(String) - Method in class org.olat.commons.modules.bc.meta.MetaInfoFileImpl
 
setCreator(String) - Method in interface org.olat.core.commons.modules.bc.meta.MetaInfo
 
setCreator(Identity) - Method in class org.olat.core.commons.services.commentAndRating.impl.UserCommentImpl
 
setCreator(Identity) - Method in class org.olat.core.commons.services.commentAndRating.impl.UserRatingImpl
 
setCreator(Identity) - Method in interface org.olat.core.commons.services.commentAndRating.model.UserComment
 
setCreator(Identity) - Method in interface org.olat.core.commons.services.commentAndRating.model.UserRating
 
setCreator(String) - Method in class org.olat.core.util.vfs.version.VersionsFileImpl
 
setCreator(Identity) - Method in interface org.olat.modules.fo.Message
 
setCreator(Identity) - Method in class org.olat.modules.fo.MessageImpl
 
setCreator(Identity) - Method in class org.olat.modules.fo.MessageNode
 
setCredential(String) - Method in interface org.olat.basesecurity.Authentication
 
setCredential(String) - Method in class org.olat.basesecurity.AuthenticationImpl
 
setCss(String) - Method in class org.olat.commons.calendar.model.KalendarConfig
 
setCssClass(String) - Method in class org.olat.core.gui.components.rating.RatingComponent
 
setCssClass(String) - Method in class org.olat.core.gui.components.text.TextComponent
Set an optional CSS class(es).
setCssClass(String) - Method in class org.olat.core.gui.components.tree.GenericTreeNode
 
setCssClass(String) - Method in class org.olat.core.gui.control.generic.modal.DialogBoxController
 
setCssClass(String) - Method in class org.olat.core.gui.control.generic.textmarker.TextMarker
 
setCssClass(String) - Method in class org.olat.core.gui.control.generic.title.TitleInfo
 
setCssIcon(String) - Method in class org.olat.core.commons.services.search.OlatDocument
 
setCssLayoutRef(String) - Method in class org.olat.course.config.CourseConfig
set the course layout by adding a reference to a css file, or disabling custom layout by adding the empty css fileref
setCurrentContainerPath(String) - Method in class org.olat.core.commons.modules.bc.components.FolderComponent
 
setCurrentContextEntry(ContextEntry) - Method in interface org.olat.core.id.context.BusinessControl
set new context entry which reflects latest state of a controller, which can be reactivated
setCurrentContextEntry(ContextEntry) - Method in class org.olat.core.id.context.StackedBusinessControl
 
setCurrentCourseNodeId(String) - Method in interface org.olat.course.editor.CourseEditorEnv
 
setCurrentCourseNodeId(String) - Method in class org.olat.course.editor.CourseEditorEnvImpl
 
setCurrentItemContextPos(int) - Method in class org.olat.ims.qti.container.SectionContext
Sets the currentItemContextPos.
setCurrentOutput(Output) - Method in class org.olat.ims.qti.navigator.Info
Sets the currentOutput.
setCurrentRating(float) - Method in class org.olat.core.gui.components.rating.RatingComponent
 
setCurrentSco(String) - Method in class org.olat.modules.scorm.server.sequence.SequenceManager
Method to allow us to set the current sco
setCurrentSectionContextPos(int) - Method in class org.olat.ims.qti.container.AssessmentContext
Method setCurrentSectionContextPos.
setCurrentSectionPos(int) - Method in class org.olat.ims.qti.container.AssessmentContext
Sets the currentSectionPos.
setCurrentURI(String) - Method in class org.olat.core.gui.components.htmlsite.HtmlStaticPageComponent
Sets the start html page, may be null
setCurrentURI(String) - Method in class org.olat.core.gui.control.generic.iframe.IFrameDisplayController
Sets the start page, may be null, a relative or an absolute URI
setCurrentVersion(Versionable) - Method in class org.olat.core.util.vfs.version.VersionsFileImpl
 
setCurStep(int) - Method in class org.olat.core.gui.control.generic.wizard.WizardInfoController
 
setCustomCSS(CustomCSS) - Method in class org.olat.core.gui.control.controller.MainLayoutBasicController
 
setCustomCSS(CustomCSS) - Method in interface org.olat.core.gui.control.generic.layout.MainLayoutController
Set the custom CSS for this main layout
setCustomCssClass(String) - Method in class org.olat.core.gui.components.table.TableGuiConfiguration
 
setCustomDateFormat(String) - Method in interface org.olat.core.gui.components.form.flexible.elements.DateChooser
Set an optional date format if the default format for the current locale is not good.
setCustomDateFormat(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.JSDateChooser
 
setCustomDisabledLinkCSS(String) - Method in interface org.olat.core.gui.components.form.flexible.elements.Cancel
Set the css that is used for the disabled link status
setCustomDisabledLinkCSS(String) - Method in interface org.olat.core.gui.components.form.flexible.elements.FormLink
Set the css that is used for the disabled link status
setCustomDisabledLinkCSS(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.FormCancel
 
setCustomDisabledLinkCSS(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.FormLinkImpl
 
setCustomDisabledLinkCSS(String) - Method in class org.olat.core.gui.components.link.Link
 
setCustomDisplayText(String) - Method in class org.olat.core.gui.components.link.Link
 
setCustomEnabledLinkCSS(String) - Method in interface org.olat.core.gui.components.form.flexible.elements.Cancel
 
setCustomEnabledLinkCSS(String) - Method in interface org.olat.core.gui.components.form.flexible.elements.FormLink
 
setCustomEnabledLinkCSS(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.FormCancel
 
setCustomEnabledLinkCSS(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.FormLinkImpl
 
setCustomEnabledLinkCSS(String) - Method in class org.olat.core.gui.components.link.Link
 
setCustomFields(List<CustomField>) - Method in class org.olat.course.nodes.projectbroker.service.ProjectBrokerModuleConfiguration
 
setCustomFieldValue(int, String) - Method in interface org.olat.course.nodes.projectbroker.datamodel.Project
 
setCustomFieldValue(int, String) - Method in class org.olat.course.nodes.projectbroker.datamodel.ProjectImpl
 
setCustomHeader(String) - Method in class org.olat.core.gui.control.generic.dialog.DialogController
Deprecated.  
setCustomHeaderContent(String) - Method in class org.olat.core.gui.control.generic.iframe.IFrameDisplayController
Add a custom HTML header element.
setCustomPluginEnabled(boolean, TinyMCECustomPlugin, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable a TinyMCECustomPlugin plugin
setCustomPlugins(List<TinyMCECustomPlugin>) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.plugins.TinyMCECustomPluginFactory
Sping setter method
setCustomQuotaKB(Quota) - Method in class org.olat.admin.quota.QuotaManagerImpl
Sets or updates the quota (in KB) for this path.
setCustomQuotaKB(Quota) - Method in class org.olat.core.util.vfs.QuotaManager
Sets or updates the quota (in KB) for this path.
setCustomRootIconCssClass(String) - Method in class org.olat.core.gui.control.generic.ajax.tree.AjaxTreeModel
Set a custom CSS class icon for the root node.
setCustomUrl(String) - Method in class org.olat.core.util.notifications.SubscriptionInfo
 
setData(String) - Method in class org.olat.core.gui.media.StringMediaResource
 
setData(String) - Method in interface org.olat.core.util.notifications.Publisher
 
setData(String) - Method in class org.olat.modules.scorm.server.beans.LMSDataFormBean
 
setData(String) - Method in class org.olat.notifications.PublisherImpl
 
setDataAsMap(Map) - Method in class org.olat.modules.scorm.server.beans.LMSDataFormBean
set the cmi data as map
setDataValue(String, Serializable) - Method in class org.olat.upgrade.UpgradeHistoryData
 
setDate(Date) - Method in class org.olat.commons.calendar.ui.components.WeeklyCalendarComponent
Set focus of calendar-component to certain date.
setDate(int, Date) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setDate(String, Date) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setDate(int, Date) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setDate(String, Date) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setDate(Date) - Method in class org.olat.core.gui.components.date.DateComponent
Set a new date to display
setDate(Date) - Method in interface org.olat.core.gui.components.form.flexible.elements.DateChooser
 
setDate(Date) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.JSDateChooser
 
setDate(Date) - Method in class org.olat.core.gui.formelements.DateElement
 
setDate(String) - Method in class org.olat.ims.cp.objects.CPMetadata
 
setDate(Date) - Method in class org.olat.modules.dialog.DialogElement
 
setDateChooserDateFormat(String) - Method in interface org.olat.core.gui.components.form.flexible.elements.DateChooser
Set an optional date chooser format if the default format for the current locale is not good.
setDateChooserDateFormat(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.JSDateChooser
 
setDateChooserDateFormat(String) - Method in class org.olat.core.gui.formelements.TextElement
 
setDateChooserTimeEnabled(boolean) - Method in interface org.olat.core.gui.components.form.flexible.elements.DateChooser
 
setDateChooserTimeEnabled(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.JSDateChooser
 
setDateChooserTimeEnabled(boolean) - Method in class org.olat.core.gui.formelements.TextElement
 
setDatedObjects(List<? extends Dated>) - Method in class org.olat.core.commons.controllers.navigation.YearNavigationController
 
setDay(Date) - Method in class org.olat.course.statistic.daily.DailyStat
 
setDay(int) - Method in class org.olat.course.statistic.dayofweek.DayOfWeekStat
 
setDebug(boolean) - Method in class org.olat.core.helpers.Settings
[spring]
setDefaultCharset(String) - Method in class org.olat.core.util.WebappHelper
[spring]
setDefaultContext(boolean) - Method in interface org.olat.group.context.BGContext
Set the default context: true means that only one resource relation is allowed
setDefaultContext(boolean) - Method in class org.olat.group.context.BGContextImpl
 
setDefaultDispatcherName(String) - Method in class org.olat.core.dispatcher.DispatcherAction
used by spring
setDefaultItemFilter(VFSItemFilter) - Method in class org.olat.core.util.vfs.AbstractVirtualContainer
 
setDefaultItemFilter(VFSItemFilter) - Method in class org.olat.core.util.vfs.LocalFolderImpl
 
setDefaultItemFilter(VFSItemFilter) - Method in class org.olat.core.util.vfs.NamedContainerImpl
 
setDefaultItemFilter(VFSItemFilter) - Method in interface org.olat.core.util.vfs.VFSContainer
Set a default filter that will be applied to this container getItems method
setDefaultLocale(Locale) - Static method in class org.olat.core.util.i18n.I18nModule
Method to set new default locale
setDefaultMaxNumberOfVersions(Integer) - Method in class org.olat.core.util.vfs.version.SimpleVersionConfig
 
setDefaultNotificationInterval(String) - Method in class org.olat.notifications.NotificationsManagerImpl
Spring setter method
setDefaultOrg(String) - Method in class org.olat.modules.scorm.server.servermodels.SequencerModel
 
setDefaultQuotaKB(long) - Static method in class org.olat.core.commons.modules.bc.FolderConfig
 
setDelegate(TreeNode) - Method in class org.olat.core.gui.components.tree.GenericTreeNode
Sets the delegate.
setDeletable(boolean) - Method in class org.olat.user.AbstractUserPropertyHandler
Spring setter
setDeleted(boolean) - Method in class org.olat.course.tree.CourseEditorTreeNode
 
setDeleteEmailDuration(int) - Method in class org.olat.admin.user.delete.service.UserDeletionManager
 
setDeleteEmailDuration(int) - Method in class org.olat.group.delete.service.GroupDeletionManager
 
setDeleteEmailDuration(int) - Method in class org.olat.repository.delete.service.RepositoryDeletionManager
 
setDeleteRemovedLDAPUsersOnSync(boolean) - Method in class org.olat.ldap.LDAPLoginModule
 
setDeleteRemovedLDAPUsersPercentage(int) - Method in class org.olat.ldap.LDAPLoginModule
 
setDeleteSQL(String[]) - Method in class org.olat.course.statistic.StatisticUpdater
set via spring
setDependencyRuleApplayable(DependencyRuleApplayable) - Method in interface org.olat.core.gui.components.form.flexible.FormItemDependencyRule
 
setDependencyRuleApplayable(DependencyRuleApplayable) - Method in class org.olat.core.gui.components.form.flexible.impl.rules.FormItemDependencyRuleImpl
 
setDepth(int) - Method in class org.olat.core.util.traversal.GenericTraversalNode
Sets the depth.
setDescription(String) - Method in class de.bps.course.nodes.ll.LLModel
 
setDescription(String) - Method in class de.bps.olat.modules.cl.Checklist
 
setDescription(String) - Method in class de.bps.olat.modules.cl.Checkpoint
 
setDescription(String) - Method in interface org.olat.bookmark.Bookmark
 
setDescription(String) - Method in class org.olat.bookmark.BookmarkImpl
 
setDescription(String) - Method in interface org.olat.catalog.CatalogEntry
setter
setDescription(String) - Method in class org.olat.catalog.CatalogEntryImpl
 
setDescription(String) - Method in class org.olat.commons.calendar.model.KalendarEvent
 
setDescription(String) - Method in class org.olat.core.commons.services.search.OlatDocument
 
setDescription(String) - Method in class org.olat.core.gui.control.generic.title.TitleInfo
 
setDescription(String) - Method in class org.olat.core.gui.control.navigation.DefaultNavElement
 
setDescription(String) - Method in interface org.olat.course.nodes.projectbroker.datamodel.Project
 
setDescription(String) - Method in class org.olat.course.nodes.projectbroker.datamodel.ProjectImpl
 
setDescription(String) - Method in interface org.olat.group.area.BGArea
 
setDescription(String) - Method in class org.olat.group.area.BGAreaImpl
 
setDescription(String) - Method in interface org.olat.group.BusinessGroup
 
setDescription(String) - Method in class org.olat.group.BusinessGroupImpl
 
setDescription(String) - Method in interface org.olat.group.context.BGContext
 
setDescription(String) - Method in class org.olat.group.context.BGContextImpl
 
setDescription(String) - Method in class org.olat.ims.cp.objects.CPMetadata
 
setDescription(String) - Method in class org.olat.modules.webFeed.models.Feed
Setter for description
setDescription(String) - Method in class org.olat.modules.webFeed.models.Item
 
setDescription(String) - Method in class org.olat.modules.wiki.Crumb
 
setDescription(String) - Method in class org.olat.repository.RepositoryEntry
 
setDescription(String) - Method in class org.olat.search.service.SearchResourceContext
Pass description parameter from parent to child.
setDescriptionAndName(RepositoryEntry, String, String) - Method in class org.olat.repository.RepositoryManager
 
setDescriptionCssClass(String) - Method in class org.olat.core.gui.control.generic.title.TitleInfo
 
setDescriptionForUnit(String) - Method in class org.olat.course.editor.StatusDescription
set the unit identifier for which the status description is.
SetDescriptionNameBackgroundTask - Class in org.olat.repository.async
 
SetDescriptionNameBackgroundTask(RepositoryEntry, String, String) - Constructor for class org.olat.repository.async.SetDescriptionNameBackgroundTask
 
setDescriptionTitle(String) - Method in class org.olat.core.gui.control.generic.title.TitleInfo
 
setDestination(Topic) - Method in class org.olat.commons.coordinate.cluster.jms.ClusterEventBus
 
setDetaildata(String) - Method in interface org.olat.bookmark.Bookmark
set the internal reference of the bookmark
setDetaildata(String) - Method in class org.olat.bookmark.BookmarkImpl
 
setDetermineImageNumber(boolean) - Method in class org.olat.core.util.ImageInfo
Specify whether the number of images in a file is to be determined - default is false.
setDidYouMeanWords(Set<String>) - Method in class org.olat.search.ui.SearchInputController
Unregister existing did-you-mean-links from content and add new links.
setDirectionalityEnabled(boolean, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the directionality plugin for RTL / LRT support
setDirty() - Method in interface org.olat.commons.calendar.ui.CalendarController
Sets the calendar dirty.
setDirty() - Method in class org.olat.commons.calendar.ui.WeeklyCalendarController
 
setDirty(boolean) - Method in class org.olat.core.gui.components.Component
 
setDirty(boolean) - Method in interface org.olat.core.gui.components.form.flexible.FormLayouter
mark formlayouter as dirty, e.g.
setDirty(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.FormLayoutContainer
 
setDirty(boolean) - Method in class org.olat.core.gui.components.tree.MenuTree
 
setDirty(boolean) - Method in class org.olat.course.tree.CourseEditorTreeNode
 
setDirty(boolean) - Method in class org.olat.modules.wiki.WikiPage
 
setDirtyMarking(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.Form
 
setDirtyMarking(boolean) - Method in class org.olat.user.ProfileFormController
Sets the dirty mark for this form.
setDiskExpiryThreadIntervalSeconds(int) - Method in class org.olat.core.util.cache.n.CacheConfig
Set the number of seconds between runs of the disk expiry thread.
setDiskPersistent(boolean) - Method in class org.olat.core.util.cache.n.CacheConfig
Set whether the disk store persists between restarts of the Virtual Machine.
setDiskStorePath(String) - Method in class org.olat.core.util.cache.n.CacheConfig
Set the location of temporary files for the disk store of this cache.
setDispatchers(Map<String, Dispatcher>) - Method in class org.olat.core.dispatcher.DispatcherAction
[key, value] pairs
key is a String with the dispatcher path, e.g.
setDispatchers(Map) - Method in class org.olat.core.dispatcher.DispatcherConfig
called only by spring
setDisplayableUserInfo(String) - Method in class org.olat.course.assessment.EfficiencyStatement
 
setDisplayDays(int) - Method in class org.olat.commons.calendar.ui.components.WeeklyCalendarComponent
Set how many days from the beginning of a week should be displayd (e.g.
setDisplayName(String) - Method in class org.olat.commons.calendar.model.KalendarConfig
 
setDisplayName(String) - Method in class org.olat.commons.calendar.model.KalendarEventLink
 
setDisplayName(String) - Method in class org.olat.core.util.bulk.BulkAction
 
setDisplayName(String) - Method in class org.olat.repository.controllers.RepositoryAddCallback
This is a display name, displayed as "name" in the repository entry.
setDisplayname(String) - Method in class org.olat.repository.RepositoryEntry
 
setDisplayOnly(boolean) - Method in interface org.olat.commons.calendar.ui.LinkProvider
Set this provider to display information only.
setDisplayOnly(boolean) - Method in class org.olat.core.gui.components.choice.Choice
 
setDisplayOnly(boolean) - Method in class org.olat.core.gui.components.form.Form
Sets the displayOnly.
setDisplayOnly(boolean) - Method in class org.olat.course.nodes.ms.MSEditFormController
Sets this form to be write-protected.
setDisplayOnly(boolean) - Method in class org.olat.course.run.calendar.CourseLinkProviderController
 
setDisplayOption(String) - Method in interface org.olat.course.nodes.CourseNode
Set display option
setDisplayOption(String) - Method in class org.olat.course.nodes.GenericCourseNode
Sets the display option
setDisplayrestype(String) - Method in class org.olat.bookmark.BookmarkImpl
Set the res type to be displayed in the bookmark broperties.
setDisplayRowCount(boolean) - Method in class org.olat.core.gui.components.table.TableGuiConfiguration
Should the number of rows be displayed?
setDisplaySize(int) - Method in interface org.olat.core.gui.components.form.flexible.elements.TextElement
defines the desired display size of the element
setDisplaySize(int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.AbstractTextElement
 
setDisplaySize(int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.JSDateChooser
 
setDisplayTableHeader(boolean) - Method in class org.olat.core.gui.components.table.TableGuiConfiguration
 
setDisposedMessageController(Controller) - Method in class org.olat.core.commons.fullWebApp.LayoutMain3ColsController
The Controller to be set on the mainPanel in case of disposing this layout controller.
setDmzServicesByPath(Map<String, ChiefControllerCreator>) - Method in class org.olat.dispatcher.DMZDispatcher
called by spring only
setDocBase(String) - Method in class org.olat.core.util.servlets.VFSDirContext
Set the document root.
setDocType(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Set a specific doctype.
setDocumentContext(String) - Method in class org.olat.search.service.SearchResourceContext
 
setDocumentCount(int) - Method in class org.olat.search.service.indexer.FullIndexerStatus
 
setDocumentCounters(Map<String, Integer>) - Method in class org.olat.search.service.indexer.FullIndexerStatus
Set new document-type counters Hashtable.
setDocumentMediaBase(VFSContainer, String, UserSession) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Set the documents media base that is used to deliver media files referenced by the content.
setDocumentQueueSize(int) - Method in class org.olat.search.service.indexer.FullIndexerStatus
Set document queue size.
setDocumentType(String) - Method in class org.olat.core.commons.services.search.OlatDocument
 
setDocumentType(String) - Method in interface org.olat.core.commons.services.search.ui.SearchController
 
setDocumentType(String) - Method in class org.olat.search.service.SearchResourceContext
Pass documentType parameter from parent to child.
setDocumentType(String) - Method in class org.olat.search.ui.SearchInputController
 
setDoHighlighting(boolean) - Method in class org.olat.search.service.searcher.SearchRequest
 
setDomReplaceable(boolean) - Method in class org.olat.core.gui.components.Component
if set to true(default), then this component can be swapped out in the browser dom tree if that capability is enabled
setDouble(int, double) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setDouble(String, double) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setDouble(int, double) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setDouble(String, double) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setDownloadable(boolean) - Method in class org.olat.core.util.vfs.VFSMediaResource
 
setDownloadCounter(long) - Method in class org.olat.repository.RepositoryEntry
 
setDownloadItem(VFSLeaf) - Method in class org.olat.core.gui.components.download.DownloadComponent
 
setDownloadOffered(boolean) - Method in class org.olat.core.gui.components.table.TableGuiConfiguration
Should a download button be offered to the user
setDraft(boolean) - Method in class org.olat.modules.webFeed.models.Item
 
setDragEnabled(boolean) - Method in interface org.olat.core.gui.control.generic.tool.ToolController
 
setDuration(String) - Method in class de.bps.course.nodes.den.DENDatesForm
set duration (format hh:mm)
setDuration(QTIObject) - Method in class org.olat.ims.qti.editor.beecom.objects.Assessment
Sets the duration.
setDuration(String, String) - Method in class org.olat.ims.qti.editor.beecom.objects.Duration
 
setDuration(long) - Method in class org.olat.ims.qti.editor.beecom.objects.Duration
 
setDuration(Duration) - Method in class org.olat.ims.qti.editor.beecom.objects.Item
Sets the duration.
setDuration(QTIObject) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the duration.
setDuration(Long) - Method in class org.olat.ims.qti.QTIResult
 
setDuration(Long) - Method in class org.olat.ims.qti.QTIResultSet
 
setEasyModeAlwaysAllowCoachesAndAdmins(boolean) - Method in class org.olat.course.condition.Condition
 
setEasyModeBeginDate(String) - Method in class org.olat.course.condition.Condition
 
setEasyModeCoachesAndAdmins(boolean) - Method in class org.olat.course.condition.Condition
 
setEasyModeCutValue(String) - Method in class org.olat.course.condition.Condition
 
setEasyModeEndDate(String) - Method in class org.olat.course.condition.Condition
 
setEasyModeGroupAccess(String) - Method in class org.olat.course.condition.Condition
 
setEasyModeGroupAreaAccess(String) - Method in class org.olat.course.condition.Condition
 
setEasyModeNodePassedId(String) - Method in class org.olat.course.condition.Condition
 
setEditMode(boolean, Feed) - Method in class org.olat.modules.webFeed.ui.ItemsController
Sets the edit mode to editable
setEfficencyStatementIsEnabled(boolean) - Method in class org.olat.course.config.CourseConfig
 
setEl_response(GenericQTIElement) - Method in class org.olat.ims.qti.container.Output
Sets the el_response.
setElement(Element) - Method in class org.olat.ims.qti.editor.beecom.objects.QTIXMLWrapper
 
setElements(List<QTIObject>) - Method in class org.olat.ims.qti.editor.beecom.objects.Material
Sets the elements.
setEmail(String) - Method in class org.olat.course.nodes.tu.TURequest
 
setEmailAddress(String) - Method in interface org.olat.registration.TemporaryKey
 
setEmailAddress(String) - Method in class org.olat.registration.TemporaryKeyImpl
 
setEmailPrioInstitutional(boolean) - Method in class org.olat.core.util.mail.ContactList
set the priority of the institutional mail.
setEmptyDisplayText(String) - Method in interface org.olat.core.gui.components.form.flexible.elements.InlineElement
 
setEmptyDisplayText(String) - Method in class org.olat.core.gui.components.form.flexible.impl.FormItemImpl
 
setEnableAutoCloseRanks(Boolean) - Method in class org.olat.group.ui.BusinessGroupFormController
 
setEnabled(boolean) - Method in class org.olat.commons.servlets.WebDAVManagerImpl
Spring setter method to enable/disable the webDAV module
setEnabled(boolean) - Method in class org.olat.core.gui.components.Component
 
setEnabled(String, boolean) - Method in interface org.olat.core.gui.components.form.flexible.elements.MultipleSelectionElement
Enables or disables a checkbox.
setEnabled(Set<String>, boolean) - Method in interface org.olat.core.gui.components.form.flexible.elements.MultipleSelectionElement
Enables or disables several checkboxes at once by applying MultipleSelectionElement.setEnabled(String, boolean) to the checkboxes with the keys given in keys.
setEnabled(boolean) - Method in interface org.olat.core.gui.components.form.flexible.FormItem
item is enabled/disabled, e.g.
setEnabled(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.JSDateChooser
 
setEnabled(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.MultipleSelectionElementImpl
 
setEnabled(String, boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.MultipleSelectionElementImpl
 
setEnabled(Set<String>, boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.MultipleSelectionElementImpl
 
setEnabled(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.MultiSelectionTree
 
setEnabled(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.SingleSelectionImpl
 
setEnabled(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.FormItemImpl
 
setEnabled(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.FormLayoutContainer
 
setEnabled(boolean) - Method in class org.olat.core.gui.components.link.Link
 
setEnabled(int, boolean) - Method in class org.olat.core.gui.components.tabbedpane.TabbedPane
 
setEnabled(String, boolean) - Method in interface org.olat.core.gui.control.generic.tool.ToolController
Enable/Disable a tool entry.
setEnabled(boolean) - Method in class org.olat.core.gui.control.generic.tool.ToolEntry
 
setEnabled(String, boolean) - Method in class org.olat.group.ui.BGConfigFlags
 
setEnabled(boolean) - Method in class org.olat.instantMessaging.IMConfig
 
setEnabled(String, boolean) - Method in class org.olat.user.HomePageConfig
Enable or disable the visibility of a user property
setEnabledEfficencyStatement(boolean) - Method in class org.olat.course.config.ui.CourseEfficencyStatementForm
 
setEnabledLanguageKeys(Set<String>) - Static method in class org.olat.core.util.i18n.I18nModule
Set the languages that are enabled on the system.
setEnableLDAPLogins(boolean) - Method in class org.olat.ldap.LDAPLoginModule
 
setEnableRemoveFromPersonalCalendar(boolean) - Method in class org.olat.commons.calendar.ui.KalendarConfigurationController
 
setEnableRemoveFromPersonalCalendar(boolean) - Method in class org.olat.commons.calendar.ui.WeeklyCalendarController
 
setEnableWaitingList(Boolean) - Method in class org.olat.group.ui.BusinessGroupFormController
 
setEnclosure(FileElement, Item, Feed) - Method in class org.olat.modules.webFeed.managers.FeedManagerImpl
 
setEnclosure(Enclosure) - Method in class org.olat.modules.webFeed.models.Item
 
setEncoding(String) - Method in class org.olat.core.gui.media.StringMediaResource
sets the encoding (with which the stream is converted to bytes for the inputstream), e.g.
setEncoding(String) - Method in class org.olat.core.util.vfs.VFSMediaResource
if set, then content type will be modified such that the encoding is appended, e.g.
setEnd(Date) - Method in class org.olat.commons.calendar.model.KalendarEvent
 
setEndDate(Date) - Method in class org.olat.course.nodes.projectbroker.datamodel.ProjectEvent
 
setEnrolled(boolean) - Method in class de.bps.course.nodes.den.DENStatus
 
setEntity(int, Object) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setEntity(String, Object) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setEntity(int, Object) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setEntity(String, Object) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setEntityResolver(EntityResolver) - Method in class org.olat.core.util.xml.XMLParser
 
setEntries(List) - Method in class de.bps.course.nodes.den.DENRunTableDataModel
 
setEntries(List) - Method in class org.olat.course.nodes.projectbroker.ProjectListTableModel
 
setEntries(List) - Method in class org.olat.group.ui.BusinessGroupTableModel
 
setEntries(List) - Method in class org.olat.group.ui.BusinessGroupTableModelWithMaxSize
 
setEntries(List) - Method in class org.olat.group.ui.main.BusinessGroupTableModelWithType
 
setEntries(List) - Method in class org.olat.instantMessaging.ui.ConnectedUsersTableModel
Set entries to be represented by this table model.
setEntries(List) - Method in class org.olat.modules.dialog.DialogElementsTableModel
Set entries to be represented by this table model.
setEntries(List<RepositoryEntry>) - Method in class org.olat.repository.RepositoryTableModel
Set entries to be represented by this table model.
setEntry(int, KalendarEvent) - Method in class de.bps.course.nodes.den.DENEditTableDataModel
 
setEntry(KalendarEvent) - Method in class org.olat.commons.calendar.ui.KalendarEntryForm
 
setEntry(RepositoryEntry, UserRequest, boolean) - Method in class org.olat.repository.controllers.RepositoryDetailsController
Sets a repository entry for this details controller.
setEntry(RepositoryEntry) - Method in class org.olat.repository.DetailsForm
Set entry and re-initialize the form based on data of this entry.
setEntry(RepositoryEntry) - Method in class org.olat.repository.PropPupForm
Set entry and re-initialize the form based on data of this entry.
setError(String) - Method in class org.olat.core.gui.control.LocalWindowControl
 
setError(String) - Method in interface org.olat.core.gui.control.WindowControl
 
setError(String) - Method in class org.olat.core.gui.formelements.AbstractFormElement
Set a translated error message.
setError(String) - Method in interface org.olat.core.gui.formelements.FormElement
Set a translated error message.
setError(String) - Method in class org.olat.core.gui.GUIMessage
 
setError(String) - Method in class org.olat.core.id.context.StackedBusinessWindowControl
 
setError(String) - Method in class org.olat.course.nodes.en.EnrollmentManagerTest
 
setError(String) - Method in class org.olat.group.BusinessGroupManagerImplTest
 
setError(int) - Method in class org.olat.ims.qti.navigator.Info
Sets the error.
setErrorComponent(FormItem, FormLayouter) - Method in interface org.olat.core.gui.components.form.flexible.FormItem
a complex "error" message, or a helper wizard to fix the error.
It must be a form item itself, that starting the fixing workflow let the surrounding form evaluate (intermediate save values).
Typically a FormLink is used here to start a workflow in a modal dialog.
Use showError(true) for the visibility of the error.
setErrorComponent(FormItem, FormLayouter) - Method in class org.olat.core.gui.components.form.flexible.impl.FormItemImpl
 
setErrorKey(String, String[]) - Method in interface org.olat.core.gui.components.form.flexible.FormItem
Sets the i18n key for this form item's error message and displays the error message if showErro(true) is set.
setErrorKey(String, String[]) - Method in class org.olat.core.gui.components.form.flexible.impl.FormItemImpl
 
setErrorKey(String) - Method in class org.olat.core.gui.components.form.ValidationError
 
setErrorKey(String) - Method in class org.olat.core.gui.formelements.AbstractFormElement
Set an error translation key.
setErrorKey(String) - Method in interface org.olat.core.gui.formelements.FormElement
Set an error translation key.
setErrorKeyWithParams(String, String[]) - Method in class org.olat.core.gui.formelements.AbstractFormElement
Error translation key with parameters to be set in the translation.
setErrorKeyWithParams(String, String[]) - Method in interface org.olat.core.gui.formelements.FormElement
Error translation key with parameters to be set in the translation.
setErrorMessage(String) - Method in class de.bps.course.nodes.den.DENStatus
 
setErrorMessage(String) - Method in class org.olat.course.nodes.en.EnrollStatus
 
setEternal(boolean) - Method in class org.olat.core.util.cache.n.CacheConfig
Set whether elements are considered as eternal.
setEvaluatingCourseNode(CourseNode) - Method in class org.olat.course.run.scoring.ScoreAccounting
used for error msg and debugging.
setEvaluatorClass(String) - Method in class org.olat.instantMessaging.IMAppender
The EvaluatorClass option takes a string value representing the name of the class implementing the interface.
setEventBus(EventBus) - Method in class org.olat.commons.coordinate.cluster.ClusterCoordinator
[used by spring]
setEventBus(EventBus) - Method in class org.olat.commons.coordinate.cluster.lock.ClusterLocker
[used by spring]
setEventBus(EventBus) - Method in class org.olat.commons.coordinate.singlevm.SingleVMCoordinator
[used by spring]
setEventBus(EventBus) - Method in class org.olat.commons.coordinate.singlevm.SingleVMLocker
[used by spring]
setEventBus(EventBus) - Method in class org.olat.core.util.cache.n.impl.cluster.ClusterCacher
[used by spring]
setEventType(Project.EventType) - Method in class org.olat.course.nodes.projectbroker.datamodel.ProjectEvent
 
setExample(String) - Method in class org.olat.core.gui.formelements.AbstractFormElement
Sets the optional element example
setExampleKey(String, String[]) - Method in interface org.olat.core.gui.components.form.flexible.FormItem
key for example with params to fill
setExampleKey(String, String[]) - Method in class org.olat.core.gui.components.form.flexible.impl.FormItemImpl
 
setExecutionTimeThreshold(int) - Method in class org.olat.commons.coordinate.cluster.ClusterSyncer
[used by spring]
setExpandServerOnly(boolean) - Method in class org.olat.core.gui.components.tree.MenuTree
 
setExpertMode(boolean) - Method in class org.olat.course.condition.Condition
 
setExpertMode(boolean) - Method in class org.olat.course.run.scoring.ScoreCalculator
 
setExplanation(String) - Method in class org.olat.core.gui.components.rating.RatingComponent
 
setExpressionString(String) - Method in class org.olat.course.condition.interpreter.ConditionExpression
 
setExtconfigdispatchers(Map) - Method in class org.olat.core.dispatcher.DispatcherConfig
 
setExtendedAddress(String) - Method in interface org.olat.core.id.Address
Sets the extendedAddress.
setExtensionPoints(List<String>) - Method in class org.olat.core.extensions.action.GenericActionExtension
[used by spring]
setExtensionResourcesBaseURI(String) - Method in class org.olat.course.nodes.bc.BCCourseNodeConfiguration
 
setExtensionResourcesBaseURI(String) - Method in class org.olat.course.nodes.co.COCourseNodeConfiguration
 
setExtensionResourcesBaseURI(String) - Method in class org.olat.course.nodes.cp.CPCourseNodeConfiguration
 
setExtensionResourcesBaseURI(String) - Method in class org.olat.course.nodes.en.ENCourseNodeConfiguration
 
setExtensionResourcesBaseURI(String) - Method in class org.olat.course.nodes.fo.FOCourseNodeConfiguration
 
setExtensionResourcesBaseURI(String) - Method in class org.olat.course.nodes.iq.IQSELFCourseNodeConfiguration
 
setExtensionResourcesBaseURI(String) - Method in class org.olat.course.nodes.iq.IQSURVCourseNodeConfiguration
 
setExtensionResourcesBaseURI(String) - Method in class org.olat.course.nodes.iq.IQTESTCourseNodeConfiguration
 
setExtensionResourcesBaseURI(String) - Method in class org.olat.course.nodes.ms.MSCourseNodeConfiguration
 
setExtensionResourcesBaseURI(String) - Method in class org.olat.course.nodes.projectbroker.ProjectBrokerNodeConfiguration
 
setExtensionResourcesBaseURI(String) - Method in class org.olat.course.nodes.scorm.ScormCourseNodeConfiguration
 
setExtensionResourcesBaseURI(String) - Method in class org.olat.course.nodes.sp.SPCourseNodeConfiguration
 
setExtensionResourcesBaseURI(String) - Method in class org.olat.course.nodes.st.STCourseNodeConfiguration
 
setExtensionResourcesBaseURI(String) - Method in class org.olat.course.nodes.ta.TACourseNodeConfiguration
 
setExtensionResourcesBaseURI(String) - Method in class org.olat.course.nodes.tu.TUCourseNodeConfiguration
 
setExtensions(List) - Method in class org.olat.core.extensions.ExtManager
[used by spring]
setExternal(Boolean) - Method in class org.olat.modules.webFeed.models.Feed
 
setExternalFeedUrl(String) - Method in class org.olat.modules.webFeed.models.Feed
 
setExternalImageURL(String) - Method in class org.olat.modules.webFeed.models.Feed
 
setExternalLink(String) - Method in class org.olat.modules.webFeed.models.Item
 
setExternalURI(boolean) - Method in class org.olat.ims.qti.editor.beecom.objects.Matvideo
 
setExternalURL(String) - Method in interface org.olat.catalog.CatalogEntry
setter for an external URL pointer of ths catalogentry
setExternalURL(String) - Method in class org.olat.catalog.CatalogEntryImpl
 
setExternalUrl(String) - Method in class org.olat.modules.webFeed.models.Enclosure
 
setFactoryMethod(String) - Method in class org.olat.core.gui.control.creator.FactoryControllerCreator
 
setFactoryName(String) - Method in class org.olat.core.gui.control.creator.FactoryControllerCreator
 
setFeedback(int) - Method in class org.olat.ims.qti.editor.beecom.objects.Control
Sets the feedback.
setFeedback(QTIObject, String, String) - Static method in class org.olat.ims.qti.editor.QTIEditHelper
Set feedback
setFeedback(boolean) - Method in class org.olat.ims.qti.navigator.Info
Sets the feedback of the item
setFeedbackavailable(boolean) - Method in class org.olat.ims.qti.container.AssessmentContext
 
setFeedbackFail(QTIObject, String) - Static method in class org.olat.ims.qti.editor.QTIEditHelper
Set fail feedback.
setFeedbackMastery(QTIObject, String) - Static method in class org.olat.ims.qti.editor.QTIEditHelper
Set mastery feedback.
setFeedbackOlatResp(QTIObject, String, String) - Static method in class org.olat.ims.qti.editor.QTIEditHelper
Set response feedback
setFeedId(Long) - Method in class org.olat.modules.webFeed.dispatching.Path
 
setFibType(int) - Method in class org.olat.ims.qti.container.qtielements.Render_fib
 
setField(String, String) - Method in class org.olat.ims.qti.editor.beecom.objects.Metadata
 
setField(String, String) - Method in class org.olat.ims.qti.editor.beecom.objects.OutcomesProcessing
 
setField1(String) - Method in class org.olat.core.commons.persistence.TestTable
 
setField2(long) - Method in class org.olat.core.commons.persistence.TestTable
 
setField3(String) - Method in class org.olat.core.commons.persistence.TestTable
 
setFile(VFSLeaf) - Method in class org.olat.ims.cp.objects.CPFile
 
setFileBrowserCallback(VFSContainer, CustomLinkTreeModel, String[], String[], String[]) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Set the file browser callback for the given vfs container and link tree model
setFileBrowserUploadRelPath(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Set an optional path relative to the vfs container of the file browser callback that is used as the upload destination when a user uploads a file and you don't whant the file to be uploaded into the vfs container itself but rather in another directory, e.g.
setFilename(String) - Method in class org.olat.core.gui.media.ExcelMediaResource
 
setFilename(String) - Method in class org.olat.core.util.vfs.version.RevisionFileImpl
 
setFilename(String) - Method in class org.olat.modules.dialog.DialogElement
 
setFileName(String) - Method in class org.olat.modules.webFeed.models.Enclosure
 
setFilePath(String) - Method in class org.olat.search.service.indexer.FolderIndexerWorker
 
setFilePath(String) - Method in class org.olat.search.service.SearchResourceContext
Pass filePath parameter from parent to child.
setFileSize(String) - Method in class org.olat.modules.dialog.DialogElement
 
setFileType(String) - Method in class org.olat.core.commons.services.search.OlatDocument
 
setFileType(String) - Method in class org.olat.core.commons.services.search.ui.ResultControllerCreator
 
setFileTypeCounters(Map<String, Integer>) - Method in class org.olat.search.service.indexer.FullIndexerStatus
Set new file-type counters Hashtable.
setFilters(List, ShortName) - Method in class org.olat.core.gui.components.table.TableController
Sets the list of filters and the currently active filter
setFirstname(String) - Method in class org.olat.core.util.SessionInfo
 
setFirstName(String) - Method in class org.olat.course.nodes.tu.TURequest
 
setFirstResult(int) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setFirstResult(int) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setFlexiColumnModel(FlexiColumnModel, int) - Method in interface org.olat.core.gui.components.form.flexible.impl.elements.table.FlexiTableColumnModel
 
setFlexiColumnModel(FlexiColumnModel, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.table.FlexiTableColumnModelImpl
 
setFloat(int, float) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setFloat(String, float) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setFloat(int, float) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setFloat(String, float) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setFloatValue(Float) - Method in class org.olat.properties.Property
 
setFlowClass(int) - Method in class org.olat.ims.qti.container.qtielements.Flow
 
setFlowClass(int) - Method in class org.olat.ims.qti.container.qtielements.Flow_label
 
setFlowClass(int) - Method in class org.olat.ims.qti.container.qtielements.Flow_mat
 
setFlowLabelClass(String) - Method in class org.olat.ims.qti.editor.beecom.objects.ChoiceQuestion
Set alignment of response items:
For horizontal alignment: Block
For vertical alignment: List
setFocus(Date) - Method in interface org.olat.commons.calendar.ui.CalendarController
Set the focus for this calendar.
setFocus(int, int) - Method in class org.olat.commons.calendar.ui.components.WeeklyCalendarComponent
Set this calendars focus to year/weekOfYear.
setFocus(Date) - Method in class org.olat.commons.calendar.ui.WeeklyCalendarController
 
setFocus(boolean) - Method in interface org.olat.core.gui.components.form.flexible.FormItem
true if the element should (try to) get focus, false is default
setFocus(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.FormItemImpl
 
setFocus(Date) - Method in class org.olat.course.nodes.cal.CourseCalendarController
 
setFocusOnEvent(String) - Method in interface org.olat.commons.calendar.ui.CalendarController
Set the focus for this calendar.
setFocusOnEvent(String) - Method in class org.olat.commons.calendar.ui.WeeklyCalendarController
 
setFocusOnEvent(String) - Method in class org.olat.course.nodes.cal.CourseCalendarController
 
setFolderRoot(String) - Static method in class org.olat.core.commons.modules.bc.FolderConfig
Sets the folderRoot.
setFontsEnabled(boolean, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the fonts buttons
setFontSize(int) - Method in class org.olat.core.gui.control.winmgr.WindowManagerImpl
 
setFontSize(int) - Method in interface org.olat.core.gui.WindowManager
 
setFontsize(String) - Method in interface org.olat.core.id.Preferences
Set users fontsize settings
setFontsize(String) - Method in class org.olat.user.PreferencesImpl
Set users fontsize settings
setForcedRootElement(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Set the forced root element that is entered into the edit area when the area is empty.
setFormat(String) - Method in class org.olat.ims.cp.objects.CPMetadata
 
setFormButtonKey(String) - Method in class org.olat.core.gui.components.tree.SelectionTree
 
setFormDate(Date) - Method in class de.bps.course.nodes.den.DENDatesForm
set date
setForScreenReader(boolean) - Method in class org.olat.core.gui.control.winmgr.WindowManagerImpl
 
setForScreenReader(boolean) - Method in interface org.olat.core.gui.WindowManager
 
setForum(Forum) - Method in interface org.olat.modules.fo.Message
 
setForum(Forum) - Method in class org.olat.modules.fo.MessageImpl
 
setForum(Forum) - Method in class org.olat.modules.fo.ReadMessageImpl
 
setForumKey(Long) - Method in class org.olat.modules.dialog.DialogElement
 
setForumKey(long) - Method in class org.olat.modules.wiki.WikiPage
 
setForumMetaInformation(Map) - Method in class org.olat.modules.fo.archiver.formatters.ForumFormatter
contains (translation keys, value) pairs such as: forum.metainfo.key,1234556 forum.metainfo.topthreadcnt, number of top threads forum.metainfo.msgcnt, number of messages
setFromFQN(String) - Method in class org.olat.core.util.SessionInfo
 
setFromIP(String) - Method in class org.olat.core.util.SessionInfo
 
setFullscreenEnabled(boolean, boolean, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the full-screen plugin
setGenerateTestUsers(boolean) - Method in class org.olat.instantMessaging.IMConfig
 
setGlobalSessionTimeout(int) - Static method in class org.olat.core.util.UserSession
set session timeout on http session -
setGlobalStickyMessage(String, boolean) - Static method in class org.olat.core.commons.fullWebApp.util.GlobalStickyMessage
Sets a new global sticky message and updates all chief controllers to use the new message.
setGlossaryConfig(VFSContainer, Properties) - Method in class org.olat.core.commons.modules.glossary.GlossaryItemManager
 
setGlossarySoftKey(String) - Method in class org.olat.course.config.CourseConfig
set the glossary softkey for this course or null if not used.
setGlossDef(String) - Method in class org.olat.core.commons.modules.glossary.GlossaryItem
 
setGlossFlexions(ArrayList<String>) - Method in class org.olat.core.commons.modules.glossary.GlossaryItem
 
setGlossLinks(ArrayList<URI>) - Method in class org.olat.core.commons.modules.glossary.GlossaryItem
 
setGlossSeeAlso(ArrayList<GlossaryItem>) - Method in class org.olat.core.commons.modules.glossary.GlossaryItem
 
setGlossSynonyms(ArrayList<String>) - Method in class org.olat.core.commons.modules.glossary.GlossaryItem
 
setGlossTerm(String) - Method in class org.olat.core.commons.modules.glossary.GlossaryItem
 
setGrandParentResId(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setGrandParentResName(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setGrandParentResourceInfo(ILoggingResourceable) - Method in class org.olat.core.logging.activity.LoggingObject
Convenience method to set the three grandParent resource properties
setGrandParentResType(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setGreatGrandParentResId(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setGreatGrandParentResName(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setGreatGrandParentResourceInfo(ILoggingResourceable) - Method in class org.olat.core.logging.activity.LoggingObject
Convenience method to set the three greatGrandParent resource properties
setGreatGrandParentResType(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setGreyOutNonSelectableEntries(boolean) - Method in class org.olat.core.gui.components.tree.SelectionTree
Set wether to grey out non selectable entries in the tree.
setGroup(String) - Method in class org.olat.user.AbstractUserPropertyHandler
Spring setter
setGroupArea(BGArea) - Method in class org.olat.group.area.BGtoAreaRelationImpl
 
setGroupChatManager(GroupChatManagerController) - Method in class org.olat.instantMessaging.InstantMessagingClient
set the per user instance of the group chat manager
setGroupContext(BGContext) - Method in interface org.olat.group.area.BGArea
 
setGroupContext(BGContext) - Method in class org.olat.group.area.BGAreaImpl
 
setGroupContext(BGContext) - Method in interface org.olat.group.BusinessGroup
 
setGroupContext(BGContext) - Method in class org.olat.group.BusinessGroupImpl
 
setGroupContext(BGContext) - Method in class org.olat.group.context.BGContext2Resource
 
setGroupHomes(String) - Static method in class org.olat.core.commons.modules.bc.FolderConfig
Sets the groupHomes.
setGroupmanager(boolean, boolean) - Method in class org.olat.admin.user.SystemRolesAndRightsForm
 
setGroupName(String) - Method in class org.olat.group.ui.BusinessGroupFormController
 
setGroupNameExistsError(Set<String>) - Method in class org.olat.group.ui.BusinessGroupFormController
 
setGrp(BusinessGroup) - Method in class org.olat.properties.Property
 
setGuid(String) - Method in class org.olat.modules.webFeed.models.Item
 
setGuiTheme(Theme) - Method in class org.olat.core.gui.components.Window
 
setGuiThemeIdentifyer(String) - Method in class org.olat.core.helpers.Settings
Set the CSS theme used for this webapp.
setGuiThemeIdentifyerGlobally(String) - Static method in class org.olat.core.helpers.Settings
Set the CSS theme used for this webapp.
setHasAccount(Boolean) - Method in class org.olat.instantMessaging.syncservice.UserCheck
 
setHasBeenTrue(boolean) - Method in class org.olat.ims.qti.process.elements.EvalContext
Sets the hasBeenTrue.
setHasConfirmedDislaimer(Identity) - Method in class org.olat.registration.RegistrationManager
Marks the given identity to have confirmed the disclaimer.
setHeader(String) - Method in class org.olat.course.statistic.export.UZHStoredProcedureLogExporter
set via spring
setHeaderInclude(String) - Method in class org.olat.core.gui.components.htmlheader.HtmlHeaderComponent
 
setHeight(Long) - Method in class org.olat.core.gui.components.image.ImageComponent
Sets the height.
setHeight(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Matvideo
 
setHeightAbsolute(int) - Method in class org.olat.commons.calendar.ui.components.KalendarEventRenderWrapper
 
setHeightPX(int) - Method in class org.olat.core.gui.control.generic.iframe.IFrameDisplayController
Configuration method to use an explicit height for the iframe instead of the default automatic sizeing code.
setHeightPX(int) - Method in class org.olat.modules.scorm.ScormAPIandDisplayController
Configuration method to use an explicit height for the iframe instead of the default automatic sizeing code.
setHidden(boolean) - Method in class org.olat.modules.fo.MessageNode
 
setHidden(boolean) - Method in class org.olat.modules.fo.Status
 
setHighlight(boolean) - Method in interface org.olat.core.commons.services.search.ui.ResultController
 
setHighlight(boolean) - Method in class org.olat.search.ui.ContextHelpResultController
 
setHighlight(boolean) - Method in class org.olat.search.ui.StandardResultController
 
setHighlightingDescription(boolean) - Method in class org.olat.core.commons.services.search.ResultDocument
 
setHighLightingEnabled(boolean) - Method in class org.olat.core.gui.control.winmgr.AjaxController
 
setHighLightingEnabled(boolean) - Method in class org.olat.core.gui.control.winmgr.WindowBackOfficeImpl
 
setHighLightingEnabled(boolean) - Method in class org.olat.core.gui.control.winmgr.WindowManagerImpl
 
setHighLightingEnabled(boolean) - Method in interface org.olat.core.gui.WindowManager
 
setHighlightResult(String) - Method in class org.olat.core.commons.services.search.ResultDocument
 
setHighlightTitle(String) - Method in class org.olat.core.commons.services.search.ResultDocument
 
setHint(Hint) - Method in class org.olat.ims.qti.container.Output
 
setHint(int) - Method in class org.olat.ims.qti.editor.beecom.objects.Control
Sets the hints.
setHint(boolean) - Method in class org.olat.ims.qti.navigator.Info
Sets the hint.
setHintLevel(int) - Method in class org.olat.ims.qti.container.ItemContext
Sets the hintLevel.
setHintText(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Question
 
setHomeOrg(String) - Method in class org.olat.course.statistic.homeorg.HomeOrgStat
 
setHomeSiteCookie(String, UserRequest) - Static method in class org.olat.shibboleth.ShibbolethAuthenticationController
Sets a cookie with the home site last selected in the shib login form.
setHooverText(String) - Method in class org.olat.core.gui.control.generic.textmarker.TextMarker
 
setHost(String) - Method in class org.olat.instantMessaging.IMAppender
 
setHour(int) - Method in class org.olat.course.statistic.hourofday.HourOfDayStat
 
setHr(boolean) - Method in class org.olat.core.gui.formelements.SpacerElement
 
setHref(String) - Method in class org.olat.ims.cp.objects.CPFile
 
setHref(String) - Method in class org.olat.ims.cp.objects.CPResource
 
setHrefGenerator(HrefGenerator) - Method in class de.bps.olat.modules.cl.ChecklistMultiSelectColumnDescriptor
 
setHrefGenerator(HrefGenerator) - Method in interface org.olat.core.gui.components.table.ColumnDescriptor
 
setHrefGenerator(HrefGenerator) - Method in class org.olat.core.gui.components.table.DefaultColumnDescriptor
 
setHrefGenerator(HrefGenerator) - Method in class org.olat.core.gui.components.table.StaticColumnDescriptor
 
setHTMLIsAllowed(boolean) - Method in class org.olat.core.gui.formelements.RadioButtonGroupElement
 
setHtmlTarget(String) - Method in class de.bps.course.nodes.ll.LLModel
 
setI18nActionKey(String) - Method in class org.olat.core.extensions.action.GenericActionExtension
[used by spring]
setI18nDescriptionKey(String) - Method in class org.olat.core.extensions.action.GenericActionExtension
[used by spring]
setI18nKey(String) - Method in interface org.olat.core.gui.components.form.flexible.elements.Cancel
Set the i18n key for the link text
setI18nKey(String) - Method in interface org.olat.core.gui.components.form.flexible.elements.FormLink
Set the i18n key for the link text
setI18nKey(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.FormCancel
 
setI18nKey(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.FormLinkImpl
 
setI18nKey(String) - Method in class org.olat.core.gui.components.text.TextComponent
Set a new i18n key.
setIconCssClass(String) - Method in class org.olat.commons.calendar.model.KalendarEventLink
Optional CSS icon class
setIconCssClass(String) - Method in class org.olat.core.gui.components.tree.GenericTreeNode
 
setIconCSSClass(String) - Method in class org.olat.core.gui.control.navigation.DefaultNavElement
 
setIconDecorator1CssClass(String) - Method in class org.olat.core.gui.components.tree.GenericTreeNode
 
setIconDecorator2CssClass(String) - Method in class org.olat.core.gui.components.tree.GenericTreeNode
 
setIconDecorator3CssClass(String) - Method in class org.olat.core.gui.components.tree.GenericTreeNode
 
setIconFileName(String) - Method in class org.olat.modules.webFeed.dispatching.Path
 
setId(String) - Method in class org.olat.commons.calendar.model.KalendarEventLink
 
setId(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Matbreak
 
setId(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Material
 
setId(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Matimage
 
setId(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Mattext
 
setId(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Matvideo
 
setId(String) - Method in class org.olat.modules.scorm.archiver.ScoObjective
 
setId(Long) - Method in class org.olat.modules.webFeed.models.Feed
 
setIdDivsForced(boolean) - Method in class org.olat.core.gui.control.winmgr.WindowManagerImpl
needed only by guidebugdispatchercontroller for the gui debug mode!
setIdent(String) - Method in class org.olat.core.util.nodes.GenericNode
 
setIdent(String) - Method in interface org.olat.course.nodes.CourseNode
Set this node's ident.
setIdent(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Assessment
Sets the ident.
setIdent(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Feedback
Sets the ident.
setIdent(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Item
Sets the ident.
setIdent(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Question
Sets the ident.
setIdent(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Response
Sets the ident.
setIdent(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the ident.
setIdentifier(String) - Method in class org.olat.ims.cp.objects.CPItem
 
setIdentifier(String) - Method in class org.olat.ims.cp.objects.CPOrganization
 
setIdentifier(String) - Method in class org.olat.ims.cp.objects.CPResource
 
setIdentifierRef(String) - Method in class org.olat.ims.cp.objects.CPDependency
 
setIdentifierRef(String) - Method in class org.olat.ims.cp.objects.CPItem
 
setIdentitiesAddedEvent(List<Identity>) - Method in class org.olat.admin.securitygroup.gui.IdentitiesAddEvent
 
setIdentitiesAlreadyInGroup(List<Identity>) - Method in class org.olat.admin.securitygroup.gui.IdentitiesAddEvent
 
setIdentitiesWithoutPermission(List<Identity>) - Method in class org.olat.admin.securitygroup.gui.IdentitiesAddEvent
 
setIdentity(Identity) - Method in interface org.olat.basesecurity.Authentication
 
setIdentity(Identity) - Method in class org.olat.basesecurity.AuthenticationImpl
 
setIdentity(Identity) - Method in class org.olat.basesecurity.SecurityGroupMembershipImpl
Sets the identity.
setIdentity(Identity) - Method in class org.olat.core.id.IdentityEnvironment
 
setIdentity(Identity) - Method in interface org.olat.core.util.notifications.Subscriber
 
setIdentity(Identity) - Method in class org.olat.core.util.servlets.VFSDirContext
 
setIdentity(Identity) - Method in class org.olat.core.util.UserSession
Sets the identity.
setIdentity(Identity) - Method in class org.olat.ims.qti.QTIResultSet
 
setIdentity(Identity) - Method in class org.olat.modules.fo.ReadMessageImpl
 
setIdentity(Identity) - Method in class org.olat.notifications.SubscriberImpl
 
setIdentity(Identity) - Method in class org.olat.properties.Property
 
setIdentityAsActiv(Identity) - Method in class org.olat.admin.user.delete.service.UserDeletionManager
Re-activate an identity, lastLogin = now, reset deleteemaildate = null.
setIdentityEnvironmentAttributes(Map<String, String>) - Method in interface org.olat.core.id.User
internal use only.
setIdentityEnvironmentAttributes(Map<String, String>) - Method in class org.olat.user.UserImpl
 
setIdentityId(Long) - Method in class de.bps.olat.modules.cl.CheckpointResult
 
setIdentityId(Long) - Method in class org.olat.search.service.searcher.SearchRequest
 
setIdentityKey(Long) - Method in class org.olat.modules.webFeed.dispatching.Path
 
setIDLE_POLLTIME(int) - Static method in class org.olat.instantMessaging.InstantMessagingModule
 
setIdlePolltime(int) - Method in class org.olat.instantMessaging.IMConfig
 
setIdleWaitTime(long) - Method in class org.olat.instantMessaging.rosterandchat.ChangePresenceJob
 
setIframeEnabled(boolean) - Method in class org.olat.commons.file.filechooser.FileChooseCreateEditController
Settings for preview mode of selected file.
setImage(FileElement, Feed) - Method in class org.olat.modules.webFeed.managers.FeedManager
Set the image of the feed (update handled separately)
setImage(FileElement, Feed) - Method in class org.olat.modules.webFeed.managers.FeedManagerImpl
 
setImageMapperUri(UserRequest, VFSContainer) - Method in class org.olat.modules.wiki.gui.components.wikiToHtml.WikiMarkupComponent
if the wiki need to serve images you have to set the image mapper uri first! The mapper creates an user session based mapper for the media files which can be requested by calling @see getImageBaseUri()
setImageName(String) - Method in class org.olat.modules.webFeed.models.Feed
Setter for name
setImageURI(String) - Method in class org.olat.core.gui.components.tree.GenericTreeNode
Deprecated. see org.olat.core.gui.components.tree.TreeNode#getImageURI()
setImageURI(String) - Method in class org.olat.course.tree.CourseEditorTreeNode
 
setImgAltText(String) - Method in class org.olat.core.commons.fullWebApp.LogoWithLinkHeaderControllerCreator
spring setter
setImgURI(String) - Method in class org.olat.core.commons.fullWebApp.LogoWithLinkHeaderControllerCreator
spring setter
setImported(boolean) - Method in class org.olat.commons.calendar.ui.components.KalendarRenderWrapper
 
setIndexerList(List) - Method in class org.olat.modules.glossary.GlossaryRepositoryIndexer
Bean setter method used by spring.
setIndexerList(List<Indexer>) - Method in class org.olat.search.service.indexer.AbstractIndexer
Bean setter method used by spring.
setIndexerList(List) - Method in class org.olat.search.service.indexer.identity.IdentityIndexer
Bean setter method used by spring.
setIndexerList(List<CourseNodeIndexer>) - Method in class org.olat.search.service.indexer.repository.CourseIndexer
Bean setter method used by spring.
setIndexerList(List) - Method in class org.olat.search.service.indexer.repository.ImsCPRepositoryIndexer
Bean setter method used by spring.
setIndexerList(List) - Method in class org.olat.search.service.indexer.repository.RepositoryIndexer
Bean setter method used by spring.
setIndexerList(List) - Method in class org.olat.search.service.indexer.repository.SharedFolderRepositoryIndexer
Bean setter method used by spring.
setIndexerList(List) - Method in class org.olat.search.service.indexer.repository.WikiRepositoryIndexer
Bean setter method used by spring.
setIndexInterval(long) - Method in class org.olat.admin.search.SearchAdminForm
 
setIndexInterval(long) - Method in interface org.olat.core.commons.services.search.SearchService
Change index-interval of running system immediately to reduce system load.
setIndexInterval(long) - Method in class org.olat.search.service.indexer.Index
Set index-interval of full-indexer
setIndexInterval(long) - Method in class org.olat.search.service.indexer.OlatFullIndexer
 
setIndexInterval(long) - Method in class org.olat.search.service.SearchServiceImpl
 
setIndexPath(String) - Method in class org.olat.search.service.searcher.Search
[used by spring]
setIndexPath(String) - Method in class org.olat.search.service.spell.SearchSpellChecker
 
setIndexPerMinute(int) - Method in class org.olat.search.service.indexer.FullIndexerStatus
 
setIndexSize(int) - Method in class org.olat.search.service.indexer.FullIndexerStatus
 
setIndexWriter(OlatFullIndexer) - Method in class org.olat.search.service.indexer.FolderIndexerWorker
 
setInfo(String) - Method in class org.olat.core.gui.control.LocalWindowControl
 
setInfo(String) - Method in interface org.olat.core.gui.control.WindowControl
 
setInfo(String) - Method in class org.olat.core.gui.GUIMessage
Method setInfo.
setInfo(String) - Method in class org.olat.core.id.context.StackedBusinessWindowControl
 
setInfo(String) - Method in class org.olat.course.nodes.en.EnrollmentManagerTest
 
setInfo(String) - Method in class org.olat.group.BusinessGroupManagerImplTest
 
setInfoMessage(String) - Method in class org.olat.admin.sysinfo.InfoMessageManager
 
setInfoMessageNodeOnly(String) - Method in class org.olat.admin.sysinfo.InfoMessageManager
set info message on node level only, no need to sync
setInformSessionTimeout(boolean) - Method in interface org.olat.core.id.Preferences
 
setInformSessionTimeout(boolean) - Method in class org.olat.user.PreferencesImpl
 
setInheritControls(boolean) - Method in class org.olat.ims.qti.editor.beecom.objects.Assessment
 
setInitialAuthor(String) - Method in class org.olat.repository.RepositoryEntry
 
setInitialAutoLogOutCutTime(long) - Method in class org.olat.instantMessaging.rosterandchat.ChangePresenceJob
 
setInitialFile(File) - Method in interface org.olat.core.gui.components.form.flexible.elements.FileElement
Set an initial value for the file element.
setInitialFile(File) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.FileElementImpl
 
setInput(DataInput) - Method in class org.olat.core.util.ImageInfo
Set the input stream to the argument stream (or file).
setInput(InputStream) - Method in class org.olat.core.util.ImageInfo
Set the input stream to the argument stream (or file).
setInputBufferSize(int) - Method in class org.olat.commons.servlets.StaticsLegacyDispatcher
Deprecated.  
setInputStream(InputStream) - Method in class org.olat.core.gui.media.DefaultMediaResource
 
setInsertDateTimeEnabled(boolean, Locale, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the date and time insert plugin
setInstallationComplete(boolean) - Method in class org.olat.upgrade.UpgradeHistoryData
 
setInstanceId(String) - Method in class org.olat.admin.sysinfo.MRTGStatsDispatcher
 
setInstanceId(String) - Method in class org.olat.core.gui.components.Window
Sets the instanceId.
setInstanceId(String) - Method in class org.olat.core.util.WebappHelper
[spring]
setInstantMessagingStatus(String) - Method in class org.olat.instantMessaging.ui.ConnectedUsersListEntry
 
setInstitutionalResourceManager(boolean, boolean) - Method in class org.olat.admin.user.SystemRolesAndRightsForm
 
setInteger(int, int) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setInteger(String, int) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setInteger(int, int) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setInteger(String, int) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setInteractionId(String) - Method in class org.olat.modules.scorm.archiver.ScoInteraction
 
setInterceptHandlerRenderInstance(InterceptHandlerInstance) - Method in class org.olat.core.gui.render.RenderResult
 
setInternalLinkTreeModel(CustomLinkTreeModel) - Method in class org.olat.core.commons.modules.singlepage.SinglePageController
Set the internal link tree model that should be used in the HTML editor to display links
setIntProperty(String, int, boolean) - Method in class org.olat.core.configuration.PersistedProperties
Set an int property
setIntPropertyDefault(String, int) - Method in class org.olat.core.configuration.PersistedProperties
Set a default value for an integer property
setIntValue(int) - Method in interface org.olat.core.gui.components.form.flexible.elements.IntegerElement
set the int value.
setIntValue(int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.IntegerElementImpl
 
setIntvalue(int) - Method in class org.olat.core.gui.formelements.IntegerElement
Sets the intvalue.
setIntValue(String, int) - Method in class org.olat.modules.ModuleConfiguration
 
setIntValueCheck(String) - Method in interface org.olat.core.gui.components.form.flexible.elements.IntegerElement
Implementors note: an integer element implementation has to provide a generic int value check anyway with a generic "must be a number" error message.
setIntValueCheck(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.IntegerElementImpl
 
setIp(String) - Method in class org.olat.ims.qti.QTIResult
 
setIpAddress(String) - Method in interface org.olat.registration.TemporaryKey
 
setIpAddress(String) - Method in class org.olat.registration.TemporaryKeyImpl
 
setIQReference(RepositoryEntry, ModuleConfiguration) - Static method in class org.olat.course.nodes.iq.IQEditController
Set the referenced repository entry.
setIsConnected(boolean) - Method in class org.olat.instantMessaging.InstantMessagingClient
 
setIsEditMode(UserRequest, Boolean) - Method in class org.olat.core.gui.control.generic.portal.PortalImpl
Enable/disable the edit mode of the portal
setIsEnrolled(boolean) - Method in class org.olat.course.nodes.en.EnrollStatus
 
setIsEqualCheck(int, String) - Method in interface org.olat.core.gui.components.form.flexible.elements.IntegerElement
 
setIsEqualCheck(String, String) - Method in interface org.olat.core.gui.components.form.flexible.elements.TextElement
compares a text value with another value
setIsEqualCheck(String, String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.AbstractTextElement
compares a text value with another value
setIsEqualCheck(int, String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.IntegerElementImpl
 
setIsEqualCheck(String, String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.IntegerElementImpl
 
setIsInWaitingList(boolean) - Method in class org.olat.course.nodes.en.EnrollStatus
 
setIsNoMax(boolean) - Method in class org.olat.core.gui.components.progressbar.ProgressBar
If set to true, no max limit for this progress bar.
setIsPassed(boolean) - Method in class org.olat.ims.qti.QTIResultSet
 
setIsPopUpWindowAction(boolean, String) - Method in class org.olat.core.gui.components.table.DefaultColumnDescriptor
TODO:fj:b replace with PopupObject which is easily configurable Optional action link configuration
setIsPopUpWindowAction(boolean, String) - Method in class org.olat.core.gui.components.table.StaticColumnDescriptor
Optional action link configuration
setItem(Object) - Method in class org.olat.core.util.traversal.GenericTraversalNode
Sets the item.
setItemcontrols(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Item
Sets the itemcontrols.
setItemfeedbacks(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Item
Sets the itemfeedbacks.
setItemFileName(String) - Method in class org.olat.modules.webFeed.dispatching.Path
 
setItemId(String) - Method in class org.olat.modules.scorm.assessment.CmiData
 
setItemID(String) - Method in class org.olat.modules.scorm.server.beans.LMSDataFormBean
the itemID is and int(String) which points to the position in the navigation tree.
setItemId(String) - Method in class org.olat.modules.scorm.server.sequence.ItemSequence
Accessor method - to set this items ID
setItemId(String) - Method in class org.olat.modules.webFeed.dispatching.Path
 
setItemIdent(String) - Method in class org.olat.ims.qti.editor.NodeBeforeChangeEvent
 
setItemIdent(String) - Method in class org.olat.ims.qti.QTIResult
 
setItemmetadata(QTIObject) - Method in class org.olat.ims.qti.editor.beecom.objects.Item
Sets the itemmetadata.
setItempostconditions(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Item
Sets the itempostconditions.
setItempreconditions(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Item
Sets the itempreconditions.
setItemrubrics(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Item
Sets the itemrubrics.
setItems(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Assessment
Sets the items.
setItems(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the items.
setItems(List<Item>) - Method in class org.olat.modules.webFeed.models.Feed
 
setItemsPerPage(int) - Method in class org.olat.modules.webFeed.FeedViewHelper
 
setItemValidatorProvider(ItemValidatorProvider) - Method in interface org.olat.core.gui.components.form.flexible.elements.TextElement
to be set if TextElement should be validated with its validate() method
setItemValidatorProvider(ItemValidatorProvider) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.AbstractTextElement
 
setJabberId(String) - Method in class org.olat.instantMessaging.ui.ConnectedUsersListEntry
 
setJavaFieldIdForDebug(String) - Method in class org.olat.core.logging.activity.BaseLoggingAction
Sets the optional name of the field in which this instance is held - for DEBUGging only - this field id will be issued when there are problems with this ILoggingAction's ResourceableTypeList later
setJdbcTemplate(JdbcTemplate) - Method in class org.olat.course.statistic.export.UZHStoredProcedureLogExporter
set via spring
setJdbcTemplate(JdbcTemplate) - Method in class org.olat.course.statistic.MySQLTempStatTableCreator
set via spring
setJdbcTemplate(JdbcTemplate) - Method in class org.olat.course.statistic.MySQLTempStatTableDropper
set via spring
setJdbcTemplate(JdbcTemplate) - Method in class org.olat.course.statistic.StatisticUpdater
set via spring
setJmsMsgDelayLimit(long) - Method in class org.olat.commons.coordinate.cluster.jms.ClusterEventBus
[used by spring]
setJsBodyOnLoad(String) - Method in class org.olat.core.gui.components.htmlheader.HtmlHeaderComponent
 
setJumpinhandlers(Map) - Method in class org.olat.core.dispatcher.jumpin.JumpinConfig
 
setJUnitTest(boolean) - Static method in class org.olat.core.helpers.Settings
 
setKalendarConfig(KalendarConfig) - Method in class org.olat.commons.calendar.ui.components.KalendarRenderWrapper
 
setKalendarEvent(KalendarEvent) - Method in interface org.olat.commons.calendar.ui.LinkProvider
Set the kalendar event to be modified.
setKalendarEvent(KalendarEvent) - Method in class org.olat.course.run.calendar.CourseLinkProviderController
 
setKalendarEventLinks(List) - Method in class org.olat.commons.calendar.model.KalendarEvent
 
setKalendars(Collection) - Method in class org.olat.commons.calendar.ui.components.WeeklyCalendarComponent
 
setKeepUserEmailAfterDeletion(boolean) - Method in class org.olat.admin.user.delete.service.UserDeletionManager
Setter method used by spring
setKeepUserLoginAfterDeletion(boolean) - Method in class org.olat.admin.user.delete.service.UserDeletionManager
Setter method used by spring
setKey(Long) - Method in class org.olat.core.commons.persistence.TestTable
 
setKey(Long) - Method in class org.olat.modules.fo.MessageNode
 
setKey(String) - Method in class org.olat.modules.scorm.assessment.CmiData
 
setKey(String) - Method in interface org.olat.modules.scorm.ScormDataModelItem
 
setKey(String) - Method in class org.olat.modules.scorm.ScormDataModelItemImpl
 
setKey(Long) - Method in interface org.olat.registration.TemporaryKey
 
setKey(Long) - Method in class org.olat.registration.TemporaryKeyImpl
 
setKeyBefore(Long) - Method in class org.olat.ims.qti.export.QTIExportFormatterCSVType2
 
setKeyBefore(Long) - Method in class org.olat.ims.qti.export.QTIExportFormatterCVSType3
 
setKeyPriority(String, String, int) - Method in class org.olat.core.util.i18n.I18nManager
Set the key priority within the bundle.
setKeysAndValues(String[], String[], String[]) - Method in interface org.olat.core.gui.components.form.flexible.elements.MultipleSelectionElement
 
setKeysAndValues(String[], String[], String[]) - Method in interface org.olat.core.gui.components.form.flexible.elements.SingleSelection
Set new keys and values in this selection box.
setKeysAndValues(String[], String[], String[]) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.MultipleSelectionElementImpl
 
setKeysAndValues(String[], String[], String[]) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.MultiSelectionTree
 
setKeysAndValues(String[], String[], String[]) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.SingleSelectionImpl
 
setKeywords(String) - Method in class org.olat.ims.cp.objects.CPMetadata
 
setLabel(String, String[]) - Method in interface org.olat.core.gui.components.form.flexible.FormItem
Key to be translated with the form translator and placed in the label panel.
setLabel(String, String[]) - Method in class org.olat.core.gui.components.form.flexible.impl.FormItemImpl
 
setLabel(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Item
Sets the label.
setLabel(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Matvideo
 
setLabelComponent(FormItem, FormItemContainer) - Method in interface org.olat.core.gui.components.form.flexible.FormItem
see setErrorComponent for comments
setLabelComponent(FormItem, FormItemContainer) - Method in class org.olat.core.gui.components.form.flexible.impl.FormItemImpl
 
setLabelKey(String) - Method in class org.olat.core.gui.formelements.AbstractFormElement
Sets the labelKey.
setLabelKey(String) - Method in interface org.olat.core.gui.formelements.FormElement
 
setLable(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Material
Sets the lable.
setLable(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Question
Sets the lable.
setLanguage(String) - Method in class org.olat.commons.modules.bc.meta.MetaInfoFileImpl
 
setLanguage(String) - Method in interface org.olat.core.commons.modules.bc.meta.MetaInfo
 
setLanguage(Locale) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Set the language for editor interface.
setLanguage(String) - Method in interface org.olat.core.id.Preferences
Set users language settings
setLanguage(String) - Method in class org.olat.modules.fo.TestTextCase.Text
 
setLanguage(String) - Method in class org.olat.user.PreferencesImpl
Set users language settings
setLastActivity(long) - Method in class org.olat.instantMessaging.syncservice.IMSessionItems.Item
 
setLastActivity(long) - Method in class org.olat.instantMessaging.ui.ConnectedUsersListEntry
 
setLastChange(Date) - Method in class org.olat.core.commons.services.search.OlatDocument
 
setLastClickTime() - Method in class org.olat.core.util.SessionInfo
record business relevant click time.
setLastError(String) - Method in class org.olat.ims.cp.ContentPackage
 
setLastLogin(Date) - Method in class org.olat.basesecurity.IdentityImpl
Set new last login value
setLastLogin(Date) - Method in interface org.olat.core.id.Identity
Set a new last login date for the user.
setLastLoginDuration(int) - Method in class org.olat.admin.user.delete.service.UserDeletionManager
 
setLastModificationDate(String) - Method in class org.olat.modules.scorm.assessment.ScormResultDetailsController.SummaryTableDataModel
 
setLastModified(Date) - Method in class de.bps.olat.modules.cl.Checklist
 
setLastModified(Date) - Method in class de.bps.olat.modules.cl.Checkpoint
 
setLastModified(Date) - Method in class de.bps.olat.modules.cl.CheckpointResult
 
setLastModified(Date) - Method in class org.olat.basesecurity.SecurityGroupMembershipImpl
 
setLastModified(long) - Method in class org.olat.commons.calendar.model.KalendarEvent
 
setLastModified(long) - Method in class org.olat.commons.servlets.util.ResourceDescriptor
 
setLastModified(Long) - Method in class org.olat.core.gui.media.DefaultMediaResource
 
setLastModified(Date) - Method in interface org.olat.core.id.ModifiedInfo
 
setLastModified(long) - Method in class org.olat.core.util.vfs.version.RevisionFileImpl
 
setLastModified(Date) - Method in class org.olat.group.BusinessGroupImpl
 
setLastModified(Date) - Method in class org.olat.ims.qti.QTIResult
 
setLastModified(Date) - Method in class org.olat.ims.qti.QTIResultSet
 
setLastModified(Date) - Method in class org.olat.modules.fo.FilterForUserController.UserInfo
 
setLastModified(Date) - Method in class org.olat.modules.fo.MessageImpl
 
setLastModified(Date) - Method in class org.olat.modules.webFeed.models.Feed
 
setLastModified(Date) - Method in class org.olat.modules.webFeed.models.Item
 
setLastModified(Date) - Method in class org.olat.note.NoteImpl
 
setLastModified(Date) - Method in class org.olat.notifications.SubscriberImpl
 
setLastModified(Date) - Method in class org.olat.properties.Property
 
setLastModified(Date) - Method in class org.olat.registration.TemporaryKeyImpl
 
setLastModified(Date) - Method in class org.olat.repository.RepositoryEntry
 
setLastModified(Date) - Method in class org.olat.search.service.SearchResourceContext
Pass lastModified parameter from parent to child.
setLastModifiedDate(Date) - Method in class org.olat.modules.scorm.archiver.ScoDatas
 
setLastname(String) - Method in class org.olat.core.util.SessionInfo
 
setLastName(String) - Method in class org.olat.course.nodes.tu.TURequest
 
setLastUpdated(long) - Method in class org.olat.course.assessment.EfficiencyStatement
 
setLastUsage(Date) - Method in interface org.olat.group.BusinessGroup
BusinessGroup was active, lastUsage will be used to determine which groups should get deleted by the big administrator.
setLastUsage(Date) - Method in class org.olat.group.BusinessGroupImpl
set last usage
setLastUsage(Date) - Method in class org.olat.repository.RepositoryEntry
 
SetLastUsageBackgroundTask - Class in org.olat.repository.async
 
SetLastUsageBackgroundTask(RepositoryEntry) - Constructor for class org.olat.repository.async.SetLastUsageBackgroundTask
 
setLastUsageDuration(int) - Method in class org.olat.group.delete.service.GroupDeletionManager
 
setLastUsageDuration(int) - Method in class org.olat.repository.delete.service.RepositoryDeletionManager
 
setLastUsageFor(BusinessGroup) - Method in interface org.olat.group.BusinessGroupManager
Set certain business-group as active (set last-usage and delete time stamp for 'SEND_DELETE_EMAIL_ACTION' in LifeCycleManager):
setLastUsageFor(BusinessGroup) - Method in class org.olat.group.BusinessGroupManagerImpl
 
setLastUsageNowFor(BusinessGroup) - Method in class org.olat.group.delete.service.GroupDeletionManager
 
setLastUsageNowFor(RepositoryEntry) - Static method in class org.olat.repository.RepositoryManager
Set last-usage date to to now for certain repository-entry.
setLatestEmailed(Date) - Method in interface org.olat.core.util.notifications.Subscriber
 
setLatestEmailed(Date) - Method in class org.olat.notifications.SubscriberImpl
 
setLatestNewsDate(Date) - Method in interface org.olat.core.util.notifications.Publisher
 
setLatestNewsDate(Date) - Method in class org.olat.notifications.PublisherImpl
 
setLatestPublishTimestamp(long) - Method in class org.olat.course.tree.CourseEditorTreeModel
 
setLaunchCounter(long) - Method in class org.olat.repository.RepositoryEntry
 
setLaunchUrl(String) - Method in class org.olat.modules.scorm.server.sequence.ItemSequence
Accessor method set the launch
setLdapBases(List<String>) - Method in class org.olat.ldap.LDAPLoginModule
 
setLdapSyncCronSync(boolean) - Method in class org.olat.ldap.LDAPLoginModule
 
setLdapSyncCronSyncExpression(String) - Method in class org.olat.ldap.LDAPLoginModule
 
setLdapSyncOnStartup(boolean) - Method in class org.olat.ldap.LDAPLoginModule
 
setLdapSystemDN(String) - Method in class org.olat.ldap.LDAPLoginModule
 
setLdapSystemPW(String) - Method in class org.olat.ldap.LDAPLoginModule
 
setLdapUrl(String) - Method in class org.olat.ldap.LDAPLoginModule
 
setLdapUserCreatedTimestampAttribute(String) - Method in class org.olat.ldap.LDAPLoginModule
 
setLdapUserLastModifiedTimestampAttribute(String) - Method in class org.olat.ldap.LDAPLoginModule
 
setLdapUserObjectClass(String) - Method in class org.olat.ldap.LDAPLoginModule
 
setLdapUserPasswordAttribute(String) - Method in class org.olat.ldap.LDAPLoginModule
 
setLearningObjectives(String) - Method in interface org.olat.course.nodes.CourseNode
Sets the learningObjectives.
setLearningObjectives(String) - Method in class org.olat.course.nodes.GenericCourseNode
Sets the learningObjectives.
setLength(long) - Method in class org.olat.modules.webFeed.models.Enclosure
 
setLessonStatus(String) - Method in class org.olat.modules.scorm.archiver.ScoDatas
 
setLevelForAllLoggers(Level) - Static method in class org.olat.core.logging.Tracing
set provided log level for all active loggers.
setLevelForLogger(Level, String) - Static method in class org.olat.core.logging.Tracing
set log level of specified logger
setLevelLabel(int, String) - Method in class org.olat.core.gui.components.rating.RatingComponent
 
setLimitTypes(String[]) - Method in class org.olat.repository.SearchForm
Limit searches to a specific type.
setLimitULKB(long) - Static method in class org.olat.core.commons.modules.bc.FolderConfig
Sets the maxULBytes.
setLines(String[]) - Method in class org.olat.modules.wiki.versioning.ChangeInfo
 
setLinkCssIconClass(String) - Method in class org.olat.core.gui.components.download.DownloadComponent
 
setLinkName(String) - Method in class org.olat.core.gui.formelements.LinkElement
 
setLinkProvider(LinkProvider) - Method in class org.olat.commons.calendar.ui.components.KalendarRenderWrapper
 
setLinkTargets(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Set the target list that can be used by author in the target dropdown of links.
setLinkText(String) - Method in class org.olat.core.gui.components.download.DownloadComponent
 
setLinkToolTip(String) - Method in class org.olat.core.gui.components.download.DownloadComponent
 
setLinkURI(String) - Method in class org.olat.core.commons.fullWebApp.LogoWithLinkHeaderControllerCreator
spring setter
setLmsAction(String) - Method in class org.olat.modules.scorm.server.beans.LMSDataFormBean
the action String has to be one of "get" get the dataModel for an itemId "update" update the dataModel for an itemId "boot" get the dataModel for the poistion the user left the course last time or the first item to lauch if the course has not yet been started by the user.
setLoadPerformanceMode(UserRequest) - Static method in class org.olat.core.gui.GUIInterna
 
setLocale(int, Locale) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setLocale(String, Locale) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setLocale(int, Locale) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setLocale(String, Locale) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setLocale(Locale) - Method in class org.olat.core.gui.components.table.DefaultTableDataModel
Sets the locale.
setLocale(Locale) - Method in class org.olat.core.gui.translator.PackageTranslator
Not used normally.
setLocale(Locale) - Method in interface org.olat.core.gui.translator.Translator
 
setLocale(Locale) - Method in class org.olat.core.id.IdentityEnvironment
 
setLocale(Locale) - Method in class org.olat.core.util.bulk.HeaderColumnTranslator
 
setLocale(Locale) - Method in class org.olat.core.util.UserSession
Sets the locale.
setLocalSecurityCallback(VFSSecurityCallback) - Method in class org.olat.core.util.vfs.LocalImpl
 
setLocalSecurityCallback(VFSSecurityCallback) - Method in class org.olat.core.util.vfs.MergeSource
 
setLocalSecurityCallback(VFSSecurityCallback) - Method in class org.olat.core.util.vfs.NamedContainerImpl
 
setLocalSecurityCallback(VFSSecurityCallback) - Method in class org.olat.core.util.vfs.NamedLeaf
 
setLocalSecurityCallback(VFSSecurityCallback) - Method in class org.olat.core.util.vfs.StreamedImpl
 
setLocalSecurityCallback(VFSSecurityCallback) - Method in interface org.olat.core.util.vfs.VFSItem
Set a custom security callback for this item.
setLocalSecurityCallback(VFSSecurityCallback) - Method in class org.olat.core.util.vfs.VirtualContainer
 
setLocation(String) - Method in class de.bps.course.nodes.den.DENDatesForm
set the location
setLocation(String) - Method in class org.olat.commons.calendar.model.KalendarEvent
 
setLocked(boolean) - Method in class org.olat.commons.modules.bc.meta.MetaInfoFileImpl
 
setLocked(boolean) - Method in interface org.olat.core.commons.modules.bc.meta.MetaInfo
 
setLockedBy(Long) - Method in class org.olat.commons.modules.bc.meta.MetaInfoFileImpl
 
setLockedBy(Long) - Method in interface org.olat.core.commons.modules.bc.meta.MetaInfo
 
setLockedDate(Date) - Method in class org.olat.commons.modules.bc.meta.MetaInfoFileImpl
 
setLockedDate(Date) - Method in interface org.olat.core.commons.modules.bc.meta.MetaInfo
 
setLocker(Locker) - Method in class org.olat.commons.coordinate.cluster.ClusterCoordinator
[used by spring]
setlocker(Locker) - Method in class org.olat.commons.coordinate.singlevm.SingleVMCoordinator
[used by spring]
setLockMode(String, LockMode) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setLockMode(String, LockMode) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setLoggingName(String) - Method in class org.olat.course.statistic.StatisticUpdater
set via spring
setLoggingVersion(int, long) - Method in interface org.olat.course.statistic.LoggingVersionManager
Insert a property flagging all logging actions starting at the given startingTimeMillis with the given version.
setLoggingVersion(int, long) - Method in class org.olat.course.statistic.LoggingVersionManagerImpl
 
setLoggingVersionStartingNow(int) - Method in interface org.olat.course.statistic.LoggingVersionManager
Insert a property flagging all logging actions starting now with the given version.
setLoggingVersionStartingNow(int) - Method in class org.olat.course.statistic.LoggingVersionManagerImpl
 
setLoginBlocked(boolean) - Static method in class org.olat.admin.AdminModule
Does not allow any further login except administrator-logins.
setLoginBlocked(boolean) - Static method in class org.olat.basesecurity.AuthHelper
 
setLoginTime(long) - Method in class org.olat.instantMessaging.syncservice.IMSessionItems.Item
 
setLogLineConverter(LogLineConverter) - Method in class org.olat.course.statistic.export.SimpleLogExporter
injected by spring
setLong(String, long) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setLong(int, long) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setLong(String, long) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setLong(int, long) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setLongTitle(String) - Method in interface org.olat.course.nodes.CourseNode
Sets the longTitle.
setLongTitle(String) - Method in class org.olat.course.nodes.GenericCourseNode
Sets the longTitle.
setLongValue(Long) - Method in class org.olat.properties.Property
 
setMailConfig(Map<String, String>) - Method in class org.olat.core.util.WebappHelper
[spring]
setMailNotificationEnabled(boolean) - Method in interface org.olat.course.nodes.projectbroker.datamodel.Project
 
setMailNotificationEnabled(boolean) - Method in class org.olat.course.nodes.projectbroker.datamodel.ProjectImpl
Hibernate setter
setMailSent(boolean) - Method in interface org.olat.registration.TemporaryKey
 
setMailSent(boolean) - Method in class org.olat.registration.TemporaryKeyImpl
 
setMailTemplate(MailTemplate) - Method in class org.olat.basesecurity.events.MultiIdentityChosenEvent
 
setMailTemplate(MailTemplate) - Method in class org.olat.basesecurity.events.SingleIdentityChosenEvent
 
setMaintenanceMessage(String) - Static method in class org.olat.admin.AdminModule
Sets the new maintenance message based on a http parameter.
setMandatory(boolean, String) - Method in interface org.olat.core.gui.components.form.flexible.elements.FileElement
Set this form element mandatory.
setMandatory(boolean) - Method in interface org.olat.core.gui.components.form.flexible.FormItem
Shows a mandatory icon next to this form item.
setMandatory(boolean, String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.FileElementImpl
 
setMandatory(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.FormItemImpl
 
setMandatory(boolean) - Method in class org.olat.core.gui.formelements.AbstractFormElement
Sets the mandatory.
setMandatory(boolean) - Method in interface org.olat.core.gui.formelements.FormElement
 
setMandatoryProperties(Set<UserPropertyHandler>) - Method in class org.olat.user.propertyhandlers.UserPropertyUsageContext
Spring setter
setManifestModifiedDate(long) - Method in class org.olat.modules.scorm.server.servermodels.SequencerModel
 
setManualSortable(boolean) - Method in interface org.olat.core.gui.control.generic.portal.PortletToolSorting
 
setManualSortable(boolean) - Method in class org.olat.core.gui.control.generic.portal.PortletToolSortingControllerImpl
 
setMapPath(String) - Method in interface org.olat.core.extensions.globalmapper.MapperProvider
 
setMapping(Configuration) - Static method in class org.olat.shibboleth.util.OLATUserfieldsMapper
 
setMapWithExportItemConfigs(Map) - Method in class org.olat.ims.qti.export.QTIExportFormatter
 
setMarkedText(String) - Method in class org.olat.core.gui.control.generic.textmarker.TextMarker
 
setMarkLocalizedStringsEnabled(UserSession, boolean) - Method in class org.olat.core.util.i18n.I18nManager
Set the
setMaterials(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Feedback
Sets the material.
setMatIdent(String) - Method in class org.olat.ims.qti.editor.NodeBeforeChangeEvent
 
setMax(float) - Method in class org.olat.core.gui.components.progressbar.ProgressBar
 
setMaxattempts(int) - Method in class org.olat.ims.qti.editor.beecom.objects.Item
Sets the maxattempts.
setMaxchars(int) - Method in class org.olat.ims.qti.container.qtielements.Render_fib
 
setMaxElementsInMemory(int) - Method in class org.olat.core.util.cache.n.CacheConfig
Specify the maximum number of cached objects in memory.
setMaxEntries(int) - Method in class org.olat.core.gui.control.generic.portal.SortingCriteria
 
setMaxIndexTime(long) - Method in class org.olat.search.service.searcher.Search
 
setMaxLength(int) - Method in interface org.olat.core.gui.components.form.flexible.elements.TextElement
 
setMaxLength(int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.AbstractTextElement
 
setMaxLength(int) - Method in class org.olat.core.gui.formelements.TextElement
 
setMaxLength(int) - Method in class org.olat.ims.qti.editor.beecom.objects.FIBResponse
Sets the size.
setMaxLength(int) - Method in class org.olat.modules.wiki.Crumb
 
setMaxLengthFromMaxChar(Attribute) - Method in class org.olat.ims.qti.editor.beecom.objects.FIBResponse
Sets se size to the value stored in this column attribute.
setMaxLengthFromString(String) - Method in class org.olat.ims.qti.editor.beecom.objects.FIBResponse
Sets se size to the given string value.
setMaxMembers(int) - Method in interface org.olat.course.nodes.projectbroker.datamodel.Project
 
setMaxMembers(int) - Method in class org.olat.course.nodes.projectbroker.datamodel.ProjectImpl
 
setMaxNumberOfVersionsProperty(Long) - Method in class org.olat.core.util.vfs.version.SimpleVersionConfig
 
setMaxParticipants(Integer) - Method in interface org.olat.group.BusinessGroup
 
setMaxParticipants(Integer) - Method in class org.olat.group.BusinessGroupImpl
 
setMaxPeekviewChildNodes(int) - Method in class org.olat.course.nodes.st.STCourseNodeConfiguration
Spring setter method to configure the maximum number of selectable child nodes for peekview rendering.
setMaxResults(int) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setMaxResults(int) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setMaxRetry(int) - Method in class org.olat.core.commons.persistence.async.AbstractBackgroundTask
 
setMaxRetry(int) - Method in interface org.olat.core.commons.persistence.async.BackgroundTask
 
setMaxRetry(int) - Method in class org.olat.core.commons.persistence.async.BackgroundTaskQueueManager
 
setMaxSessions(int) - Static method in class org.olat.admin.AdminModule
Set limit for session.
setMaxSessions(int) - Static method in class org.olat.basesecurity.AuthHelper
 
setMaxSlots(int) - Method in class org.olat.commons.calendar.ui.components.KalendarEventRenderWrapper
 
setMaxUploadSizeKB(int) - Method in class org.olat.core.commons.modules.bc.FileUploadController
Set the max upload limit.
setMaxUploadSizeKB(int, String, String[]) - Method in interface org.olat.core.gui.components.form.flexible.elements.FileElement
Set the KB that are allowed in the file upload.
setMaxUploadSizeKB(int, String, String[]) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.FileElementImpl
 
setMaxValue(float) - Method in class org.olat.ims.qti.editor.beecom.objects.Question
 
setMaxValue(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Question
Set new max value for this question.
setMaxValueCheck(int, String) - Method in interface org.olat.core.gui.components.form.flexible.elements.IntegerElement
The value must be less or equal to maxValue
setMaxValueCheck(int, String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.IntegerElementImpl
 
setMaxWithAndHeightToFitWithin(int, int) - Method in class org.olat.core.gui.components.image.ImageComponent
Call this method to display the image within a given box of width and height.
setMediaEnabled(boolean, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the media plugin
setMediaFile(FileElement) - Method in class org.olat.modules.webFeed.models.Item
 
setMediaResource(MediaResource) - Method in class org.olat.core.gui.components.image.ImageComponent
sets the image to be delivered
setMediaResource(MediaResource) - Method in class org.olat.core.gui.control.winmgr.MediaResourceMapper
 
setMemento(Memento) - Method in class org.olat.core.gui.components.tree.GenericMementoTreeNode
 
setMemento(Memento) - Method in interface org.olat.core.util.memento.MementoOriginator
 
setMemento(Memento) - Method in class org.olat.ims.qti.editor.tree.AssessmentNode
 
setMemento(Memento) - Method in class org.olat.ims.qti.editor.tree.ItemNode
 
setMemento(Memento) - Method in class org.olat.ims.qti.editor.tree.SectionNode
 
setMemoryStoreEvictionPolicy(MemoryStoreEvictionPolicy) - Method in class org.olat.core.util.cache.n.CacheConfig
Set the memory style eviction policy for this cache.
setMenuTitleAndAlt(String) - Method in class org.olat.ims.qti.editor.tree.AssessmentNode
Set's the node's title and alt text (truncates title)
setMenuTitleAndAlt(String) - Method in class org.olat.ims.qti.editor.tree.GenericQtiNode
Set's the node's title and alt text (truncates title)
setMenuTitleAndAlt(String) - Method in class org.olat.ims.qti.editor.tree.ItemNode
Set's the node's title and alt text (truncates title)
setMenuTitleAndAlt(String) - Method in class org.olat.ims.qti.editor.tree.SectionNode
Set's the node's title and alt text (truncates title)
setMessage(int) - Method in class org.olat.ims.qti.navigator.Info
Sets the message.
setMessage(Message) - Method in class org.olat.modules.fo.ReadMessageImpl
 
setMetadata(CPMetadata) - Method in class org.olat.ims.cp.objects.CPFile
 
setMetadata(CPMetadata) - Method in class org.olat.ims.cp.objects.CPItem
 
setMetadata(CPMetadata) - Method in class org.olat.ims.cp.objects.CPManifest
 
setMetadata(CPMetadata) - Method in class org.olat.ims.cp.objects.CPOrganization
 
setMetadata(CPMetadata) - Method in class org.olat.ims.cp.objects.CPResource
 
setMetadata(Metadata) - Method in class org.olat.ims.qti.editor.beecom.objects.Assessment
Sets the assessproc_extension.
setMetaDataElements(List<MetaDataElement>) - Method in class org.olat.repository.RepositoryEntry
 
setMetadataFields(SearchMetadataFieldsProvider) - Method in class org.olat.search.service.searcher.Search
Spring setter to inject the available metadata
setMethod(String) - Method in class org.olat.course.nodes.tu.TURequest
 
setMigrateOlatAuthToWebDAVAuth(boolean) - Method in class org.olat.upgrade.OLATUpgrade_6_3_3
 
setMinParticipants(Integer) - Method in interface org.olat.group.BusinessGroup
 
setMinParticipants(Integer) - Method in class org.olat.group.BusinessGroupImpl
 
setMinValue(float) - Method in class org.olat.ims.qti.editor.beecom.objects.Question
 
setMinValue(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Question
 
setMinValueCheck(int, String) - Method in interface org.olat.core.gui.components.form.flexible.elements.IntegerElement
The value must be bigger or equal minValue.
setMinValueCheck(int, String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.IntegerElementImpl
 
setModalWindowsEnabled(boolean, boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Configure the tinymce windowing system
setMode(String) - Method in class de.bps.olat.modules.cl.Checkpoint
 
setModifiedDate(Date) - Method in class org.olat.modules.fo.MessageNode
 
setModifier(Identity) - Method in interface org.olat.modules.fo.Message
 
setModifier(Identity) - Method in class org.olat.modules.fo.MessageImpl
 
setModifier(Identity) - Method in class org.olat.modules.fo.MessageNode
 
setModifier(String) - Method in class org.olat.modules.webFeed.models.Item
 
setModifierKey(long) - Method in class org.olat.modules.webFeed.models.Item
 
setModuleConfiguration(ModuleConfiguration) - Method in class org.olat.course.nodes.GenericCourseNode
Sets the moduleConfiguration.
setModules(Map) - Method in class org.olat.core.configuration.ModuleConfig
called only by spring
setMonitoringHost(String) - Method in class org.olat.admin.sysinfo.MRTGStatsDispatcher
Setter for Spring configuration
setMorphologicalServices(List<MorphologicalService>) - Method in class org.olat.core.commons.modules.glossary.GlossaryModule
used by spring
setMoved(boolean) - Method in class org.olat.modules.fo.MessageNode
 
setMoved(boolean) - Method in class org.olat.modules.fo.Status
 
setMovedIdentities(List<Identity>) - Method in class org.olat.admin.securitygroup.gui.IdentitiesMoveEvent
 
setMsg(String) - Method in class org.olat.core.commons.chiefcontrollers.ChiefControllerMessageEvent
 
setMTime(Timestamp) - Method in class org.olat.modules.wiki.versioning.VersionInfo
 
setMultipartEnabled(boolean, int) - Method in class org.olat.core.gui.components.form.flexible.impl.Form
 
setMultipleInstances(boolean) - Method in class org.olat.instantMessaging.IMConfig
 
setMultiSelect(boolean) - Method in class org.olat.core.gui.components.table.TableController
Sets wether user is able to select multiple rows via checkboxes.
setMultiSelect(boolean) - Method in class org.olat.core.gui.components.table.TableGuiConfiguration
 
setMultiselect(boolean) - Method in class org.olat.core.gui.components.tree.SelectionTree
If set to true, user may select more than one treenode.
setMultiSelectionOwnerKeys(StaticMultipleSelectionElement) - Method in class org.olat.group.ui.run.BusinessGroupSendToChooserForm
 
setMultiSelectionPartipKeys(StaticMultipleSelectionElement) - Method in class org.olat.group.ui.run.BusinessGroupSendToChooserForm
 
setMultiSelectionWaitingKeys(StaticMultipleSelectionElement) - Method in class org.olat.group.ui.run.BusinessGroupSendToChooserForm
 
setMultiSelectReadonlyAt(int, boolean) - Method in class org.olat.core.gui.components.table.TableController
 
setMultiSelectSelectedAt(int, boolean) - Method in class org.olat.core.gui.components.table.TableController
 
setMUser(String) - Method in class org.olat.modules.wiki.versioning.VersionInfo
 
setName(String) - Method in class org.olat.basesecurity.IdentityImpl
for hibernate only Sets the name.
setName(String) - Method in interface org.olat.catalog.CatalogEntry
setter
setName(String) - Method in class org.olat.catalog.CatalogEntryImpl
 
setName(String) - Method in class org.olat.core.gui.control.generic.portal.AbstractPortlet
Bean method used by spring to load value from configuration
setName(String) - Method in interface org.olat.core.gui.control.generic.portal.Portal
Bean method used by spring
setName(String) - Method in class org.olat.core.gui.control.generic.portal.PortalImpl
Bean method used by spring
setName(String) - Method in interface org.olat.core.gui.control.generic.portal.Portlet
Bean method used by spring to load value from configuration
setName(String) - Method in class org.olat.core.gui.formelements.AbstractFormElement
 
setName(String) - Method in interface org.olat.core.gui.formelements.FormElement
 
setName(String) - Method in interface org.olat.core.id.Identity
 
setName(String) - Method in class org.olat.core.util.vfs.version.RevisionFileImpl
 
setName(String) - Method in class org.olat.course.nodes.projectbroker.datamodel.CustomField
 
setName(String) - Method in interface org.olat.group.area.BGArea
 
setName(String) - Method in class org.olat.group.area.BGAreaImpl
 
setName(String) - Method in interface org.olat.group.BusinessGroup
 
setName(String) - Method in class org.olat.group.BusinessGroupImpl
 
setName(String) - Method in interface org.olat.group.context.BGContext
 
setName(String) - Method in class org.olat.group.context.BGContextImpl
 
setName(String) - Method in class org.olat.instantMessaging.ui.ConnectedUsersListEntry
 
setName(String) - Method in class org.olat.modules.wiki.Crumb
 
setName(String) - Method in class org.olat.properties.Property
 
setName(String) - Method in class org.olat.repository.MetaDataElement
 
setName(String) - Method in class org.olat.user.AbstractUserPropertyHandler
Spring setter
setNameHelper(IMNameHelper) - Method in interface org.olat.instantMessaging.InstantMessaging
 
setNameHelper(IMNameHelper) - Method in class org.olat.instantMessaging.SmackInstantMessagingImpl
 
setNbrParticipantsPerTopic(int) - Method in class org.olat.course.nodes.projectbroker.service.ProjectBrokerModuleConfiguration
 
setNewFile(boolean) - Method in class org.olat.core.commons.editor.htmleditor.HTMLEditorController
 
setNewModuleURI(String) - Method in class org.olat.core.gui.render.ValidationResult
 
setNewnode(boolean) - Method in class org.olat.course.tree.CourseEditorTreeNode
 
setNewObjectives(String) - Method in class org.olat.ims.qti.editor.NodeBeforeChangeEvent
fill in the new objectives if they have changed
setNewOriginalValue(String) - Method in interface org.olat.core.gui.components.form.flexible.elements.TextElement
Set a new value as the original value that is used when resetting the form.
setNewOriginalValue(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.AbstractTextElement
Set a new value as the original value that is used when resetting the form.
setNewQuestionMaterial(String) - Method in class org.olat.ims.qti.editor.NodeBeforeChangeEvent
 
setNewResponseMaterial(String) - Method in class org.olat.ims.qti.editor.NodeBeforeChangeEvent
 
setNewTitle(String) - Method in class org.olat.ims.qti.editor.NodeBeforeChangeEvent
fill in the new title if it has changed
setNewUniqueID() - Method in class org.olat.ims.cp.objects.CPItem
generates a new system-unique identifier and sets it
setNewUniqueIDrev() - Method in class org.olat.ims.cp.objects.CPItem
Deprecated.  
setNextAction(String) - Method in class org.olat.modules.scorm.server.beans.LMSDataFormBean
NextAction points to the next itemID in the numbered item tree and has to be a valid numer as String or "none"
setNextWizardStep(String, Component) - Method in class org.olat.core.gui.control.generic.wizard.WizardController
 
setNickname(String) - Method in class org.olat.instantMessaging.IMAppender
 
setNoAccessExplanation(String) - Method in class org.olat.course.editor.NoAccessExplanationFormController
Gets the message string for the no access explanation.
setNoAccessExplanation(String) - Method in interface org.olat.course.nodes.CourseNode
Set the text that will show up when no access is granted to this node but the node is still visible to the user
setNoAccessExplanation(String) - Method in class org.olat.course.nodes.GenericCourseNode
Sets the noAccessExplanation.
setNodeConfigurationList(List<CourseNodeConfiguration>) - Method in class org.olat.course.nodes.CourseNodeFactory
 
setNodeId(Integer) - Method in class org.olat.core.util.cache.n.impl.cluster.ClusterConfig
 
setNodeId(String) - Method in class org.olat.modules.webFeed.dispatching.Path
 
setNoLabel(boolean) - Method in class org.olat.core.gui.formelements.RadioButtonGroupElement
 
setNonAnonymizedUserSql(String) - Method in class org.olat.course.statistic.export.SQLLogExporter
set via spring
setNoneditableContentEnabled(boolean, String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable or disable areas in the editor content that can't be modified at all.
setNonQuotedConfigValue(String, String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Set a tiny configuration value that must not be quoted with quotes, e.g.
setNotEmptyCheck(String) - Method in interface org.olat.core.gui.components.form.flexible.elements.TextElement
 
setNotEmptyCheck(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.AbstractTextElement
 
setNoteText(String) - Method in interface org.olat.note.Note
 
setNoteText(String) - Method in class org.olat.note.NoteImpl
 
setNoteTitle(String) - Method in interface org.olat.note.Note
 
setNoteTitle(String) - Method in class org.olat.note.NoteImpl
 
setNotificationHandlers(Map<String, NotificationsHandler>) - Method in class org.olat.notifications.NotificationsManagerImpl
Spring setter method
setNotificationInterval(String) - Method in interface org.olat.core.id.Preferences
 
setNotificationInterval(String) - Method in class org.olat.user.PreferencesImpl
 
setNotificationIntervals(List<String>) - Method in class org.olat.notifications.NotificationsManagerImpl
Spring setter method
setNotificationUpgrades(Map<String, NotificationsUpgrade>) - Method in class org.olat.notifications.NotificationsUpgradeManager
 
setNotificationUpgrades(Map<String, NotificationsUpgrade>) - Method in class org.olat.upgrade.OLATUpgrade_6_3_0
 
setNotLongerThanCheck(int, String) - Method in interface org.olat.core.gui.components.form.flexible.elements.TextElement
 
setNotLongerThanCheck(int, String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.AbstractTextElement
 
setNotMovedIdentities(List<Identity>) - Method in class org.olat.admin.securitygroup.gui.IdentitiesMoveEvent
 
setNumberOfIndexDocuments(int) - Method in class org.olat.search.service.searcher.SearchResultsImpl
Set number of search-index-elements.
setNumOfCharacters(Integer) - Method in interface org.olat.modules.fo.Message
 
setNumOfCharacters(Integer) - Method in class org.olat.modules.fo.MessageImpl
 
setNumOfVersions(int) - Method in class org.olat.admin.version.VersionAdminController
 
setNumOfWords(Integer) - Method in interface org.olat.modules.fo.Message
 
setNumOfWords(Integer) - Method in class org.olat.modules.fo.MessageImpl
 
setNumParticipants(int) - Method in class org.olat.commons.calendar.model.KalendarEvent
 
setNumParts(int) - Method in class de.bps.course.nodes.den.DENDatesForm
set number of participants
setObjectbank(QTIObject) - Method in class org.olat.ims.qti.editor.beecom.objects.QTIDocument
Sets the objectbank.
setObjectives(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Assessment
Sets the objectives.
setObjectives(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Item
Sets the objectives.
setObjectives(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the objectives.
setObjects(List) - Method in class org.olat.core.gui.components.table.BaseTableDataModelWithoutFilter
 
setObjects(List) - Method in class org.olat.core.gui.components.table.DefaultTableDataModel
Sets the objects.
setObjects(List) - Method in interface org.olat.core.gui.components.table.TableDataModel
 
setObjects(List) - Method in class org.olat.course.statistic.StatisticResult
 
setOlatreskey(Long) - Method in interface org.olat.bookmark.Bookmark
set the olat resource key of the bookmark
setOlatreskey(Long) - Method in class org.olat.bookmark.BookmarkImpl
 
setOlatResource(long) - Method in class org.olat.ims.qti.QTIResultSet
 
setOlatResource(OLATResource) - Method in class org.olat.repository.RepositoryEntry
 
setOlatResourceDetail(String) - Method in class org.olat.ims.qti.QTIResultSet
 
setOlatrestype(String) - Method in interface org.olat.bookmark.Bookmark
set the olat resource type of the bookmark
setOlatrestype(String) - Method in class org.olat.bookmark.BookmarkImpl
 
setOnlineTime(long) - Method in class org.olat.instantMessaging.ui.ConnectedUsersListEntry
 
setOnlineTime(String) - Method in class org.olat.instantMessaging.ui.ConnectedUsersListEntry
 
setOnlineTimeVisible(boolean) - Method in class org.olat.instantMessaging.ImPreferences
 
setOperator(Operator) - Method in class org.olat.course.condition.ExtendedCondition
 
setOrderedExportedProperties(List<String>) - Method in class org.olat.course.statistic.export.LogLineConverter
spring property setter for orderedExportedProperties - which is the list of all properties to be extracted from the LoggingObject and exported in the csv format
setOrderType(String) - Method in class org.olat.ims.qti.editor.beecom.objects.SelectionOrdering
Set the order type: Sequential (default) or Random
setOrgType(String) - Method in class org.olat.course.statistic.orgtype.OrgTypeStat
 
setOutcomes_processing(OutcomesProcessing) - Method in class org.olat.ims.qti.editor.beecom.objects.Assessment
Sets the outcomes_processing.
setOutcomes_processing(QTIObject) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the outcomes_processing.
setOutputBufferSize(int) - Method in class org.olat.commons.servlets.StaticsLegacyDispatcher
Deprecated.  
setOverflowToDisk(boolean) - Method in class org.olat.core.util.cache.n.CacheConfig
Set whether elements can overflow to disk when the in-memory cache has reached the maximum size limit.
setOwner(Identity) - Method in interface org.olat.bookmark.Bookmark
set the owner of the bookmark
setOwner(Identity) - Method in class org.olat.bookmark.BookmarkImpl
 
setOwner(Identity) - Method in class org.olat.commons.coordinate.cluster.lock.LockImpl
 
setOwner(Identity) - Method in interface org.olat.note.Note
 
setOwner(Identity) - Method in class org.olat.note.NoteImpl
 
setOwnerGroup(SecurityGroup) - Method in interface org.olat.catalog.CatalogEntry
getter
setOwnerGroup(SecurityGroup) - Method in class org.olat.catalog.CatalogEntryImpl
 
setOwnerGroup(SecurityGroup) - Method in class org.olat.repository.RepositoryEntry
Set the group of owners of this repo entry.
setPage(String) - Method in class org.olat.core.gui.components.velocity.VelocityContainer
Deprecated. Rather use panels to swap views
setPageingEnabled(boolean) - Method in class org.olat.core.gui.components.table.TableGuiConfiguration
 
setPages(String) - Method in class org.olat.commons.modules.bc.meta.MetaInfoFileImpl
 
setPages(String) - Method in interface org.olat.core.commons.modules.bc.meta.MetaInfo
 
setParameter(int, Object, Type) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setParameter(int, Object) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setParameter(String, Object, Type) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setParameter(String, Object) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setParameter(int, Object, Type) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setParameter(int, Object) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setParameter(String, Object, Type) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setParameter(String, Object) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setParameterList(String, Collection, Type) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setParameterList(String, Collection) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setParameterList(String, Object[], Type) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setParameterList(String, Object[]) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setParameterList(String, Collection, Type) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setParameterList(String, Collection) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setParameterList(String, Object[], Type) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setParameterList(String, Object[]) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setParameterMap(Map) - Method in class org.olat.course.nodes.tu.TURequest
 
setParent(CatalogEntry) - Method in interface org.olat.catalog.CatalogEntry
parent node of this catalog entry
setParent(CatalogEntry) - Method in class org.olat.catalog.CatalogEntryImpl
 
setParent(UserComment) - Method in class org.olat.core.commons.services.commentAndRating.impl.UserCommentImpl
 
setParent(UserComment) - Method in interface org.olat.core.commons.services.commentAndRating.model.UserComment
 
setParent(INode) - Method in class org.olat.core.util.nodes.GenericNode
 
setParent(INode) - Method in interface org.olat.core.util.nodes.INode
 
setParent(Message) - Method in interface org.olat.modules.fo.Message
 
setParent(Message) - Method in class org.olat.modules.fo.MessageImpl
 
setParentContainer(VFSContainer) - Method in class org.olat.core.util.vfs.LocalImpl
 
setParentContainer(VFSContainer) - Method in class org.olat.core.util.vfs.MergeSource
 
setParentContainer(VFSContainer) - Method in class org.olat.core.util.vfs.NamedContainerImpl
 
setParentContainer(VFSContainer) - Method in class org.olat.core.util.vfs.NamedLeaf
 
setParentContainer(VFSContainer) - Method in class org.olat.core.util.vfs.StreamedImpl
 
setParentContainer(VFSContainer) - Method in interface org.olat.core.util.vfs.VFSItem
Sets the parent container.
setParentContainer(VFSContainer) - Method in class org.olat.core.util.vfs.VirtualContainer
 
setParentContext(String) - Method in interface org.olat.core.commons.services.search.ui.SearchController
 
setParentContext(String) - Method in class org.olat.search.ui.SearchInputController
 
setParentContextName(String) - Method in class org.olat.core.commons.services.search.OlatDocument
 
setParentContextName(String) - Method in class org.olat.search.service.SearchResourceContext
 
setParentContextType(String) - Method in class org.olat.core.commons.services.search.OlatDocument
 
setParentContextType(String) - Method in class org.olat.search.service.SearchResourceContext
 
setParentElement(CPResource) - Method in class org.olat.ims.cp.objects.CPDependency
 
setParentElement(CPResource) - Method in class org.olat.ims.cp.objects.CPFile
 
setParentElement(DefaultElement) - Method in class org.olat.ims.cp.objects.CPItem
 
setParentElement(DefaultElement) - Method in class org.olat.ims.cp.objects.CPMetadata
 
setParentElement(CPOrganizations) - Method in class org.olat.ims.cp.objects.CPOrganization
 
setParentElement(CPManifest) - Method in class org.olat.ims.cp.objects.CPOrganizations
 
setParentElement(CPResources) - Method in class org.olat.ims.cp.objects.CPResource
 
setParentElement(CPManifest) - Method in class org.olat.ims.cp.objects.CPResources
 
setParentResId(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setParentResName(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setParentResourceContext(SearchResourceContext) - Method in class org.olat.search.service.indexer.FolderIndexerWorker
 
setParentResourceInfo(ILoggingResourceable) - Method in class org.olat.core.logging.activity.LoggingObject
Convenience method to set the three parent resource properties
setParentResType(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setPartDocumentCount(int, int) - Method in class org.olat.search.service.indexer.FullIndexerStatus
 
setParticipants(String[]) - Method in class org.olat.commons.calendar.model.KalendarEvent
 
setPassedCutValue(int) - Method in class org.olat.course.run.scoring.ScoreCalculator
 
setPassedExpression(String) - Method in class org.olat.course.run.scoring.ScoreCalculator
 
setPassedNodes(List) - Method in class org.olat.course.run.scoring.ScoreCalculator
 
setPassedType(String) - Method in class org.olat.course.run.scoring.ScoreCalculator
 
setPassword(String) - Method in class org.olat.instantMessaging.IMAppender
 
setPasswordRegExp(String) - Method in class org.olat.user.UserNameAndPasswordSyntaxCheckerWithRegexp
Spring setter to set new password regular expression
setPercentagesEnabled(boolean) - Method in class org.olat.core.gui.components.progressbar.ProgressBar
 
setPermission(String) - Method in class org.olat.basesecurity.PolicyImpl
Sets the permission.
setPersistedId(String) - Method in class org.olat.core.gui.control.generic.title.TitleInfo
 
setPersister(Persister) - Method in class org.olat.ims.qti.process.AssessmentInstance
Sets the persistor.
setPluginParameters(Map<String, String>) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.plugins.TinyMCECustomPlugin
Spring setter method to inject the optional plugin parameters
setPoBox(String) - Method in interface org.olat.core.id.Address
Sets the poBox.
setPointCol(boolean) - Method in class org.olat.ims.qti.export.QTIExportEssayItemFormatConfig
 
setPointCol(boolean) - Method in class org.olat.ims.qti.export.QTIExportFIBItemFormatConfig
 
setPointCol(boolean) - Method in interface org.olat.ims.qti.export.QTIExportItemFormatConfig
 
setPointCol(boolean) - Method in class org.olat.ims.qti.export.QTIExportKPRIMItemFormatConfig
 
setPointCol(boolean) - Method in class org.olat.ims.qti.export.QTIExportMCQItemFormatConfig
 
setPointCol(boolean) - Method in class org.olat.ims.qti.export.QTIExportSCQItemFormatConfig
 
setPoints(float) - Method in class org.olat.ims.qti.editor.beecom.objects.Response
 
setPoints(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Response
 
setPollPeriod(int) - Method in class org.olat.core.gui.control.winmgr.AjaxController
 
setPopupData(PopupData) - Method in class org.olat.core.gui.formelements.AbstractTextElement
if set, a button will be placed to the right of the textelement.
setPopupheight(int) - Method in class org.olat.core.gui.formelements.PopupData
 
setPopupwidth(int) - Method in class org.olat.core.gui.formelements.PopupData
 
setPort(int) - Method in class org.olat.instantMessaging.IMAppender
 
setPortalColumns(List<List<String>>) - Method in interface org.olat.core.gui.control.generic.portal.Portal
Bean method used by spring
setPortalColumns(List<List<String>>) - Method in class org.olat.core.gui.control.generic.portal.PortalImpl
 
setPortalList(List) - Method in class org.olat.core.gui.control.generic.portal.PortalFactory
Bean method used by spring.
setPortletList(List) - Method in class org.olat.core.gui.control.generic.portal.PortletFactory
Bean setter method used by spring.
setPortletsConfigurations(Map<String, Map<String, String>>) - Method in interface org.olat.core.gui.control.generic.portal.Portal
Bean method used by spring
setPortletsConfigurations(Map<String, Map<String, String>>) - Method in class org.olat.core.gui.control.generic.portal.PortalImpl
Bean method used by spring
setPos(String) - Method in class org.olat.core.commons.modules.glossary.morphService.FlexionReply
 
setPosition(int) - Method in class org.olat.ims.cp.objects.CPDependency
 
setPosition(int) - Method in class org.olat.ims.cp.objects.CPFile
 
setPosition(int) - Method in class org.olat.ims.cp.objects.CPItem
 
setPosition(int) - Method in class org.olat.ims.cp.objects.CPManifest
 
setPosition(int) - Method in class org.olat.ims.cp.objects.CPMetadata
 
setPosition(int) - Method in interface org.olat.ims.cp.objects.CPNode
 
setPosition(int) - Method in class org.olat.ims.cp.objects.CPOrganization
 
setPosition(int) - Method in class org.olat.ims.cp.objects.CPOrganizations
 
setPosition(int) - Method in class org.olat.ims.cp.objects.CPResource
 
setPosition(int) - Method in class org.olat.ims.cp.objects.CPResources
 
setPosition(int) - Method in class org.olat.modules.scorm.archiver.ScoObjective
 
setPositionsOfResponsesCol(boolean) - Method in class org.olat.ims.qti.export.QTIExportEssayItemFormatConfig
 
setPositionsOfResponsesCol(boolean) - Method in class org.olat.ims.qti.export.QTIExportFIBItemFormatConfig
 
setPositionsOfResponsesCol(boolean) - Method in interface org.olat.ims.qti.export.QTIExportItemFormatConfig
 
setPositionsOfResponsesCol(boolean) - Method in class org.olat.ims.qti.export.QTIExportKPRIMItemFormatConfig
 
setPositionsOfResponsesCol(boolean) - Method in class org.olat.ims.qti.export.QTIExportMCQItemFormatConfig
 
setPositionsOfResponsesCol(boolean) - Method in class org.olat.ims.qti.export.QTIExportSCQItemFormatConfig
 
setPostDispatcher(Dispatcher) - Method in class org.olat.commons.dispatcher.SessionDispatcher
[spring]
setPreConditionAccess(Condition) - Method in class org.olat.course.nodes.AbstractAccessableCourseNode
Sets the generic access precondition.
setPreConditionDownloaders(Condition) - Method in class org.olat.course.nodes.BCCourseNode
 
setPreConditionEdit(Condition) - Method in class org.olat.course.nodes.CalCourseNode
 
setPreConditionEdit(Condition) - Method in class org.olat.course.nodes.WikiCourseNode
 
setPreConditionModerator(Condition) - Method in class org.olat.course.nodes.AbstractFeedCourseNode
 
setPreConditionModerator(Condition) - Method in class org.olat.course.nodes.DialogCourseNode
 
setPreConditionModerator(Condition) - Method in class org.olat.course.nodes.FOCourseNode
 
setPreConditionPoster(Condition) - Method in class org.olat.course.nodes.AbstractFeedCourseNode
 
setPreConditionPoster(Condition) - Method in class org.olat.course.nodes.DialogCourseNode
 
setPreConditionPoster(Condition) - Method in class org.olat.course.nodes.FOCourseNode
 
setPreConditionReader(Condition) - Method in class org.olat.course.nodes.AbstractFeedCourseNode
 
setPreConditionReader(Condition) - Method in class org.olat.course.nodes.DialogCourseNode
 
setPreConditionReader(Condition) - Method in class org.olat.course.nodes.FOCourseNode
 
setPreConditionUploaders(Condition) - Method in class org.olat.course.nodes.BCCourseNode
 
setPreConditionVisibility(Condition) - Method in interface org.olat.course.nodes.CourseNode
Set the visibility precondition.
setPreConditionVisibility(Condition) - Method in class org.olat.course.nodes.GenericCourseNode
Sets the preConditionVisibility.
setPreDispatcher(Dispatcher) - Method in class org.olat.commons.dispatcher.SessionDispatcher
[spring]
setPreferences(Preferences) - Method in interface org.olat.core.id.User
Set the users prefereces
setPreferences(Preferences) - Method in class org.olat.user.UserImpl
 
setPreferencesOffered(boolean, String) - Method in class org.olat.core.gui.components.table.TableGuiConfiguration
 
setPrename(String) - Method in class org.olat.instantMessaging.ui.ConnectedUsersListEntry
 
setPrerequisites(String) - Method in class org.olat.modules.scorm.server.sequence.ItemSequence
Method to allow us to set any prerequisites for this item.
setPresenceMessagesPublic(boolean) - Method in interface org.olat.core.id.Preferences
disable the presence messages
setPresenceMessagesPublic(boolean) - Method in class org.olat.user.PreferencesImpl
 
setPresenceMsg(String) - Method in class org.olat.instantMessaging.syncservice.IMSessionItems.Item
 
setPresenceStatus(String) - Method in class org.olat.instantMessaging.syncservice.IMSessionItems.Item
 
setPresentation_material(QTIObject) - Method in class org.olat.ims.qti.editor.beecom.objects.Assessment
Sets the presentation_material.
setPresentation_material(QTIObject) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the presentation_material.
setPreventOppositeAction(boolean) - Method in class org.olat.core.gui.formelements.VisibilityDependsOnSelectionRule
 
setPreview(boolean) - Method in class org.olat.ims.qti.process.AssessmentInstance
 
setPreview(boolean) - Method in class org.olat.modules.iq.IQStatus
 
setPreviewEnabled(boolean, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the preview plugin
setPrintEnabled(boolean, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the print plugin
setProjectBroker(ProjectBroker) - Method in class org.olat.course.nodes.projectbroker.datamodel.ProjectImpl
 
setProjectEvent(ProjectEvent) - Method in interface org.olat.course.nodes.projectbroker.datamodel.Project
 
setProjectEvent(ProjectEvent) - Method in class org.olat.course.nodes.projectbroker.datamodel.ProjectImpl
 
setProjectEventEnabled(Project.EventType, boolean) - Method in class org.olat.course.nodes.projectbroker.service.ProjectBrokerModuleConfiguration
 
setProjectEventTableViewEnabled(Project.EventType, boolean) - Method in class org.olat.course.nodes.projectbroker.service.ProjectBrokerModuleConfiguration
 
setProjectGroup(BusinessGroup) - Method in class org.olat.course.nodes.projectbroker.datamodel.ProjectImpl
 
setProjects(List<Project>) - Method in interface org.olat.course.nodes.projectbroker.datamodel.ProjectBroker
 
setProjects(List<Project>) - Method in class org.olat.course.nodes.projectbroker.datamodel.ProjectBrokerImpl
 
setProjectState(Project, String) - Method in interface org.olat.course.nodes.projectbroker.service.ProjectBrokerManager
Set project-state [STATE_NOT_ASSIGNED | STATE_ASSIGNED].
setProjectState(Project, String) - Method in class org.olat.course.nodes.projectbroker.service.ProjectBrokerManagerImpl
 
setPropagatePasswordChangedOnLdapServer(boolean) - Method in class org.olat.ldap.LDAPLoginModule
 
setProperties(Object) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setProperties(Object) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setProperties(RepositoryEntry, boolean, boolean, boolean, boolean) - Method in class org.olat.repository.RepositoryManager
 
SetPropertiesBackgroundTask - Class in org.olat.repository.async
 
SetPropertiesBackgroundTask(RepositoryEntry, boolean, boolean, boolean, boolean) - Constructor for class org.olat.repository.async.SetPropertiesBackgroundTask
 
setProperty(Class, String, String) - Method in class org.olat.configuration.ConfigurationManager
Set an class configuration value.
setProperty(String, String) - Method in interface org.olat.core.id.User
Set the value for the given user property identifyer
setProperty(String, String) - Method in class org.olat.user.UserImpl
 
setPropertyHandlers(List<UserPropertyHandler>) - Method in class org.olat.user.propertyhandlers.UserPropertyUsageContext
Spring setter
setProvider(String) - Method in interface org.olat.basesecurity.Authentication
 
setProvider(String) - Method in class org.olat.basesecurity.AuthenticationImpl
for hibernate only (can never be changed, but set only)
setProvider(String) - Method in class org.olat.commons.calendar.model.KalendarEventLink
 
setPublicationDate(String, String) - Method in class org.olat.commons.modules.bc.meta.MetaInfoFileImpl
 
setPublicationDate(String, String) - Method in interface org.olat.core.commons.modules.bc.meta.MetaInfo
 
setPubliclyReadableFolders(List<String>) - Method in class org.olat.modules.sharedfolder.SharedFolderWebDAVProvider
Spring setter.
setPublishDate(Date) - Method in class org.olat.modules.webFeed.models.Item
 
setPublisher(String) - Method in class org.olat.commons.modules.bc.meta.MetaInfoFileImpl
 
setPublisher(String) - Method in interface org.olat.core.commons.modules.bc.meta.MetaInfo
 
setPublisher(Publisher) - Method in interface org.olat.core.util.notifications.Subscriber
 
setPublisher(Publisher) - Method in class org.olat.notifications.SubscriberImpl
 
setQticomment(QTIObject) - Method in class org.olat.ims.qti.editor.beecom.objects.Assessment
Sets the qticomment.
setQticomment(QTIObject) - Method in class org.olat.ims.qti.editor.beecom.objects.Item
Sets the qticomment.
setQticomment(QTIObject) - Method in class org.olat.ims.qti.editor.beecom.objects.QTIDocument
Sets the qticomment.
setQticomment(QTIObject) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the qticomment.
setQTIItemObjectList(List) - Method in class org.olat.ims.qti.export.QTIExportFormatter
 
setQtimetadatas(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the qtimetadatas.
setQtiType(int) - Method in class org.olat.ims.qti.QTIResultSet
 
setQueryString(String) - Method in class org.olat.course.nodes.tu.TURequest
 
setQueryString(String) - Method in class org.olat.search.service.searcher.SearchRequest
 
setQueryTime(long) - Method in class org.olat.search.service.searcher.SearchResultsImpl
Set query response time in milliseconds.
setQuestion(Question) - Method in class org.olat.ims.qti.editor.beecom.objects.Item
 
setQuestion(Material) - Method in class org.olat.ims.qti.editor.beecom.objects.Question
Sets the questions.
setQuestionIdent(String) - Method in class org.olat.ims.qti.editor.NodeBeforeChangeEvent
 
setQuota(Quota) - Method in class org.olat.collaboration.CollaborationTools.CollabSecCallback
 
setQuota(Quota) - Method in class org.olat.core.util.vfs.callbacks.FullAccessCallback
 
setQuota(Quota) - Method in class org.olat.core.util.vfs.callbacks.FullAccessWithQuotaCallback
 
setQuota(Quota) - Method in class org.olat.core.util.vfs.callbacks.ReadOnlyCallback
 
setQuota(Quota) - Method in interface org.olat.core.util.vfs.callbacks.VFSSecurityCallback
Set the Quota for this container.
setQuota(Quota) - Method in class org.olat.course.nodes.bc.FolderNodeCallback
 
setQuota(Quota) - Method in class org.olat.repository.SharedFolderSecurityCallback
 
setQuotedConfigValue(String, String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Set a tiny configuration value that must be quoted with double quotes
setRating(Integer) - Method in class org.olat.core.commons.services.commentAndRating.impl.UserRatingImpl
 
setRating(Integer) - Method in interface org.olat.core.commons.services.commentAndRating.model.UserRating
 
setRawScore(String) - Method in class org.olat.modules.scorm.archiver.ScoDatas
 
setRawXML(QTIXMLWrapper) - Method in class org.olat.ims.qti.editor.beecom.objects.Item
 
setReadAndWrite(boolean) - Method in class org.olat.course.PersistingCourseImpl
 
setReadOnly(boolean) - Method in class org.olat.core.commons.editor.plaintexteditor.PlainTextEditorController
 
setReadOnly(boolean) - Method in class org.olat.core.gui.formelements.AbstractFormElement
Sets the readOnly.
setReadOnly(boolean) - Method in interface org.olat.core.gui.formelements.FormElement
 
setReadOnly(boolean) - Method in class org.olat.core.gui.formelements.SpacerElement
 
setReadOnly(boolean) - Method in class org.olat.core.gui.formelements.TitleElement
 
setReadOnlyDebug(boolean) - Method in class org.olat.core.helpers.Settings
[spring]
setReceiveTimeout(long) - Method in class org.olat.search.service.searcher.ClusteredSearchProvider
 
setReceiveTimeout(long) - Method in class org.olat.search.service.searcher.ClusteredSearchRequester
 
setRecipients(String) - Method in class org.olat.instantMessaging.IMAppender
 
setRecMap(Map) - Method in class org.olat.core.gui.components.table.TableReplayableEvent
 
setRecurrenceExc(String) - Method in class org.olat.commons.calendar.model.KalendarEvent
 
setRecurrenceRule(String) - Method in class org.olat.commons.calendar.model.KalendarEvent
 
setReference(RepositoryEntry, ModuleConfiguration) - Static method in class org.olat.course.nodes.feed.FeedNodeEditController
set an repository reference to the feed course node
setReference(QTIObject) - Method in class org.olat.ims.qti.editor.beecom.objects.Assessment
Sets the reference.
setReference(QTIObject) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the reference.
setRefreshIntervall(int) - Method in class org.olat.core.gui.components.htmlheader.jscss.JSAndCSSComponent
 
setRegAction(String) - Method in interface org.olat.registration.TemporaryKey
 
setRegAction(String) - Method in class org.olat.registration.TemporaryKeyImpl
 
setRegexMatchCheck(String, String) - Method in interface org.olat.core.gui.components.form.flexible.elements.TextElement
 
setRegexMatchCheck(String, String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.AbstractTextElement
 
setRegion(String) - Method in interface org.olat.core.id.Address
Sets the region.
setRegistrationKey(String) - Method in interface org.olat.registration.TemporaryKey
 
setRegistrationKey(String) - Method in class org.olat.registration.TemporaryKeyImpl
 
setRejectDMZRequests(boolean) - Static method in class org.olat.admin.AdminModule
Set the rejectDMZRequests flag - if true this will reject all requests to dmz to other nodes
setRejectDMZRequests(boolean) - Static method in class org.olat.basesecurity.AuthHelper
 
setRelPath(String) - Method in class org.olat.commons.servlets.util.ResourceDescriptor
 
setRelPathToSrc(String) - Method in class org.olat.core.util.WebappHelper
[spring] e.g.
setRemoveUserMailTempl(MailTemplate) - Method in class org.olat.admin.securitygroup.gui.GroupController
 
setRenderExceptionInfo(String, Exception) - Method in class org.olat.core.gui.render.RenderResult
 
setRenderItems(boolean) - Method in class org.olat.ims.qti.navigator.Info
Sets the renderItems.
setReplaceStringForEmailAt(String) - Method in class org.olat.instantMessaging.IMConfig
 
setReplayModeData(Map) - Static method in class org.olat.core.gui.GUIInterna
 
setRepositoryEntry(RepositoryEntry) - Method in interface org.olat.catalog.CatalogEntry
setter
setRepositoryEntry(RepositoryEntry) - Method in class org.olat.catalog.CatalogEntryImpl
 
setRepositoryHome(String) - Static method in class org.olat.core.commons.modules.bc.FolderConfig
Sets the repositoryHomes.
setRepositoryRef(long) - Method in class org.olat.ims.qti.QTIResultSet
 
setRepositorySoftKey(String) - Method in class ch.goodsolutions.olat.intranetsite.SiteDef
for SPRING
setReqAttrs(Map<String, String>) - Method in class org.olat.ldap.LDAPLoginModule
 
setRequiredRefreshInterval(Class, int) - Method in class org.olat.core.gui.control.JSAndCSSAdder
 
setRequiredRefreshInterval(Class, int) - Method in class org.olat.core.gui.control.JSAndCSSAdderImpl
 
setRequiredRefreshInterval(int) - Method in class org.olat.core.gui.control.winmgr.WindowBackOfficeImpl
 
setResId(Long) - Method in class org.olat.commons.calendar.model.KalendarConfig
 
setResId(Long) - Method in class org.olat.core.commons.services.commentAndRating.impl.UserCommentImpl
Set the resource ID
setResId(Long) - Method in class org.olat.core.commons.services.commentAndRating.impl.UserRatingImpl
Set the resource ID
setResId(Long) - Method in interface org.olat.core.util.notifications.Publisher
 
setResId(long) - Method in class org.olat.course.statistic.daily.DailyStat
 
setResId(long) - Method in class org.olat.course.statistic.dayofweek.DayOfWeekStat
 
setResId(long) - Method in class org.olat.course.statistic.homeorg.HomeOrgStat
 
setResId(long) - Method in class org.olat.course.statistic.hourofday.HourOfDayStat
 
setResId(long) - Method in class org.olat.course.statistic.orgtype.OrgTypeStat
 
setResId(long) - Method in class org.olat.course.statistic.studybranch3.StudyBranch3Stat
 
setResId(long) - Method in class org.olat.course.statistic.studylevel.StudyLevelStat
 
setResId(long) - Method in class org.olat.course.statistic.weekly.WeeklyStat
 
setResId(Long) - Method in class org.olat.notifications.PublisherImpl
 
setResizeingEnabled(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable or disable editor area resizeing
setResName(String) - Method in class org.olat.core.commons.services.commentAndRating.impl.UserCommentImpl
Set the resoruce name
setResName(String) - Method in class org.olat.core.commons.services.commentAndRating.impl.UserRatingImpl
Set the resoruce name
setResName(String) - Method in interface org.olat.core.util.notifications.Publisher
 
setResName(String) - Method in class org.olat.notifications.PublisherImpl
 
setResolver(Resolver) - Method in class org.olat.ims.qti.process.AssessmentInstance
Sets the resolver.
setResource(OLATResource) - Method in class org.olat.group.context.BGContext2Resource
 
setResource(String) - Method in class org.olat.instantMessaging.syncservice.IMSessionItems.Item
 
setResource(String) - Method in class org.olat.instantMessaging.ui.ConnectedUsersListEntry
 
setResourceable(OLATResourceable) - Method in class org.olat.repository.controllers.RepositoryAddCallback
Set handler specific resourceable.
setResourceableId(Long) - Method in class org.olat.user.HomePageConfig
 
setResourceAdminAction(Boolean) - Method in class org.olat.core.logging.activity.LoggingObject
 
setResourceContextEnable(boolean) - Method in interface org.olat.core.commons.services.search.ui.SearchController
 
setResourceContextEnable(boolean) - Method in class org.olat.search.ui.AdvancedSearchInputController
 
setResourceContextEnable(boolean) - Method in class org.olat.search.ui.ResultsSearchController
 
setResourceContextEnable(boolean) - Method in class org.olat.search.ui.SearchInputController
 
setResourceName(String) - Method in class org.olat.repository.controllers.RepositoryAddCallback
This is a resource specific name, displayed as "reference" in the repository entry.
setResourcename(String) - Method in class org.olat.repository.RepositoryEntry
 
setResourceTypeId(Long) - Method in interface org.olat.note.Note
 
setResourceTypeId(Long) - Method in class org.olat.note.NoteImpl
 
setResourceTypeId(Long) - Method in class org.olat.properties.Property
 
setResourceTypeName(String) - Method in interface org.olat.note.Note
 
setResourceTypeName(String) - Method in class org.olat.note.NoteImpl
 
setResourceTypeName(String) - Method in class org.olat.properties.Property
 
setResourceUrl(String) - Method in class org.olat.core.commons.services.search.OlatDocument
 
setResponseCols(boolean) - Method in class org.olat.ims.qti.export.QTIExportEssayItemFormatConfig
 
setResponseCols(boolean) - Method in class org.olat.ims.qti.export.QTIExportFIBItemFormatConfig
 
setResponseCols(boolean) - Method in interface org.olat.ims.qti.export.QTIExportItemFormatConfig
 
setResponseCols(boolean) - Method in class org.olat.ims.qti.export.QTIExportKPRIMItemFormatConfig
 
setResponseCols(boolean) - Method in class org.olat.ims.qti.export.QTIExportMCQItemFormatConfig
 
setResponseCols(boolean) - Method in class org.olat.ims.qti.export.QTIExportSCQItemFormatConfig
 
setResponseIdent(String) - Method in class org.olat.ims.qti.editor.NodeBeforeChangeEvent
 
setResponses(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Question
 
setResSubPath(String) - Method in class org.olat.core.commons.services.commentAndRating.impl.UserCommentImpl
Set the resource subpath
setResSubPath(String) - Method in class org.olat.core.commons.services.commentAndRating.impl.UserRatingImpl
Set the resource subpath
setResult(boolean) - Method in class de.bps.olat.modules.cl.CheckpointResult
 
setResult(boolean, String, String) - Method in class org.olat.core.gui.control.generic.ajax.tree.MoveTreeNodeEvent
Set the result of this move operation.
setResult(String) - Method in class org.olat.modules.scorm.archiver.ScoInteraction
 
setResultingMediaResource(MediaResource) - Method in class org.olat.core.gui.components.htmlsite.ExternalSiteEvent
 
setResultingMediaResource(MediaResource) - Method in class org.olat.core.gui.control.DispatchResult
 
setResultingWindow(Window) - Method in class org.olat.core.gui.control.DispatchResult
 
setResults(List<CheckpointResult>) - Method in class de.bps.olat.modules.cl.Checkpoint
 
setResultSet(QTIResultSet) - Method in class org.olat.ims.qti.QTIResult
 
setResultsPerPage(int) - Method in class org.olat.core.gui.components.table.TableGuiConfiguration
 
setResumed(boolean) - Method in class org.olat.ims.qti.editor.QTIEditorPackage
 
setResuming(boolean) - Method in class org.olat.ims.qti.process.AssessmentInstance
Sets the resuming.
setReusableURLs(boolean) - Method in class org.olat.core.helpers.Settings
[spring]
setRevisionNr(String) - Method in class org.olat.core.util.vfs.version.RevisionFileImpl
 
setRevisionNr(String) - Method in class org.olat.core.util.vfs.version.VersionsFileImpl
 
setRevisions(List<VFSRevision>) - Method in class org.olat.core.util.vfs.version.VersionsFileImpl
 
setRoles(Roles) - Method in class org.olat.core.id.IdentityEnvironment
 
setRoles(Roles) - Method in class org.olat.core.util.UserSession
Sets the roles.
setRoles(Roles) - Method in class org.olat.search.service.searcher.SearchRequest
 
setRoot(String) - Method in class org.olat.commons.servlets.pathhandlers.ContextHelpFilePathHandler
Set the canonical root of this file handler.
setRoot(String) - Method in class org.olat.commons.servlets.pathhandlers.FilePathHandler
Set the canonical root of this file handler.
setRootConfig(CacheConfig) - Method in class org.olat.core.util.cache.n.impl.cluster.ClusterCacher
[used by spring]
setRootConfig(CacheConfig) - Method in class org.olat.core.util.cache.n.impl.svm.SingleVMCacher
[used by spring]
setRootDir(String) - Method in class org.olat.core.util.coordinate.filer.FilerImpl
Deprecated. [used by spring]
setRootForm(Form) - Method in interface org.olat.core.gui.components.form.flexible.FormItem
 
setRootForm(Form) - Method in interface org.olat.core.gui.components.form.flexible.FormItemContainer
the getter is defined on FormItem
setRootForm(Form) - Method in class org.olat.core.gui.components.form.flexible.impl.FormItemImpl
 
setRootNode(TreeNode) - Method in class org.olat.core.gui.components.tree.GenericTreeModel
Sets the rootNode.
setRootNode(CourseNode) - Method in class org.olat.course.Structure
 
setRootNode(TreeNode) - Method in class org.olat.course.tree.CourseInternalLinkTreeModel
Sets the rootNode.
setRootNodeTitle(String) - Method in class org.olat.core.gui.control.generic.ajax.tree.TreeController
Sets the root node title
setRoster(Roster) - Method in class org.olat.instantMessaging.InstantMessagingClient
 
setRosterDefaultStatus(String) - Method in class org.olat.instantMessaging.ImPreferences
 
setRows(int) - Method in class org.olat.ims.qti.container.qtielements.Render_fib
 
setRows(int) - Method in class org.olat.ims.qti.editor.beecom.objects.EssayResponse
Sets the row size.
setRows(Attribute) - Method in class org.olat.ims.qti.editor.beecom.objects.EssayResponse
Sets the row size to the value stored in this column attribute.
setRowsFromString(String) - Method in class org.olat.ims.qti.editor.beecom.objects.EssayResponse
Sets the column size to the given string value.
setRubrics(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Assessment
Sets the rubrics.
setRubrics(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Item
Sets the rubrics.
setRubrics(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the rubrics.
setSaveButtonEnabled(boolean) - Method in class org.olat.core.commons.editor.htmleditor.HTMLEditorController
Optional configuration option to display the save button below the HTML editor form.
setSaveButtonEnabled(boolean) - Method in class org.olat.core.commons.editor.htmleditor.HTMLEditorControllerWithoutFile
Optional configuration option to display the save button below the HTML editor form.
setSaveButtonEnabled(boolean, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the save & cancel plugin
setSaveCloseButtonEnabled(boolean) - Method in class org.olat.core.commons.editor.htmleditor.HTMLEditorController
Optional configuration option to display the save-and-close button below the HTML editor form.
setScaleFactorAndHeight(float, int, boolean) - Method in class org.olat.core.commons.modules.singlepage.SinglePageController
Set a scale factor to enlarge / shrink the entire page.
setScore(float) - Method in class org.olat.ims.qti.QTIResult
 
setScore(float) - Method in class org.olat.ims.qti.QTIResultSet
 
setScore(String) - Method in class org.olat.modules.scorm.assessment.ScormResultDetailsController.SummaryTableDataModel
 
setScoreCalculator(ScoreCalculator) - Method in class org.olat.course.nodes.STCourseNode
 
setScoreExpression(String) - Method in class org.olat.course.run.scoring.ScoreCalculator
 
setScoreMax(String) - Method in class org.olat.modules.scorm.archiver.ScoObjective
 
setScoreMin(String) - Method in class org.olat.modules.scorm.archiver.ScoObjective
 
setScoreRaw(String) - Method in class org.olat.modules.scorm.archiver.ScoObjective
 
setScormCPReference(RepositoryEntry, ModuleConfiguration) - Static method in class org.olat.course.nodes.scorm.ScormEditController
Set the referenced repository entry.
setScoType(String) - Method in class org.olat.modules.scorm.server.sequence.ItemSequence
Method to set the sco type for this class and if its an sco, then load in the xml cmi model for it.
setSearchProperties(Properties) - Method in class org.olat.search.ui.AdvancedSearchInputController
 
setSearchQueue(Queue) - Method in class org.olat.search.service.searcher.ClusteredSearchProvider
 
setSearchQueue(Queue) - Method in class org.olat.search.service.searcher.ClusteredSearchRequester
 
setSearchReplaceEnabled(boolean, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the search & replace plugin
setSearchResults(UserRequest, SearchResults, int) - Method in class org.olat.search.ui.ResultsController
 
setSearchResults(UserRequest, SearchResults) - Method in class org.olat.search.ui.ResultsSearchController
 
setSearchSpellChecker(SearchSpellChecker) - Method in class org.olat.search.service.searcher.Search
Sets the SearchSpellChecker delegate.
setSearchString(String) - Method in interface org.olat.core.commons.services.search.ui.SearchController
 
setSearchString(String) - Method in class org.olat.core.gui.components.table.Table
 
setSearchString(String) - Method in class org.olat.search.ui.AdvancedSearchInputController
 
setSearchString(String) - Method in class org.olat.search.ui.SearchInputController
 
setSearchWorker(OLATSearcher) - Method in class org.olat.search.service.searcher.ClusteredSearchProvider
[used by spring]
setSearchWorker(OLATSearcher) - Method in class org.olat.search.service.searcher.ClusteredSearchRequester
 
setSearchWorker(OLATSearcher) - Method in interface org.olat.search.service.searcher.OLATSearcherProxy
 
setSectioncontrols(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the sectioncontrols.
setSectionfeedbacks(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the sectionfeedbacks.
setSectionIdent(String) - Method in class org.olat.ims.qti.editor.NodeBeforeChangeEvent
 
setSectionpostcondition(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the sectionpostcondition.
setSectionprecondition(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the sectionprecondition.
setSectionproc_extension(QTIObject) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the sectionproc_extension.
setSections(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Assessment
Sets the sections.
setSections(List) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the sections.
setSecure(boolean) - Method in class org.olat.core.util.SessionInfo
 
setSecurityGroup(SecurityGroup) - Method in class org.olat.basesecurity.SecurityGroupMembershipImpl
Sets the securityGroup.
setSelected(boolean) - Method in class org.olat.core.gui.components.tree.GenericTreeNode
 
setSelected(boolean) - Method in interface org.olat.core.gui.components.tree.TreeNode
Allows to preselect this node.
setSelectedItems(List<Item>) - Method in class org.olat.modules.webFeed.FeedViewHelper
 
setSelectedNode(TreeNode) - Method in class org.olat.core.gui.components.tree.MenuTree
 
setSelectedNodeId(String) - Method in class org.olat.core.gui.components.tree.MenuTree
 
setSelectedNodeId(String) - Method in class org.olat.core.gui.components.tree.SelectionTree
 
setSelectedPane(int) - Method in class org.olat.core.gui.components.tabbedpane.TabbedPane
Sets the selectedPane.
setSelectedPane(String) - Method in class org.olat.core.gui.components.tabbedpane.TabbedPane
Deprecated.  
setSelectedRowId(int) - Method in class org.olat.core.gui.components.table.TableController
Sets the selectedRowId to a specific row id.
setSelectedRowUnselectable(boolean) - Method in class org.olat.core.gui.components.table.TableGuiConfiguration
 
setSelectedStatus(String) - Method in class org.olat.course.nodes.ta.StatusForm
 
setSelectedValues(String[]) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.MultipleSelectionElementImpl
array of values which are selected
setSelectedValues(String[]) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.MultiSelectionTree
 
setSelection_ordering(QTIObject) - Method in class org.olat.ims.qti.editor.beecom.objects.Assessment
Sets the selection_ordering.
setSelection_ordering(SelectionOrdering) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the selection_ordering.
setSelectionAutoSignOut(boolean) - Method in class org.olat.course.nodes.projectbroker.service.ProjectBrokerModuleConfiguration
 
setSelectionFor(Identity, boolean) - Method in class de.bps.olat.modules.cl.Checkpoint
Set the selection for the given identity.
setSelectionNumber(int) - Method in class org.olat.ims.qti.editor.beecom.objects.SelectionOrdering
Set the number of items to be selected.
setSelectionNumber(String) - Method in class org.olat.ims.qti.editor.beecom.objects.SelectionOrdering
Set the number of items to be selected.
setSendInterval(long) - Method in class org.olat.commons.coordinate.cluster.jms.ClusterEventBus
[used by spring]
setSeparatorEnabled(boolean) - Method in class org.olat.core.gui.control.generic.title.TitledWrapperController
 
setSeparatorEnabled(boolean) - Method in class org.olat.core.gui.control.generic.title.TitleInfo
 
setSequence(int) - Method in class org.olat.modules.scorm.server.sequence.ItemSequence
Accessor - set the sequence number
setSerializable(int, Serializable) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setSerializable(String, Serializable) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setSerializable(int, Serializable) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setSerializable(String, Serializable) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setServer(MBeanServer) - Method in class org.olat.admin.jmx.CacheInitMBean
 
setServer(MBeanServer) - Method in class org.olat.admin.jmx.JBossTreeCacheJmxRegistrationManager
 
setServerconfig(Map<String, String>) - Method in class org.olat.core.helpers.Settings
[spring]
setServername(String) - Method in class org.olat.instantMessaging.IMConfig
 
setServerPluginVersion(InstantMessagingServerPluginVersion) - Method in class org.olat.instantMessaging.SmackInstantMessagingImpl
 
setServiceCreators(Map<String, ServiceCreator>) - Method in class org.olat.core.service.impl.ServiceCreatorFactoryImpl
[used by spring]
setServiceRegistry(ServiceRegistry) - Method in class org.olat.core.service.AbstractServiceDescriptor
[spring]
setServices(List<ServiceLifeCycle>) - Method in class org.olat.core.startup.Startup
 
setServletContextPath(String) - Static method in class org.olat.core.util.WebappHelper
 
setSessionCountService(InstantMessagingSessionCount) - Method in class org.olat.instantMessaging.SmackInstantMessagingImpl
[used by spring]
setSessionFactory(SessionFactory) - Method in class org.olat.course.statistic.export.SQLLogExporter
set via spring
setSessionFactory(SessionFactory) - Static method in class org.olat.course.statistic.HibernateUtil
 
setSessionId(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setSessionInfo(SessionInfo) - Method in class org.olat.core.util.UserSession
 
setSessionInfoFor(Identity, String, UserRequest) - Static method in class org.olat.basesecurity.AuthHelper
Build session info
setSessionItemsService(InstantMessagingSessionItems) - Method in class org.olat.instantMessaging.SmackInstantMessagingImpl
[used by spring]
setSessionTimeout(int) - Static method in class org.olat.admin.AdminModule
Set global session timeout in msec.
setSharedFolderSoftkey(String) - Method in class org.olat.course.config.CourseConfig
 
setShort(int, short) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setShort(String, short) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setShort(int, short) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setShort(String, short) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setShortTitle(String) - Method in interface org.olat.course.nodes.CourseNode
Sets the shortTitle.
setShortTitle(String) - Method in class org.olat.course.nodes.GenericCourseNode
Sets the shortTitle.
setShowAllLinkEnabled(boolean) - Method in class org.olat.core.gui.components.table.TableGuiConfiguration
 
setShowAllSelected(boolean) - Method in class org.olat.core.gui.components.table.Table
 
setShowAltTextAsHoverOnTitle(boolean) - Method in class org.olat.core.gui.components.tree.SelectionTree
 
setShowAwarenessMessage(boolean) - Method in class org.olat.instantMessaging.ui.ConnectedUsersListEntry
 
setShowCancelButton(boolean) - Method in class org.olat.core.gui.components.tree.SelectionTree
 
setShowDebugInfo(boolean) - Method in class org.olat.core.gui.control.winmgr.WindowBackOfficeImpl
 
setShowDebugInfo(boolean) - Method in class org.olat.core.gui.control.winmgr.WindowManagerImpl
 
setShowDebugInfo(boolean) - Method in class org.olat.core.gui.render.intercept.debug.GuiDebugDispatcherController
 
setShowGroupsInRoster(boolean) - Method in class org.olat.instantMessaging.ClientHelper
 
setShowHomeLink(boolean) - Method in class org.olat.commons.file.filechooser.FileChooseCreateEditController
Setting for preview mode of selected file.
setShowJSON(boolean) - Method in class org.olat.core.gui.control.winmgr.AjaxController
 
setShowJSON(boolean) - Method in class org.olat.core.gui.control.winmgr.WindowBackOfficeImpl
 
setShowJSON(boolean) - Method in class org.olat.core.gui.control.winmgr.WindowManagerImpl
 
setShowMetadataEnabled(boolean) - Method in class org.olat.core.commons.editor.htmleditor.HTMLEditorController
Optional configuration to show the file name, file encoding and last modified date in a header bar.
setShowOfflineBuddies(boolean) - Method in class org.olat.instantMessaging.ClientHelper
 
setShowOnlineTime(boolean) - Method in class org.olat.instantMessaging.ui.ConnectedUsersListEntry
 
setShowOwnersChecked(boolean) - Method in class org.olat.group.ui.edit.DisplayMemberSwitchForm
wheter the Show Owners checkbox is checked or not
setShowPartipsChecked(boolean) - Method in class org.olat.group.ui.edit.DisplayMemberSwitchForm
wheter the Show Partipicants checkbox is checked or not
setShowRatingAsText(boolean) - Method in class org.olat.core.gui.components.rating.RatingComponent
 
setShowSearch() - Method in class org.olat.modules.fo.FilterForUserController
set the controller to its initial status, the search form
setShowWaitingListChecked(boolean) - Method in class org.olat.group.ui.edit.DisplayMemberSwitchForm
wheter the Show WaitingList checkbox is checked or not
setShowYear(boolean) - Method in class org.olat.core.gui.components.date.DateComponent
Define if year should be displayed or not
setShuffle(boolean) - Method in class org.olat.ims.qti.editor.beecom.objects.Question
 
setSimpleDuration(long) - Method in class org.olat.core.logging.activity.LoggingObject
 
setSimpleRenderingOnExport(boolean) - Method in class org.olat.course.statistic.IndentedStatisticNodeRenderer
 
setSingleCorrect(boolean) - Method in class org.olat.ims.qti.editor.beecom.objects.Question
 
setSingleCorrectScore(float) - Method in class org.olat.ims.qti.editor.beecom.objects.Question
 
setSingleCorrectScore(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Question
 
setSiteDefList(List) - Method in class org.olat.core.gui.control.navigation.SiteDefinitions
[used by spring]
setSize(long) - Method in class org.olat.commons.servlets.util.ResourceDescriptor
 
setSize(int) - Method in class org.olat.core.gui.formelements.TextElement
 
setSize(Long) - Method in class org.olat.core.gui.media.DefaultMediaResource
 
setSize(int) - Method in class org.olat.ims.qti.editor.beecom.objects.FIBResponse
Sets the size.
setSize(long) - Method in class org.olat.modules.wiki.versioning.VersionInfo
 
setSizeFromColumns(Attribute) - Method in class org.olat.ims.qti.editor.beecom.objects.FIBResponse
Sets se size to the value stored in this column attribute.
setSizeFromString(String) - Method in class org.olat.ims.qti.editor.beecom.objects.FIBResponse
Sets se size to the given string value.
setSlotExpandToEast(int) - Method in class org.olat.commons.calendar.ui.components.KalendarEventRenderWrapper
 
setSoftkey(String) - Method in class org.olat.repository.RepositoryEntry
Set the softkey of this repository entry.
setSolution(Solution) - Method in class org.olat.ims.qti.container.Output
 
setSolution(int) - Method in class org.olat.ims.qti.editor.beecom.objects.Control
Sets the solutions.
setSolution(boolean) - Method in class org.olat.ims.qti.navigator.Info
Sets the solution.
setSolutionText(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Question
 
setSortColumn(int, boolean) - Method in class org.olat.core.gui.components.table.TableController
Sets the sortColumn to a specific colun id.
setSortingAllowed(boolean) - Method in class org.olat.core.gui.components.table.BooleanColumnDescriptor
allow column sorting or not, default is true
setSortingCriteria(SortingCriteria) - Method in class org.olat.core.gui.control.generic.portal.PortletToolSortingControllerImpl
 
setSortingEnabled(boolean) - Method in class org.olat.core.gui.components.table.TableGuiConfiguration
 
setSortingTerm(int) - Method in class org.olat.core.gui.control.generic.portal.SortingCriteria
 
setSortingType(int) - Method in class org.olat.core.gui.control.generic.portal.SortingCriteria
 
setSource(String) - Method in class org.olat.commons.modules.bc.meta.MetaInfoFileImpl
 
setSource(String) - Method in interface org.olat.core.commons.modules.bc.meta.MetaInfo
 
setSource(OLATResourceImpl) - Method in class org.olat.resource.references.ReferenceImpl
 
setSourceClass(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setSourceEvent(KalendarEvent) - Method in class org.olat.commons.calendar.model.KalendarRecurEvent
 
setSourceNodeId(String) - Method in class org.olat.commons.calendar.model.KalendarEvent
 
setSpacerCssClass(String) - Method in interface org.olat.core.gui.components.form.flexible.elements.SpacerElement
Set an optional css class for the spacer element
setSpacerCssClass(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.SpacerElementImpl
 
setSpanAsDomReplaceable(boolean) - Method in class org.olat.core.gui.components.Component
 
setSpellCheckEnabled(boolean) - Method in class org.olat.search.service.spell.SearchSpellChecker
 
setSpellDictionaryPath(String) - Method in class org.olat.search.service.spell.SearchSpellChecker
 
setSslEnabled(boolean) - Method in class org.olat.ldap.LDAPLoginModule
 
setStartDate(ModuleConfiguration, Date) - Static method in class org.olat.course.nodes.cal.CalEditController
 
setStartDate(Date) - Method in class org.olat.course.nodes.projectbroker.datamodel.ProjectEvent
 
setState(String) - Method in class ch.goodsolutions.olat.jmx.AppDescriptor
 
setState(int) - Method in interface org.olat.core.util.notifications.Publisher
 
setState(int) - Method in class org.olat.course.editor.PublishEvent
 
setState(String) - Method in interface org.olat.course.nodes.projectbroker.datamodel.Project
 
setState(String) - Method in class org.olat.course.nodes.projectbroker.datamodel.ProjectImpl
 
setState(int) - Method in class org.olat.notifications.PublisherImpl
 
setStaticUserProperties(Map<String, String>) - Method in class org.olat.ldap.LDAPLoginModule
 
setStatisticManager(IStatisticManager) - Method in class org.olat.course.statistic.StatisticAutoCreator
set by spring
setStatus(Integer) - Method in class org.olat.admin.user.SystemRolesAndRightsForm
 
setStatus(Integer) - Method in class org.olat.basesecurity.IdentityImpl
 
setStatus(String) - Method in class org.olat.core.commons.modules.glossary.morphService.FlexionReply
 
setStatus(Integer) - Method in interface org.olat.core.id.Identity
Set new status (aktiv,deleted,permanent) of identity.
setStatus(String) - Method in class org.olat.ims.cp.objects.CPMetadata
 
setStatus(int) - Method in class org.olat.ims.qti.navigator.Info
Sets the status.
setStatus(String) - Method in class org.olat.search.service.indexer.FullIndexerStatus
 
setStatusCode(int) - Method in interface org.olat.modules.fo.Message
 
setStatusCode(int) - Method in class org.olat.modules.fo.MessageImpl
 
setStatusCode(int) - Method in class org.olat.repository.RepositoryEntry
 
setStem(ArrayList<String>) - Method in class org.olat.core.commons.modules.glossary.morphService.FlexionReply
 
setSticky(boolean) - Method in class org.olat.modules.fo.MessageNode
 
setSticky(boolean) - Method in class org.olat.modules.fo.Status
 
setStickyActionType(ActionType) - Method in interface org.olat.core.logging.activity.IUserActivityLogger
Sets the given ActionType 'sticky' to this IUserActivityLogger - i.e.
setStickyActionType(ActionType) - Static method in class org.olat.core.logging.activity.ThreadLocalUserActivityLogger
Sets the given ActionType 'sticky' to this Thread's ThreadLocal IUserActivityLogger - i.e.
setStickyActionType(ActionType) - Method in class org.olat.core.logging.activity.UserActivityLoggerImpl
 
setStreet(String) - Method in interface org.olat.core.id.Address
Sets the street.
setString(String, String) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setString(int, String) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setString(String, String) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setString(int, String) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setStringProperty(String, String, boolean) - Method in class org.olat.core.configuration.PersistedProperties
Set a string property
setStringPropertyDefault(String, String) - Method in class org.olat.core.configuration.PersistedProperties
Set a default value for a string property
setStringValue(String, String) - Method in class org.olat.modules.ModuleConfiguration
Set a string value to the config
setStringValue(String) - Method in class org.olat.properties.Property
 
setStudentResponse(String) - Method in class org.olat.modules.scorm.archiver.ScoInteraction
 
setStudyBranch3(String) - Method in class org.olat.course.statistic.studybranch3.StudyBranch3Stat
 
setStudyLevel(String) - Method in class org.olat.course.statistic.studylevel.StudyLevelStat
 
setSubidentifier(String) - Method in interface org.olat.core.util.notifications.Publisher
 
setSubidentifier(String) - Method in class org.olat.notifications.PublisherImpl
 
setSubject(String) - Method in class de.bps.course.nodes.den.DENDatesForm
set the subject
setSubject(String) - Method in class org.olat.commons.calendar.model.KalendarEvent
 
setSubject(String) - Method in class org.olat.core.util.mail.ContactMessage
 
setSubjectTemplate(String) - Method in class org.olat.core.util.mail.MailTemplate
 
setSubJSON(JSONObject) - Method in class org.olat.core.gui.control.winmgr.Command
 
setSubmitKey(String) - Method in class org.olat.core.gui.components.choice.Choice
 
setSubmitKey(String) - Method in class org.olat.core.gui.components.form.Form
Deprecated. since 22.11.2005 replaced by addSubmitKey(String submitKeyi18n, String identifier).
setSubscribed(boolean) - Method in class org.olat.commons.calendar.ui.components.KalendarRenderWrapper
 
setSubsInfo(SubscriptionInfo) - Method in class org.olat.core.util.notifications.SubscriptionItem
 
setSubtype(String) - Method in interface org.olat.note.Note
 
setSubtype(String) - Method in class org.olat.note.NoteImpl
 
setSuffixFilter(VFSItemFilter) - Method in class org.olat.commons.file.filechooser.FileChooserController
Deprecated.  
setSumOfScoreNodes(List) - Method in class org.olat.course.run.scoring.ScoreCalculator
 
setSuppressDirtyFormWarning(boolean) - Method in class org.olat.core.gui.components.link.Link
When pressing this button, should the system prevent the check for any unsubmitted forms?
setSurvey(boolean) - Method in class org.olat.ims.qti.editor.beecom.objects.QTIDocument
 
setSwitches(Switches) - Method in class org.olat.ims.qti.container.AssessmentContext
 
setSwitches(int, int, int) - Method in class org.olat.ims.qti.editor.beecom.objects.Control
 
setSwitches(String, String, String) - Method in class org.olat.ims.qti.editor.beecom.objects.Control
 
setSyncer(Syncer) - Method in class org.olat.commons.coordinate.cluster.ClusterCoordinator
[used by spring]
setSyncer(Syncer) - Method in class org.olat.commons.coordinate.cluster.lock.ClusterLocker
[used by spring]
setSyncer(Syncer) - Method in class org.olat.commons.coordinate.singlevm.SingleVMCoordinator
[used by spring]
setSyncLearningGroups(boolean) - Method in class org.olat.instantMessaging.IMConfig
 
setSyncOnlyOnCreateProperties(Set<String>) - Method in class org.olat.ldap.LDAPLoginModule
 
setSyncPersonalGroups(boolean) - Method in class org.olat.instantMessaging.IMConfig
 
setTable(Table) - Method in class de.bps.olat.modules.cl.ChecklistMultiSelectColumnDescriptor
 
setTable(Table) - Method in interface org.olat.core.gui.components.table.ColumnDescriptor
 
setTable(Table) - Method in class org.olat.core.gui.components.table.DefaultColumnDescriptor
 
setTable(Table) - Method in class org.olat.core.gui.components.table.StaticColumnDescriptor
 
setTableColumnModel(FlexiTableColumnModel) - Method in interface org.olat.core.gui.components.form.flexible.impl.elements.table.FlexiTableDataModel
Set table-column-model (all columns) for this table-data-model.
setTableColumnModel(FlexiTableColumnModel) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.table.FlexiTableDataModelImpl
Set table-column-model (all columns) for this table-data-model.
setTableDataModel(TableDataModel) - Method in class org.olat.core.gui.components.choice.Choice
the tabledatamodel to represent the choice data.
setTableDataModel(TableDataModel) - Method in class org.olat.core.gui.components.table.TableController
Sets the tableDataModel.
setTableEmptyMessage(String) - Method in class org.olat.core.gui.components.table.TableGuiConfiguration
 
setTableEnabled(boolean, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the table plugin
setTableViewEnabled(boolean) - Method in class org.olat.course.nodes.projectbroker.datamodel.CustomField
 
setTarget(String) - Method in class de.bps.course.nodes.ll.LLModel
 
setTarget(String) - Method in class org.olat.core.gui.components.link.Link
allows setting an custom href target like "_blank" which opens an link in a new window.
setTarget(OLATResourceImpl) - Method in class org.olat.resource.references.ReferenceImpl
 
setTargetResId(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setTargetResName(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setTargetResourceInfo(ILoggingResourceable) - Method in class org.olat.core.logging.activity.LoggingObject
Convenience method to set the three target resource properties
setTargetResType(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setTasks(List) - Method in class org.olat.course.nodes.ta.TaskController.TaskTableModel
 
setText(int, String) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setText(String, String) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setText(int, String) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setText(String, String) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setText(String) - Method in class org.olat.core.gui.components.text.TextComponent
Set a new text that will not be translated.
setText(String) - Method in class org.olat.modules.fo.TestTextCase.Text
 
setTextAboutMe(String) - Method in class org.olat.user.HomePageConfig
 
setTextelementId(String) - Method in class org.olat.core.gui.formelements.PopupData
 
setTextMarkingEnabled(boolean) - Method in class org.olat.core.gui.control.generic.textmarker.GlossaryMarkupItemController
Enable / disable the text marking temporary.
setTextReasonForDisabling(String) - Method in class org.olat.core.gui.components.link.Link
 
setTextValue(String) - Method in class org.olat.properties.Property
 
setThreadtop(Message) - Method in interface org.olat.modules.fo.Message
 
setThreadtop(Message) - Method in class org.olat.modules.fo.MessageImpl
 
setTime(String, Date) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setTime(int, Date) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setTime(String, Date) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setTime(int, Date) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setTimeCols(boolean) - Method in class org.olat.ims.qti.export.QTIExportEssayItemFormatConfig
 
setTimeCols(boolean) - Method in class org.olat.ims.qti.export.QTIExportFIBItemFormatConfig
 
setTimeCols(boolean) - Method in interface org.olat.ims.qti.export.QTIExportItemFormatConfig
 
setTimeCols(boolean) - Method in class org.olat.ims.qti.export.QTIExportKPRIMItemFormatConfig
 
setTimeCols(boolean) - Method in class org.olat.ims.qti.export.QTIExportMCQItemFormatConfig
 
setTimeCols(boolean) - Method in class org.olat.ims.qti.export.QTIExportSCQItemFormatConfig
 
setTimeout(int) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setTimeout(int) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setTimestamp(int, Date) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setTimestamp(String, Date) - Method in interface org.olat.core.commons.persistence.DBQuery
 
setTimestamp(int, Date) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setTimestamp(String, Date) - Method in class org.olat.core.commons.persistence.DBQueryImpl
 
setTimeToIdle(int) - Method in class org.olat.core.util.cache.n.CacheConfig
Set the time in seconds to idle for an element before it expires, that is, the maximum amount of time between accesses before an element expires.
setTimeToLive(int) - Method in class org.olat.core.util.cache.n.CacheConfig
Set t he time in seconds to live for an element before it expires, i.e.
setTimeToLive(long) - Method in class org.olat.search.service.searcher.ClusteredSearchRequester
 
Settings - Class in org.olat.core.helpers
Description:
generic settings related to the gui framework.
Settings() - Constructor for class org.olat.core.helpers.Settings
 
SettingsHandlerImpl - Class in org.olat.modules.scorm
 
SettingsHandlerImpl(String, String, String, String, String, String, String, String, int) - Constructor for class org.olat.modules.scorm.SettingsHandlerImpl
 
setTitle(String) - Method in class de.bps.olat.modules.cl.Checklist
 
setTitle(String) - Method in class de.bps.olat.modules.cl.Checkpoint
 
setTitle(String) - Method in interface org.olat.bookmark.Bookmark
set the title of the bookmark
setTitle(String) - Method in class org.olat.bookmark.BookmarkImpl
 
setTitle(String) - Method in class org.olat.commons.modules.bc.meta.MetaInfoFileImpl
 
setTitle(String) - Method in interface org.olat.core.commons.modules.bc.meta.MetaInfo
 
setTitle(String) - Method in class org.olat.core.commons.services.search.OlatDocument
 
setTitle(String) - Method in class org.olat.core.gui.components.link.Link
Set an link title which gets displayed when hovering over the link.
setTitle(String) - Method in class org.olat.core.gui.components.rating.RatingComponent
 
setTitle(String) - Method in class org.olat.core.gui.components.table.TableReplayableEvent
 
setTitle(String) - Method in class org.olat.core.gui.components.tree.GenericTreeNode
 
setTitle(String) - Method in class org.olat.core.gui.control.generic.title.TitledWrapperController
 
setTitle(String) - Method in class org.olat.core.gui.control.generic.title.TitleInfo
 
setTitle(String) - Method in class org.olat.core.gui.control.navigation.DefaultNavElement
 
setTitle(String) - Method in interface org.olat.course.nodes.projectbroker.datamodel.Project
 
setTitle(String) - Method in class org.olat.course.nodes.projectbroker.datamodel.ProjectImpl
 
setTitle(String) - Method in class org.olat.course.tree.CourseEditorTreeNode
 
setTitle(String) - Method in class org.olat.ims.cp.objects.CPItem
 
setTitle(String) - Method in class org.olat.ims.cp.objects.CPMetadata
 
setTitle(String) - Method in class org.olat.ims.cp.objects.CPOrganization
 
setTitle(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Assessment
Sets the title.
setTitle(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Feedback
Sets the title.
setTitle(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Item
Sets the title.
setTitle(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Section
Sets the title.
setTitle(String) - Method in interface org.olat.modules.fo.Message
 
setTitle(String) - Method in class org.olat.modules.fo.MessageImpl
 
setTitle(String) - Method in class org.olat.modules.fo.MessageNode
 
setTitle(String) - Method in class org.olat.modules.scorm.server.sequence.ItemSequence
Accessor method - set the title
setTitle(String) - Method in class org.olat.modules.webFeed.models.Feed
Setter for title
setTitle(String) - Method in class org.olat.modules.webFeed.models.Item
 
setTitle(String) - Method in class org.olat.search.service.SearchResourceContext
Pass title parameter from parent to child.
setTitleCssClass(String) - Method in class org.olat.core.gui.control.generic.title.TitledWrapperController
 
setTitleKey(String) - Method in class org.olat.core.gui.formelements.TitleElement
 
setTitleSize(int) - Method in class org.olat.core.gui.control.generic.title.TitledWrapperController
 
setTitleSize(int) - Method in class org.olat.core.gui.control.generic.title.TitleInfo
 
setToken(String) - Method in class org.olat.modules.webFeed.dispatching.Path
 
setToolbar(String, boolean, String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Configure the editor toolbar
setToolEnabled(String, boolean) - Method in class org.olat.collaboration.CollaborationTools
 
setTooltip(String, boolean) - Method in class org.olat.core.gui.components.link.Link
Sets a tooltip out off the text from the provided i18n key.
setTooltip(Component, boolean) - Method in class org.olat.core.gui.components.link.Link
sets a tooltip with a more complext content which is passed as an component
setTotalTime(String) - Method in class org.olat.modules.scorm.archiver.ScoDatas
 
setTotalTime(String) - Method in class org.olat.modules.scorm.assessment.ScormResultDetailsController.SummaryTableDataModel
 
setTransferUserMailTempl(MailTemplate) - Method in class org.olat.admin.securitygroup.gui.WaitingGroupController
 
setTranslateExplanation(boolean) - Method in class org.olat.core.gui.components.rating.RatingComponent
 
setTranslateHeaderKey(boolean) - Method in class org.olat.core.gui.components.table.DefaultColumnDescriptor
 
setTranslateHeaderKey(boolean) - Method in class org.olat.core.gui.components.table.StaticColumnDescriptor
Option to set the flag to not translate the header key.
setTranslateRatingLabels(boolean) - Method in class org.olat.core.gui.components.rating.RatingComponent
 
setTranslateTitle(boolean) - Method in class org.olat.core.gui.components.rating.RatingComponent
 
setTranslationPackage(String) - Method in class org.olat.core.extensions.action.GenericActionExtension
[used by spring]
setTranslator(Translator) - Method in interface org.olat.core.gui.components.form.flexible.FormItem
 
setTranslator(Translator) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.TextAreaElementImpl
 
setTranslator(Translator) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.TextElementImpl
 
setTranslator(Translator) - Method in class org.olat.core.gui.components.form.flexible.impl.FormItemImpl
 
setTranslator(Translator) - Method in class org.olat.core.gui.components.form.flexible.impl.FormLayoutContainer
 
setTranslator(Translator) - Method in class org.olat.core.gui.components.velocity.VelocityContainer
Sets the translator for this VC.
setTranslator(Translator) - Method in class org.olat.core.gui.control.generic.portal.AbstractPortlet
 
setTranslator(Translator) - Method in interface org.olat.core.gui.control.generic.portal.Portlet
 
setTranslator(Locale) - Method in class org.olat.modules.webFeed.ui.blog.BlogUIFactory
 
setTranslator(Locale) - Method in class org.olat.modules.webFeed.ui.FeedUIFactory
 
setTranslator(Locale) - Method in class org.olat.modules.webFeed.ui.podcast.PodcastUIFactory
 
setTreeInlineEditing(boolean, String, String) - Method in class org.olat.core.gui.control.generic.ajax.tree.TreeController
Enable or disable the tree inline editing mode.
setTreeModel(TreeModel) - Method in class org.olat.core.gui.components.tree.MenuTree
Sets the treeModel.
setTreeModel(TreeModel) - Method in class org.olat.core.gui.components.tree.SelectionTree
Sets the treeModel.
setTreeSorting(boolean, boolean, boolean) - Method in class org.olat.core.gui.control.generic.ajax.tree.TreeController
Enable sorting in tree
setTrustStoreLocation(String) - Method in class org.olat.ldap.LDAPLoginModule
 
setTrustStorePwd(String) - Method in class org.olat.ldap.LDAPLoginModule
 
setTrustStoreType(String) - Method in class org.olat.ldap.LDAPLoginModule
 
setTstamp(Date) - Method in class org.olat.ims.qti.QTIResult
 
setType(int) - Method in interface org.olat.catalog.CatalogEntry
setter
setType(int) - Method in class org.olat.catalog.CatalogEntryImpl
 
setType(String) - Method in interface org.olat.core.util.notifications.Publisher
 
setType(String) - Method in class org.olat.course.nodes.GenericCourseNode
Sets the type.
setType(String) - Method in class org.olat.ims.cp.objects.CPResource
 
setType(String) - Method in class org.olat.ims.qti.editor.beecom.objects.FIBResponse
Sets the type.
setType(int) - Method in class org.olat.ims.qti.editor.beecom.objects.Question
 
setType(int) - Method in class org.olat.modules.webFeed.dispatching.Path
 
setType(String) - Method in class org.olat.modules.webFeed.models.Enclosure
 
setType(String) - Method in class org.olat.modules.webFeed.models.Feed
Set the resourcable type name.
setType(String) - Method in class org.olat.notifications.PublisherImpl
 
setUnitLabel(String) - Method in class org.olat.core.gui.components.progressbar.ProgressBar
 
setup() - Method in class de.bps.course.nodes.cl.ChecklistCourseNodeConfiguration
 
setup() - Method in class de.bps.course.nodes.den.DENCourseNodeConfiguration
 
setup() - Method in class de.bps.course.nodes.ll.LLCourseNodeConfiguration
Called after OLAT fully started up.
setup() - Method in class org.olat.admin.site.AdminSiteDef
 
setup() - Method in class org.olat.admin.site.UserAdminSiteDef
 
setUp() - Method in class org.olat.basesecurity.IdentityTest
 
setUp() - Method in class org.olat.catalog.CatalogManagerTest
 
setUp() - Method in class org.olat.commons.lifecycle.LifeCycleManagerTest
 
setUp() - Method in class org.olat.core.commons.persistence.DBTest
 
setUp() - Method in class org.olat.core.commons.service.userComments.UserCommentsAndRatingsTest
 
setup() - Method in interface org.olat.core.extensions.OLATExtension
Called after OLAT fully started up.
setUp() - Method in class org.olat.core.util.mail.MailTest
SetUp is called before each test.
setUp() - Method in class org.olat.course.config.CourseConfigManagerImplTest
SetUp is called before each test.
setUp() - Method in class org.olat.course.groupsandrights.CourseGroupManagementTest
SetUp is called before each test.
setup() - Method in class org.olat.course.nodes.bc.BCCourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.cal.CalCourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.co.COCourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.cp.CPCourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.dialog.DialogCourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.en.ENCourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.feed.blog.BlogCourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.feed.podcast.PodcastCourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.fo.FOCourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.iq.IQSELFCourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.iq.IQSURVCourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.iq.IQTESTCourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.ms.MSCourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.projectbroker.ProjectBrokerNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.scorm.ScormCourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.sp.SPCourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.st.STCourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.ta.TACourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.tu.TUCourseNodeConfiguration
 
setup() - Method in class org.olat.course.nodes.wiki.WikiCourseNodeConfiguration
 
setUp() - Method in class org.olat.group.BGAreaManagerTest
SetUp is called before each test.
setUp() - Method in class org.olat.group.BusinessGroupTest
SetUp is called before each test.
setup() - Method in class org.olat.group.site.GroupsManagementSiteDef
 
setup() - Method in class org.olat.group.site.GroupsSiteDef
 
setup() - Method in class org.olat.home.site.HomeSiteDef
 
setUp(AssessmentInstance) - Method in class org.olat.ims.qti.container.AssessmentContext
Method setUp.
setUp(AssessmentInstance, Element, Switches) - Method in class org.olat.ims.qti.container.ItemContext
Method setUp.
setUp(AssessmentInstance, Element, Switches) - Method in class org.olat.ims.qti.container.SectionContext
 
setUp() - Method in class org.olat.instantMessaging.IMPrefsUnitTest
 
setUp() - Method in class org.olat.instantMessaging.IMUnitTest
 
setUp() - Method in class org.olat.modules.fo.ForumManagerTest
SetUp is called before each test
setUp() - Method in class org.olat.modules.ims.cp.CPManagerTest
SetUp is called before each test
setUp() - Method in class org.olat.modules.webFeed.FeedManagerImplTest
 
setUp() - Method in class org.olat.modules.wiki.versioning.diff.CookbookDiffTest
 
setUp() - Method in class org.olat.modules.wiki.WikiUnitTest
 
setUp() - Method in class org.olat.note.NoteTest
 
setUp() - Method in class org.olat.notifications.NotificationsManagerTest
 
setUp() - Method in class org.olat.properties.PropertyTest
 
setUp() - Method in class org.olat.registration.RegistrationManagerTest
SetUp is called before each test
setUp() - Method in class org.olat.repository.RepositoryManagerTest
 
setup() - Method in class org.olat.repository.site.RepositorySiteDef
 
setUp() - Method in class org.olat.search.service.document.file.FileDocumentFactoryTest
 
setup() - Method in class org.olat.test.site.GUIDemoSiteDef
 
setUp() - Method in class org.olat.user.UserPropertiesPerformanceTest
 
setUp() - Method in class org.olat.user.UserTest
 
SETUP_CALLBACK - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SETUPCONTENT_CALLBACK - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
setUpdaters(List<IStatisticUpdater>) - Method in class org.olat.course.statistic.StatisticUpdateConfig
 
setUpdateSQL(String[]) - Method in class org.olat.course.statistic.StatisticUpdater
set via spring
setUpgradeManager(UpgradeManager) - Method in class org.olat.configuration.ConfigurationManager
used by [spring]
setUpgrades(List<OLATUpgrade>) - Method in class org.olat.upgrade.UpgradesDefinitions
 
setUpgradesHistory(UpgradeHistoryData, String) - Method in class org.olat.upgrade.UpgradeManager
Persists the UpgradeHistoryData on the file system
setUploadRelPath(String) - Method in class org.olat.core.commons.modules.bc.FileUploadController
Set the relative path within the rootDir where uploaded files should be put into.
setupLoggerForController(WindowControl) - Static method in class org.olat.core.logging.activity.UserActivityLoggerImpl
This method is used by the DefaultController to setup a new logger based on what's currently set in the ThreadLocalUserActivityLogger.
setUreq(HttpServletRequest) - Static method in class org.olat.core.logging.Tracing
sets the HttpServletRequest for the actual click/user request.
setURI(String) - Method in class org.olat.commons.calendar.model.KalendarEventLink
 
setUri(String) - Method in class org.olat.course.nodes.tu.TURequest
 
setURI(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Matimage
 
setURI(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Matvideo
 
setUriPrefix(String) - Method in class org.olat.core.gui.components.Window
Sets the uriPrefix.
setURIs() - Method in class org.olat.modules.webFeed.FeedViewHelper
Set the base uri of an internal feed.
setUrl(String) - Method in class org.olat.commons.modules.bc.meta.MetaInfoFileImpl
 
setUrl(String) - Method in interface org.olat.core.commons.modules.bc.meta.MetaInfo
 
setURL(String) - Method in class org.olat.core.gui.formelements.LinkElement
 
setUrl(String) - Method in class org.olat.modules.webFeed.ui.DisplayFeedUrlController
Sets the URL to display.
setUseDateChooser(boolean) - Method in class org.olat.core.gui.formelements.TextElement
 
setUserAgent(String) - Method in class org.olat.core.util.SessionInfo
Set the user agent.
setUserAgentList(List<String>) - Method in class org.olat.core.helpers.Settings
 
setUserAgents(List<String>) - Static method in class org.olat.core.helpers.Settings
 
setUserAttributeMapper(Map<String, String>) - Method in class org.olat.ldap.LDAPLoginModule
 
setUserCharset(Identity, String) - Method in class org.olat.user.UserManager
Saves or updates the stringValue of the user's charset property
setUserCharset(Identity, String) - Method in class org.olat.user.UserManagerImpl
 
setUserContext(Identity, Context, boolean) - Method in class org.olat.admin.user.bulkChange.UserBulkChangeManager
 
setUserdata(String) - Method in class org.olat.resource.references.ReferenceImpl
 
setUserDataRoot(String) - Method in class org.olat.core.util.WebappHelper
[spring]
setUserHomes(String) - Static method in class org.olat.core.commons.modules.bc.FolderConfig
Sets the userHomes.
setUserId(long) - Method in class org.olat.core.logging.activity.LoggingObject
 
setUserInfos(List<FilterForUserController.UserInfo>) - Method in class org.olat.modules.fo.FilterForUserController.UserListProvider
 
setUsermanager(boolean, boolean) - Method in class org.olat.admin.user.SystemRolesAndRightsForm
 
setUserName(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setUserName(String) - Method in class org.olat.course.nodes.tu.TURequest
 
setUsername(String) - Method in class org.olat.instantMessaging.IMAppender
 
setUserName(String) - Method in class org.olat.user.HomePageConfig
 
setUserNameAndPasswordSyntaxChecker(UserNameAndPasswordSyntaxChecker) - Method in class org.olat.user.UserManager
Spring setter
setUsernameRegExp(String) - Method in class org.olat.user.UserNameAndPasswordSyntaxCheckerWithRegexp
Spring setter to set new useranem regular expression
setUserNotIdentifiedError() - Method in class org.olat.registration.EmailOrUsernameFormController
 
setUserObject(Object) - Method in interface org.olat.core.gui.components.form.flexible.FormItem
 
setUserObject(Object) - Method in class org.olat.core.gui.components.form.flexible.impl.FormItemImpl
 
setUserObject(Object) - Method in class org.olat.core.gui.components.link.Link
 
setUserObject(Object) - Method in class org.olat.core.gui.components.tree.GenericTreeNode
 
setUserObject(Object) - Method in class org.olat.core.gui.control.generic.modal.DialogBoxController
attach a object to the dialog which you later retrieve.
setUserProperties(List<String>) - Method in class org.olat.core.logging.activity.LoggingObject
depending on number of properties inside userProperties call setUserProperty_1_ ..
setUserProperties(Set<String>) - Static method in class org.olat.core.logging.activity.LogModule
 
setUserPropertiesConfig(UserPropertiesConfig) - Method in class org.olat.user.UserManager
Spring setter
setUserProperty(User, String) - Method in class org.olat.user.AbstractUserPropertyHandler
 
setUserProperty(User, String) - Method in interface org.olat.user.propertyhandlers.UserPropertyHandler
 
setUserProperty1(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setUserProperty10(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setUserProperty11(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setUserProperty12(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setUserProperty2(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setUserProperty3(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setUserProperty4(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setUserProperty5(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setUserProperty6(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setUserProperty7(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setUserProperty8(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setUserProperty9(String) - Method in class org.olat.core.logging.activity.LoggingObject
 
setUserPropertyHandlers(List<UserPropertyHandler>) - Method in class org.olat.user.propertyhandlers.UserPropertiesConfigImpl
Spring setter
setUserPropertyUsageContexts(Map<String, UserPropertyUsageContext>) - Method in class org.olat.user.propertyhandlers.UserPropertiesConfigImpl
Spring setter
setUserSession(UserSession) - Method in class org.olat.core.util.servlets.VFSDirContext
 
setUserViewReadOnlyProperties(Set<UserPropertyHandler>) - Method in class org.olat.user.propertyhandlers.UserPropertyUsageContext
Spring setter
setValidDateCheck(String) - Method in interface org.olat.core.gui.components.form.flexible.elements.DateChooser
 
setValidDateCheck(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.JSDateChooser
 
setValue(String) - Method in interface org.olat.core.gui.components.form.flexible.elements.StaticTextElement
Replace the value of the static text field
setValue(String) - Method in interface org.olat.core.gui.components.form.flexible.elements.TextElement
Sets the value.
setValue(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.AbstractTextElement
Sets the value.
setValue(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.IntegerElementImpl
set a value by string is not allowed - use setIntValue instead.
setValue(String) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.StaticTextElementImpl
 
setValue(String) - Method in class org.olat.core.gui.formelements.AbstractTextElement
Sets the value.
setValue(String) - Method in class org.olat.core.gui.formelements.TextElement
Sets the value.
setValue(String) - Method in class org.olat.course.condition.ExtendedCondition
 
setValue(String) - Method in class org.olat.course.nodes.projectbroker.datamodel.CustomField
 
setValue(int) - Method in class org.olat.course.statistic.daily.DailyStat
 
setValue(int) - Method in class org.olat.course.statistic.dayofweek.DayOfWeekStat
 
setValue(int) - Method in class org.olat.course.statistic.homeorg.HomeOrgStat
 
setValue(int) - Method in class org.olat.course.statistic.hourofday.HourOfDayStat
 
setValue(int) - Method in class org.olat.course.statistic.orgtype.OrgTypeStat
 
setValue(int) - Method in class org.olat.course.statistic.studybranch3.StudyBranch3Stat
 
setValue(int) - Method in class org.olat.course.statistic.studylevel.StudyLevelStat
 
setValue(int) - Method in class org.olat.course.statistic.weekly.WeeklyStat
 
setValue(String) - Method in class org.olat.ims.qti.container.DecimalVariable
 
setValue(String) - Method in class org.olat.ims.qti.container.Variable
 
setValue(String) - Method in class org.olat.modules.scorm.assessment.CmiData
 
setValue(String) - Method in interface org.olat.modules.scorm.ScormDataModelItem
 
setValue(String) - Method in class org.olat.modules.scorm.ScormDataModelItemImpl
 
setValue(String) - Method in class org.olat.repository.MetaDataElement
 
setValueAt(Object, int, int) - Method in class org.olat.core.gui.components.table.GenericObjectArrayTableDataModel
Set a value of a field in the table data model
setValues(String[]) - Method in class org.olat.core.gui.formelements.AbstractTextElement
(non-Javadoc)
setValues(String[]) - Method in class org.olat.core.gui.formelements.CheckBoxElement
 
setValues(String[]) - Method in interface org.olat.core.gui.formelements.FormElement
// if the parameter is missing (values == null), ignore (this may be if a formelement is readonly e.g.) H: formelement not readonly
setValues(String[]) - Method in class org.olat.core.gui.formelements.LinkElement
Ignore
setValues(String[]) - Method in class org.olat.core.gui.formelements.SpacerElement
the spacer ignores setValues
setValues(String[]) - Method in class org.olat.core.gui.formelements.StaticHTMLTextElement
ignore setValues, since it can never be edited
setValues(String[]) - Method in class org.olat.core.gui.formelements.StaticMultipleSelectionElement
input: keys of selected checkboxes
setValues(String[]) - Method in class org.olat.core.gui.formelements.StaticSingleSelectionElement
 
setValues(String[]) - Method in class org.olat.core.gui.formelements.StaticTextElement
ignore setValues, since it can never be edited
setValues(String[]) - Method in class org.olat.core.gui.formelements.TitleElement
the titleElement ignores setValues
setValues(BGContext) - Method in class org.olat.group.ui.context.BGContextFormController
Set the name and description of the context in this form
setVariable(Variable) - Method in class org.olat.ims.qti.container.Variables
 
setVersion(int) - Method in class org.olat.core.commons.persistence.TestTable
 
setVersion(int) - Method in class org.olat.course.config.CourseConfig
 
setVersion(int) - Method in class org.olat.course.Structure
 
setVersion(int) - Method in class org.olat.course.tree.CourseEditorTreeModel
 
setVersion(String) - Method in class org.olat.ims.cp.objects.CPMetadata
 
setVersion(int) - Method in class org.olat.modules.wiki.versioning.VersionInfo
 
setVersion(int) - Method in interface org.olat.registration.TemporaryKey
 
setVersion(int) - Method in class org.olat.registration.TemporaryKeyImpl
 
setVersion(int) - Method in class org.olat.repository.RepositoryEntry
 
setVersionFile(VFSLeaf) - Method in class org.olat.core.util.vfs.version.VersionsFileImpl
 
setVersionId(String) - Method in class org.olat.core.helpers.Settings
[spring]
setVersioningConfigurator(FolderVersioningConfigurator) - Static method in class org.olat.core.commons.modules.bc.FolderConfig
 
setVideotype(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Matvideo
 
setView(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Control
Sets the view.
setView(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Feedback
Sets the view.
setViewCount(int) - Method in class org.olat.modules.wiki.versioning.VersionInfo
 
setViewCount(int) - Method in class org.olat.modules.wiki.WikiPage
 
setVirtualDocBase(VFSItem) - Method in class org.olat.core.util.servlets.VFSDirContext
Set the document root.
setVis(boolean) - Method in class org.olat.commons.calendar.model.KalendarConfig
 
setVisible(boolean) - Method in class org.olat.core.gui.components.Component
True by default: The component gets rendered
false: The componet gets not rendered.
setVisible(String, boolean) - Method in interface org.olat.core.gui.components.form.flexible.elements.MultipleSelectionElement
Shows or hides a checkbox.
setVisible(Set<String>, boolean) - Method in interface org.olat.core.gui.components.form.flexible.elements.MultipleSelectionElement
Shows or hides several checkboxes at once by applying MultipleSelectionElement.setVisible(String, boolean) to the checkboxes with the keys given in keys.
setVisible(boolean) - Method in interface org.olat.core.gui.components.form.flexible.FormItem
item, label, example, error get not visible
setVisible(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.JSDateChooser
 
setVisible(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.MultipleSelectionElementImpl
 
setVisible(String, boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.MultipleSelectionElementImpl
 
setVisible(Set<String>, boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.MultipleSelectionElementImpl
 
setVisible(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.MultiSelectionTree
 
setVisible(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.SingleSelectionImpl
 
setVisible(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.FormItemImpl
 
setVisible(boolean) - Method in class org.olat.course.run.userview.NodeEvaluation
Sets the visible.
setVisible(boolean) - Method in class org.olat.ims.cp.objects.CPItem
 
setVisibleToOthers(boolean) - Method in class org.olat.instantMessaging.ImPreferences
 
setVisibleToOthers(boolean) - Method in class org.olat.instantMessaging.ui.ConnectedUsersListEntry
 
setVisitNumber(int) - Method in class org.olat.core.util.traversal.GenericTraversalNode
Sets the visitNumber.
setVisualCharsEnabled(boolean, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the visual characters plugin
setVisualMarked(boolean) - Method in class org.olat.core.gui.formelements.AbstractFormElement
 
setVisualMarked(boolean) - Method in interface org.olat.core.gui.formelements.FormElement
 
setWaitingGroup(SecurityGroup) - Method in interface org.olat.group.BusinessGroup
 
setWaitingGroup(SecurityGroup) - Method in class org.olat.group.BusinessGroupImpl
 
setWaitingListEnabled(Boolean) - Method in interface org.olat.group.BusinessGroup
 
setWaitingListEnabled(Boolean) - Method in class org.olat.group.BusinessGroupImpl
 
setWaitingListReadOnly(boolean) - Method in class org.olat.group.ui.edit.DisplayMemberSwitchForm
 
setWarn(String) - Method in class org.olat.core.gui.GUIMessage
 
setWarning(String) - Method in class org.olat.core.gui.control.LocalWindowControl
 
setWarning(String) - Method in interface org.olat.core.gui.control.WindowControl
 
setWarning(String) - Method in class org.olat.core.id.context.StackedBusinessWindowControl
 
setWarning(String) - Method in class org.olat.course.nodes.en.EnrollmentManagerTest
 
setWarning(String) - Method in class org.olat.group.BusinessGroupManagerImplTest
 
setWayfReturnUrl(String) - Method in class org.olat.shibboleth.SwitchShibbolethAuthenticationConfigurator
 
setWayfSPEntityID(String) - Method in class org.olat.shibboleth.SwitchShibbolethAuthenticationConfigurator
 
setWayfSPHandlerURL(String) - Method in class org.olat.shibboleth.SwitchShibbolethAuthenticationConfigurator
 
setWayfSPSamlDSURL(String) - Method in class org.olat.shibboleth.SwitchShibbolethAuthenticationConfigurator
 
setWebDAV(boolean) - Method in class org.olat.core.util.SessionInfo
 
setWebdavProviderList(List) - Method in class org.olat.core.util.servlets.WebDAVProviderFactory
Set the list of webdav providers.
setWebModeFromUreq(UserRequest) - Method in class org.olat.core.util.SessionInfo
 
setWeek(String) - Method in class org.olat.course.statistic.weekly.WeeklyStat
 
setWidth(Long) - Method in class org.olat.core.gui.components.image.ImageComponent
Sets the width.
setWidth(int) - Method in class org.olat.core.gui.components.progressbar.ProgressBar
 
setWidth(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Matvideo
 
setWidthRelative(float) - Method in class org.olat.commons.calendar.ui.components.KalendarEventRenderWrapper
 
setWiki(OLATResourceable) - Method in class org.olat.modules.wiki.gui.components.wikiToHtml.StaticExportWikiDataHandler
 
setWikiContent(String) - Method in class org.olat.modules.wiki.gui.components.wikiToHtml.WikiMarkupComponent
 
setWikiRepoReference(RepositoryEntry, ModuleConfiguration) - Static method in class org.olat.course.nodes.wiki.WikiEditController
set an repository reference to an wiki course node
setWizardTitle(String) - Method in class org.olat.core.gui.control.generic.wizard.WizardController
 
setWord(String) - Method in class org.olat.core.commons.modules.glossary.morphService.FlexionReply
 
setWords(int) - Method in class org.olat.modules.fo.TestTextCase.Text
 
setWrapperCssStyle(String) - Method in class org.olat.core.gui.components.htmlsite.HtmlStaticPageComponent
Set some CSS styles on the element.
setWriter(String) - Method in class org.olat.commons.modules.bc.meta.MetaInfoFileImpl
 
setWriterEncoding(String) - Static method in class org.olat.core.util.servlets.DOMWriter
 
setXhtmlXtrasEnabled(boolean, boolean, int) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
Enable / disable the xhtml extras plugin
setXml_lang(String) - Method in class org.olat.ims.qti.editor.beecom.objects.Assessment
Sets the xml_lang.
setXMLBase(String) - Method in class org.olat.ims.cp.objects.CPResource
 
setXPosRelative(float) - Method in class org.olat.commons.calendar.ui.components.KalendarEventRenderWrapper
 
setXYOffest(UserRequest) - Method in class org.olat.core.gui.components.link.Link
convenience method to set the x and y values you get by link.registerForMousePositionEvent(true) to x and y
setYPosAbsolute(int) - Method in class org.olat.commons.calendar.ui.components.KalendarEventRenderWrapper
 
setZipCode(String) - Method in interface org.olat.core.id.Address
Sets the pCode.
ShadeFilter - Class in org.olat.core.util.radeox
Initial Date: Apr 14, 2004
ShadeFilter() - Constructor for class org.olat.core.util.radeox.ShadeFilter
 
SharedFolderDisplayController - Class in org.olat.modules.sharedfolder
Displays the SharedFolder likewise a webserver.
SharedFolderDisplayController(UserRequest, WindowControl, VFSContainer, OLATResourceable, boolean) - Constructor for class org.olat.modules.sharedfolder.SharedFolderDisplayController
 
SharedFolderEditorController - Class in org.olat.modules.sharedfolder
Initial Date: Aug 29, 2005
SharedFolderEditorController(OLATResourceable, UserRequest, WindowControl) - Constructor for class org.olat.modules.sharedfolder.SharedFolderEditorController
 
SharedFolderFileResource - Class in org.olat.fileresource.types
Initial Date: Apr 6, 2004
SharedFolderFileResource() - Constructor for class org.olat.fileresource.types.SharedFolderFileResource
Standard constructor.
SharedFolderHandler - Class in org.olat.repository.handlers
Description:
TODO: as Class Description for SharedFolderHandler
SharedFolderHandler() - Constructor for class org.olat.repository.handlers.SharedFolderHandler
Default constructor.
SharedFolderManager - Class in org.olat.modules.sharedfolder
Initial Date: Aug 29, 2005
SharedFolderRepositoryIndexer - Class in org.olat.search.service.indexer.repository
Index a repository entry of type shared folder.
SharedFolderRepositoryIndexer() - Constructor for class org.olat.search.service.indexer.repository.SharedFolderRepositoryIndexer
 
SharedFolderSecurityCallback - Class in org.olat.repository
Initial Date: 29.06.2005
SharedFolderSecurityCallback(String) - Constructor for class org.olat.repository.SharedFolderSecurityCallback
 
SharedFolderWebDAVProvider - Class in org.olat.modules.sharedfolder
Initial Date: Aug 29, 2005
SharedFolderWebDAVProvider() - Constructor for class org.olat.modules.sharedfolder.SharedFolderWebDAVProvider
 
ShibbolethAuthenticationController - Class in org.olat.shibboleth
Initial Date: 04.08.2004
ShibbolethAuthenticationController(UserRequest, WindowControl) - Constructor for class org.olat.shibboleth.ShibbolethAuthenticationController
 
ShibbolethDispatcher - Class in org.olat.shibboleth
Initial Date: 17.07.2004
ShibbolethDispatcher() - Constructor for class org.olat.shibboleth.ShibbolethDispatcher
 
ShibbolethException - Exception in org.olat.shibboleth
Description:
TODO: Lavinia Dumitrescu Class Description for ShibbolethException
ShibbolethException(int, String) - Constructor for exception org.olat.shibboleth.ShibbolethException
 
ShibbolethException(int, Throwable) - Constructor for exception org.olat.shibboleth.ShibbolethException
 
ShibbolethException(int, String, Throwable) - Constructor for exception org.olat.shibboleth.ShibbolethException
 
ShibbolethMigrationForm - Class in org.olat.shibboleth
Initial Date: 09.08.2004
ShibbolethMigrationForm(String, Translator, Authentication) - Constructor for class org.olat.shibboleth.ShibbolethMigrationForm
 
ShibbolethModule - Class in org.olat.shibboleth
Initial Date: 16.07.2004
ShibbolethModule() - Constructor for class org.olat.shibboleth.ShibbolethModule
 
ShibbolethRegistrationController - Class in org.olat.shibboleth
Initial Date: 09.08.2004
ShibbolethRegistrationController(UserRequest, WindowControl) - Constructor for class org.olat.shibboleth.ShibbolethRegistrationController
Implements the shibboleth registration workflow.
ShibbolethRegistrationForm - Class in org.olat.shibboleth
Initial Date: 09.08.2004
ShibbolethRegistrationForm(String, Translator) - Constructor for class org.olat.shibboleth.ShibbolethRegistrationForm
 
ShibbolethRegistrationWithEmailForm - Class in org.olat.shibboleth
Initial Date: 01.02.2006
ShibbolethRegistrationWithEmailForm(String, Translator, String) - Constructor for class org.olat.shibboleth.ShibbolethRegistrationWithEmailForm
 
ShibLoginPortlet - Class in org.olat.portal.shiblogin
 
ShibLoginPortlet() - Constructor for class org.olat.portal.shiblogin.ShibLoginPortlet
 
ShibLoginPortletRunController - Class in org.olat.portal.shiblogin
Description:
uses the EmbeddedWAYF provided by SWITCH
SHORT_TITLE_MAX_LENGTH - Static variable in class org.olat.course.editor.NodeConfigFormController
Maximum length of a course's short title.
ShortName - Interface in org.olat.core.gui
ShortName is an interface to implement if you would like to be able to present your business object (or other) in a non-html, one line String.
SHOW_RESOURCES - Static variable in class org.olat.group.ui.BGConfigFlags
runtime option: show associated resources / courses *
showError(boolean) - Method in interface org.olat.core.gui.components.form.flexible.FormItem
 
showError(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.elements.JSDateChooser
 
showError(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.FormItemImpl
 
showExample(boolean) - Method in interface org.olat.core.gui.components.form.flexible.FormItem
 
showExample(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.FormItemImpl
 
showjavaSource(String) - Static method in class org.olat.core.gui.dev.controller.SourceViewController
provide a class name with path and you will get an string media resource you can display
showLabel(boolean) - Method in interface org.olat.core.gui.components.form.flexible.FormItem
 
showLabel(boolean) - Method in class org.olat.core.gui.components.form.flexible.impl.FormItemImpl
 
showNavButtons(boolean) - Method in class org.olat.modules.scorm.ScormAPIandDisplayController
Configuration method to enable/disable the havigation buttons that appear on the right side above and below the content.
showOwners() - Method in class org.olat.group.properties.BusinessGroupPropertyManager
true if Members can see the Owners, false otherwise.
showPartips() - Method in class org.olat.group.properties.BusinessGroupPropertyManager
true if Members can see the Partipiciants, false otherwise.
showPreReqTable() - Method in class org.olat.modules.scorm.server.sequence.PrerequisiteManager
A utillity method for testing purposes - prints out the current state of the prerequisites table.
showPreReqTable() - Method in class org.olat.modules.scorm.server.sequence.SequenceManager
Method to ask the prerequisite manager to show the prerequisite table.
ShowRefs - Class in ch.goodsolutions.codeutils
Description:
TODO: Felix Class Description for Copy
ShowRefs() - Constructor for class ch.goodsolutions.codeutils.ShowRefs
 
showTopNav(boolean) - Method in class org.olat.login.DmzBFWCParts
Enable or disable the dmz top navigation.
showWaitingList() - Method in class org.olat.group.properties.BusinessGroupPropertyManager
true if Members can see the Waiting, false otherwise.
ShrinkController - Class in org.olat.core.gui.control.generic.spacesaver
enclosing_type Description:
this controller takes a component in its contructor and wraps a velocity container around it with a single link/button (with a userdefined displayname) which closes the dialog.
ShrinkController(UserRequest, WindowControl, boolean, Component, String) - Constructor for class org.olat.core.gui.control.generic.spacesaver.ShrinkController
 
signOffAndClear() - Method in class org.olat.core.util.UserSession
called to make sure the current authenticated user (if there is one at all) is cleared and signed off.
signOn() - Method in class org.olat.core.util.UserSession
prior to calling this method, all instance vars must be set.
SignOnOffEvent - Class in org.olat.core.util
Description:
SignOnOffEvent(Identity, boolean) - Constructor for class org.olat.core.util.SignOnOffEvent
 
signOutFormAllCandidateList(List<Identity>, Long) - Method in interface org.olat.course.nodes.projectbroker.service.ProjectBrokerManager
Remove identities from all projects as candidates.
signOutFormAllCandidateList(List<Identity>, Long) - Method in class org.olat.course.nodes.projectbroker.service.ProjectBrokerManagerImpl
 
similarButNonExistingName(VFSContainer, String) - Static method in class org.olat.core.util.vfs.VFSManager
Returns a similar but non existing file name in root based on the given name.
SimpleBaseController - Class in org.olat.core.commons.chiefcontrollers.controller.simple
Description:
TODO: Felix Jost Class Description for Trans
SimpleBaseController(UserRequest, WindowControl) - Constructor for class org.olat.core.commons.chiefcontrollers.controller.simple.SimpleBaseController
 
SimpleDublinCoreMetadataFieldsProvider - Class in org.olat.search.service
Description:
The simple dublin core metadata lists all supported dublin core metadata elements that can be searched.
SimpleDublinCoreMetadataFieldsProvider() - Constructor for class org.olat.search.service.SimpleDublinCoreMetadataFieldsProvider
 
SimpleExampleText - Class in org.olat.core.gui.components.form.flexible.impl.components
Description:
TODO: patrickb Class Description for SimpleExampleTextComponent
SimpleExampleText(String, String) - Constructor for class org.olat.core.gui.components.form.flexible.impl.components.SimpleExampleText
 
SimpleFormErrorText - Class in org.olat.core.gui.components.form.flexible.impl.components
Description:
TODO: patrickb Class Description for SimpleFormErrorText
SimpleFormErrorText(String, String) - Constructor for class org.olat.core.gui.components.form.flexible.impl.components.SimpleFormErrorText
 
SimpleHtmlParser - Class in org.olat.core.util
Simple html parser that grabs css, javascript etc.
SimpleHtmlParser(String) - Constructor for class org.olat.core.util.SimpleHtmlParser
 
SimpleHTMLTagsFilter - Class in org.olat.core.util.filter.impl
Description:
The html tags filter takes a string and filters all HTML tags.
SimpleHTMLTagsFilter() - Constructor for class org.olat.core.util.filter.impl.SimpleHTMLTagsFilter
 
SimpleHTMLTagsFilterTest - Class in org.olat.core.util.filter.impl
Description:
This test case tests the simle html tags filter
SimpleHTMLTagsFilterTest(String) - Constructor for class org.olat.core.util.filter.impl.SimpleHTMLTagsFilterTest
 
SimpleLabelText - Class in org.olat.core.gui.components.form.flexible.impl.components
Description:
TODO: patrickb Class Description for SimpleLabelTextComponent
SimpleLabelText(String, String) - Constructor for class org.olat.core.gui.components.form.flexible.impl.components.SimpleLabelText
 
SimpleLogExporter - Class in org.olat.course.statistic.export
Description:
This class provides a simple log export from database.
SimpleMessageController - Class in org.olat.core.gui.control.generic.messages
Description:
Convenience controller if only some text must be displayed.
SimpleNewsController - Class in org.olat.collaboration
Description:
First implementation of a news controller
SimpleNewsController(UserRequest, WindowControl, String) - Constructor for class org.olat.collaboration.SimpleNewsController
Constructor for a news controller
SimpleNodeAggregation - Class in org.olat.course.statistic.aggregation
Description:
The class provides a simple node aggregation.
SimpleNodeAggregation(Long, Date, Date, List<ExtendedCondition>, boolean) - Constructor for class org.olat.course.statistic.aggregation.SimpleNodeAggregation
 
SimplePopupWindowBaseController - Class in org.olat.core.gui.control.generic.popup
Description:
TODO: patrickb Class Description for SimplePopupWindowBaseController
SimplePopupWindowBaseController(UserRequest, WindowControl, ControllerCreator) - Constructor for class org.olat.core.gui.control.generic.popup.SimplePopupWindowBaseController
 
SimpleProbe - Class in org.olat.commons.coordinate.cluster.jms
 
SimpleProbe() - Constructor for class org.olat.commons.coordinate.cluster.jms.SimpleProbe
 
SimpleProbe - Class in org.olat.core.commons.persistence
 
SimpleProbe() - Constructor for class org.olat.core.commons.persistence.SimpleProbe
 
SimpleResourceableAggregation - Class in org.olat.course.statistic.aggregation
Description:
The class provides a simple aggregation.
SimpleResourceableAggregation(Long, Date, Date, List<ExtendedCondition>, boolean) - Constructor for class org.olat.course.statistic.aggregation.SimpleResourceableAggregation
 
SimpleStatisticInfoHelper - Class in org.olat.course.statistic
Simple helper class which knows about since when statistics are available.
SimpleStatisticInfoHelper(JdbcTemplate, Map<String, String>, String) - Constructor for class org.olat.course.statistic.SimpleStatisticInfoHelper
spring
SimpleText - Class in org.olat.core.gui.components.form.flexible.impl.components
Description:
TODO: patrickb Class Description for SimpleTextComponent
SimpleText(String, String) - Constructor for class org.olat.core.gui.components.form.flexible.impl.components.SimpleText
 
SimpleVersionConfig - Class in org.olat.core.util.vfs.version
Description:
A very simple configuration bean for versioning.
SimpleVersionConfig() - Constructor for class org.olat.core.util.vfs.version.SimpleVersionConfig
 
SingleIdentityChosenEvent - Class in org.olat.basesecurity.events
Initial Date: Feb 19, 2004
SingleIdentityChosenEvent(Identity) - Constructor for class org.olat.basesecurity.events.SingleIdentityChosenEvent
Event of type 'SingleIdentityChosenEvent' with extra parameter, the identity itself
SinglePageController - Class in org.olat.core.commons.modules.singlepage
Description:
Wrapper controller that shows local html pages from the given folder / filename

Initial Date: Dec 16, 2004 EVENTS: to listening controllers: - OlatCmdEvent (which has to be accepted by calling accept() on the event) - NewInlineUriEvent if the user changed the page by clicking on a link

SinglePageController(UserRequest, WindowControl, boolean, VFSContainer, String, String, boolean, OLATResourceable) - Constructor for class org.olat.core.commons.modules.singlepage.SinglePageController
Constructor for the generic single page controller.
SinglePageController(UserRequest, WindowControl, boolean, VFSContainer, String, String, boolean, boolean) - Constructor for class org.olat.core.commons.modules.singlepage.SinglePageController
 
SinglePageController(UserRequest, WindowControl, boolean, VFSContainer, String, String, boolean, boolean, OLATResourceable) - Constructor for class org.olat.core.commons.modules.singlepage.SinglePageController
Constructor for the generic single page controller.
SingleSelection - Interface in org.olat.core.gui.components.form.flexible.elements
 
SingleSelectionElement - Interface in org.olat.core.gui.formelements
 
SingleSelectionElement() - Method in class org.olat.core.gui.formelements.StaticSingleSelectionElement
 
SingleSelectionImpl - Class in org.olat.core.gui.components.form.flexible.impl.elements
Description:
TODO: patrickb Class Description for SingleSelectionContainerImpl
SingleSelectionImpl(String) - Constructor for class org.olat.core.gui.components.form.flexible.impl.elements.SingleSelectionImpl
 
SingleSelectionImpl(String, FormLayouter) - Constructor for class org.olat.core.gui.components.form.flexible.impl.elements.SingleSelectionImpl
set your layout
SingleService - Class in org.olat.core.service
Common base class for cluster single-services.
SingleService(String) - Constructor for class org.olat.core.service.SingleService
 
SingleVMCacher - Class in org.olat.core.util.cache.n.impl.svm
Description:
single java vm implementation of the cacher interface
SingleVMCacher() - Constructor for class org.olat.core.util.cache.n.impl.svm.SingleVMCacher
 
SingleVMCoordinator - Class in org.olat.commons.coordinate.singlevm
Description:
This is the implementation of the Coordinator for a SingleVM OLAT
SingleVMCoordinator() - Constructor for class org.olat.commons.coordinate.singlevm.SingleVMCoordinator
 
SingleVMEventBus - Class in org.olat.commons.coordinate.singlevm
implementation of the olat system bus within one vm
SingleVMEventBus() - Constructor for class org.olat.commons.coordinate.singlevm.SingleVMEventBus
access by both cluster and singleVM version for the user-session event bus -> thus public constructor
SingleVMLocker - Class in org.olat.commons.coordinate.singlevm
Description:
implementation of the olat system bus within one vm
SingleVMSyncer - Class in org.olat.commons.coordinate.singlevm
Deprecated. USE ONLY ClusterSyncer because SingleVMSyncer synchronized only the execute block, ClusterSyncer synchronized until commit
Site - Class in ch.goodsolutions.olat.intranetsite
Description:
TODO: Felix Jost Class Description for HomeSite
Site(Locale, String) - Constructor for class ch.goodsolutions.olat.intranetsite.Site
 
SiteDef - Class in ch.goodsolutions.olat.intranetsite
Description:
TODO: Felix Jost Class Description for HomeSite
SiteDef() - Constructor for class ch.goodsolutions.olat.intranetsite.SiteDef
 
SiteDefinition - Interface in org.olat.core.gui.control.navigation
Description:
TODO: Felix Jost Class Description for SiteDefinition
SiteDefinitions - Class in org.olat.core.gui.control.navigation
Description:
TODO: Felix Jost Class Description for Sites
SiteDefinitions() - Constructor for class org.olat.core.gui.control.navigation.SiteDefinitions
 
SiteInstance - Interface in org.olat.core.gui.control.navigation
Description:
TODO: Felix Jost Class Description for Site
SitesCreator - Interface in org.olat.core.extensions.sitescreator
Description:
Initial Date: 02.08.2005
size() - Method in class org.olat.core.util.AlwaysEmptyMap
 
size() - Method in class org.olat.core.util.FIFOMap
 
size() - Method in class org.olat.ldap.LDAPError
 
SIZE_DEFAULT - Static variable in class org.olat.ims.qti.editor.beecom.objects.FIBResponse
 
SKIN - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SKIN_VALUE_DEFAULT - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SKIN_VALUE_O2K7 - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SKIN_VARIANT - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SKIN_VARIANT_VALUE_BLACK - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SKIN_VARIANT_VALUE_SILVER - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SKYPE - Static variable in class org.olat.core.id.UserConstants
SKYPE user field identifier.
SkypePropertyHandler - Class in org.olat.user.propertyhandlers
Description:
SkypePropertyHandler() - Constructor for class org.olat.user.propertyhandlers.SkypePropertyHandler
 
SlowBandWidthSimulator - Interface in org.olat.core.gui.util.bandwidth
 
SlowBandWidthSimulatorImpl - Class in org.olat.core.gui.util.bandwidth
 
SlowBandWidthSimulatorImpl() - Constructor for class org.olat.core.gui.util.bandwidth.SlowBandWidthSimulatorImpl
 
SlowOutputStream - Class in org.olat.core.gui.util.bandwidth
Description:
inspired from http://jakarta.apache.org/jmeter for the licence see: http://www.apache.org/licenses/LICENSE-2.0
SlowOutputStream(OutputStream, CPSPauser) - Constructor for class org.olat.core.gui.util.bandwidth.SlowOutputStream
Create wrapped Output Stream toe emulate the requested CPS.
SmackInstantMessagingImpl - Class in org.olat.instantMessaging
Implementation of the InstantMessaging Interface based on the SMACK instant messaging library from jivesoftware.org
SmileFilter - Class in org.olat.core.util.radeox
Initial Date: Apr 14, 2004
SmileFilter() - Constructor for class org.olat.core.util.radeox.SmileFilter
 
Sniffer - Class in org.olat.commons.coordinate.cluster.jms
 
Sniffer() - Constructor for class org.olat.commons.coordinate.cluster.jms.Sniffer
 
Solution - Class in org.olat.ims.qti.container.qtielements
Initial Date: 24.11.2004
Solution(Element) - Constructor for class org.olat.ims.qti.container.qtielements.Solution
 
SOLUTION_FOLDER_NAME - Static variable in class org.olat.course.nodes.TACourseNode
Solution folder-name in the file-system.
SolutionController - Class in org.olat.course.nodes.ta
 
SolutionController(UserRequest, WindowControl, ModuleConfiguration, CourseNode, UserCourseEnvironment) - Constructor for class org.olat.course.nodes.ta.SolutionController
Implements a dropbox.
SolutionMaterial - Class in org.olat.ims.qti.container.qtielements
Initial Date: 24.11.2004
SolutionMaterial(Element) - Constructor for class org.olat.ims.qti.container.qtielements.SolutionMaterial
 
solutionMsgKey - Variable in class org.olat.course.condition.interpreter.ConditionErrorMessage
 
sort(String[], String[], boolean, boolean, boolean) - Static method in class org.olat.core.util.ArrayHelper
Helper to sort two string arrays.
sort(int, List) - Method in interface org.olat.core.util.traversal.TreeComparator
sorts the children of a node with depth 'depth' in a tree.
sort(List) - Static method in class org.olat.core.util.ValidationStatusHelper
 
sort(StatusDescription[]) - Static method in class org.olat.course.nodes.StatusDescriptionHelper
 
sort(List<StatusDescription>) - Static method in class org.olat.course.nodes.StatusDescriptionHelper
 
SORT_DATE - Static variable in class org.olat.core.commons.modules.bc.components.FolderComponent
 
SORT_LOCK - Static variable in class org.olat.core.commons.modules.bc.components.FolderComponent
 
SORT_NAME - Static variable in class org.olat.core.commons.modules.bc.components.FolderComponent
 
SORT_REV - Static variable in class org.olat.core.commons.modules.bc.components.FolderComponent
 
SORT_SIZE - Static variable in class org.olat.core.commons.modules.bc.components.FolderComponent
 
SORT_TYPE - Static variable in class org.olat.core.commons.modules.bc.components.FolderComponent
 
sortBundles(List<String>, boolean) - Method in class org.olat.core.util.i18n.I18nManager
Sort the bundle names alphabetically or by using the bundle priorities.
SortedProperties - Class in org.olat.core.util
Description:
This class extends the java Properties class to store the properties in a sorted manner.
SortedProperties() - Constructor for class org.olat.core.util.SortedProperties
 
sortI18nItems(List<I18nItem>, boolean, boolean) - Method in class org.olat.core.util.i18n.I18nManager
Sort a list of i18n items.
sortingAboutToStart() - Method in class de.bps.olat.modules.cl.ChecklistMultiSelectColumnDescriptor
 
sortingAboutToStart() - Method in interface org.olat.core.gui.components.table.ColumnDescriptor
called before the actual sorting calls with compareTo(int rowa, int rowb) take place
sortingAboutToStart() - Method in class org.olat.core.gui.components.table.DefaultColumnDescriptor
 
sortingAboutToStart() - Method in class org.olat.core.gui.components.table.StaticColumnDescriptor
 
sortingAboutToStart() - Method in class org.olat.modules.fo.ThreadColumnDescriptor
 
SortingCriteria - Class in org.olat.core.gui.control.generic.portal
Description:
Encapsulates the sorting info for a portlet.
SortingCriteria(List<Integer>) - Constructor for class org.olat.core.gui.control.generic.portal.SortingCriteria
Auto sorting constructor.
SortingCriteria(Map<String, Integer>, List<Integer>) - Constructor for class org.olat.core.gui.control.generic.portal.SortingCriteria
 
SortingCriteria() - Constructor for class org.olat.core.gui.control.generic.portal.SortingCriteria
Manual sorting constructor.
sortItems() - Method in class org.olat.modules.webFeed.models.Feed
Sorts the items by publish date in reverse chronological order
sortKeys(Set<String>) - Static method in class org.olat.core.util.SortedProperties
To be compatible with version control systems, we need to sort properties before storing them to disk.
sortKeysTask(boolean) - Method in class org.olat.core.util.i18n.devtools.TranslationDevManager
 
SoundFileResource - Class in org.olat.fileresource.types
Initial Date: Apr 6, 2004
SoundFileResource() - Constructor for class org.olat.fileresource.types.SoundFileResource
Standard constructor.
SourceViewController - Class in org.olat.core.gui.dev.controller
Description:
Displays java and/or velocity source in an new browserwindow
SourceViewController(UserRequest, WindowControl, Class, VelocityContainer) - Constructor for class org.olat.core.gui.dev.controller.SourceViewController
 
SpacerElement - Interface in org.olat.core.gui.components.form.flexible.elements
Implements an HTML horizontal bar (<HR>) element.
SpacerElement - Class in org.olat.core.gui.formelements
 
SpacerElement() - Constructor for class org.olat.core.gui.formelements.SpacerElement
 
SpacerElement(boolean, boolean) - Constructor for class org.olat.core.gui.formelements.SpacerElement
 
SpacerElementComponent - Class in org.olat.core.gui.components.form.flexible.impl.elements
Implements the component for an HTML horizontal bar (<HR>) element.
SpacerElementComponent(SpacerElement) - Constructor for class org.olat.core.gui.components.form.flexible.impl.elements.SpacerElementComponent
 
SpacerElementImpl - Class in org.olat.core.gui.components.form.flexible.impl.elements
Implements an HTML horizontal bar (<HR>) element.
SpacerElementImpl(String) - Constructor for class org.olat.core.gui.components.form.flexible.impl.elements.SpacerElementImpl
 
SpacerElementRenderer - Class in org.olat.core.gui.components.form.flexible.impl.elements
Provides the renderer for an HTML horizontal bar (<HR>) element.
SpacerElementRenderer() - Constructor for class org.olat.core.gui.components.form.flexible.impl.elements.SpacerElementRenderer
 
SPCourseNode - Class in org.olat.course.nodes
Description:
SPCourseNode() - Constructor for class org.olat.course.nodes.SPCourseNode
Default constructor for course node of type single page
SPCourseNodeConfiguration - Class in org.olat.course.nodes.sp
Description:
TODO: guido Class Description for SPCourseNodeConfiguration
SPCourseNodeConfiguration() - Constructor for class org.olat.course.nodes.sp.SPCourseNodeConfiguration
 
SPCourseNodeIndexer - Class in org.olat.search.service.indexer.repository.course
Indexer for SP (SinglePage) course-node.
SPCourseNodeIndexer() - Constructor for class org.olat.search.service.indexer.repository.course.SPCourseNodeIndexer
 
SPEADSHEET_FILE_TYPE - Static variable in class org.olat.search.service.document.file.OpenDocument
 
SPEditController - Class in org.olat.course.nodes.sp
Description:
Edit controller for single page course nodes

Initial Date: Oct 12, 2004

SPEditController(ModuleConfiguration, UserRequest, WindowControl, SPCourseNode, ICourse, UserCourseEnvironment) - Constructor for class org.olat.course.nodes.sp.SPEditController
Constructor for single page editor controller
spellCheck(String) - Method in interface org.olat.core.commons.services.search.SearchService
Check a query for similar words.
spellCheck(String) - Method in class org.olat.search.service.searcher.ClusteredSearchProvider
 
spellCheck(String) - Method in class org.olat.search.service.searcher.ClusteredSearchRequester
Uses Request/reply mechanism for synchronous operation.
spellCheck(String) - Method in interface org.olat.search.service.searcher.OLATSearcher
 
spellCheck(String) - Method in class org.olat.search.service.searcher.Search
Delegates impl to the searchSpellChecker.
spellCheck(String) - Method in class org.olat.search.service.SearchServiceImpl
 
splitThread(Message) - Method in class org.olat.modules.fo.ForumManager
Splits the current thread starting from the current message.
SPPeekviewController - Class in org.olat.course.nodes.sp
Description:
This is the implementatino of the peekview for the sp course node.
SPPeekviewController(UserRequest, WindowControl, UserCourseEnvironment, ModuleConfiguration, OLATResourceable) - Constructor for class org.olat.course.nodes.sp.SPPeekviewController
Constructor for the sp peek view
SpringController - Interface in org.olat.core.gui.control
Description:
this is an interface (see DefaultSpringController for a default class) to allow controllers to be created using spring.
springInit() - Method in class org.olat.commons.coordinate.cluster.jms.ClusterEventBus
 
springInit() - Method in class org.olat.search.service.searcher.ClusteredSearchProvider
 
springInit() - Method in class org.olat.search.service.searcher.ClusteredSearchRequester
 
SpringTest - Class in org.olat.core.test
Description:
SpringTest(String) - Constructor for class org.olat.core.test.SpringTest
 
SPRunController - Class in org.olat.course.nodes.sp
Description:
Displays a regular HTML page either in an iframe or integrated within OLAT.
SPRunController(WindowControl, UserRequest, Map, UserCourseEnvironment, SPCourseNode, VFSContainer) - Constructor for class org.olat.course.nodes.sp.SPRunController
Constructor for single page run controller
SQLLogExporter - Class in org.olat.course.statistic.export
ICourseLogExporter used for the case where a separate DB should be used to retrieve the o_loggingtable.
SQLLogExporter() - Constructor for class org.olat.course.statistic.export.SQLLogExporter
 
SSL_CERTIFICATE_ATTR - Static variable in class org.olat.core.util.servlets.Globals
SSL Certificate Request Attributite.
ST_GOTO_NODE - Static variable in class org.olat.core.logging.activity.CourseLoggingAction
 
StackedBusinessControl - Class in org.olat.core.id.context
Description:
Part of a linked list of (Stacked)BusinessControls which represent the BusinessPath for a certain created Controller or Controllerstate.
StackedBusinessControl(ContextEntry, BusinessControl) - Constructor for class org.olat.core.id.context.StackedBusinessControl
internal use only! REVIEW:PB:2009-31-05: better way?
StackedBusinessWindowControl - Class in org.olat.core.id.context
Description:
StaleObjectRuntimeException - Exception in org.olat.core.logging
 
StaleObjectRuntimeException(String, String, String) - Constructor for exception org.olat.core.logging.StaleObjectRuntimeException
 
StaleObjectRuntimeException(String, Throwable) - Constructor for exception org.olat.core.logging.StaleObjectRuntimeException
 
StandardResultController - Class in org.olat.search.ui
Description:
The standard output for a search result.
StandardResultController(UserRequest, WindowControl, Form, ResultDocument) - Constructor for class org.olat.search.ui.StandardResultController
 
start() - Method in class org.olat.ims.qti.container.AssessmentContext
start assessment
start() - Method in class org.olat.ims.qti.container.ItemContext
Method start.
start() - Method in class org.olat.ims.qti.container.SectionContext
Start duration counters.
start() - Method in class org.olat.ims.qti.process.AssessmentInstance
 
start() - Method in class org.olat.search.service.indexer.FolderIndexerWorker
 
start() - Method in class org.olat.search.service.indexer.IndexWriterWorker
Create and start a new index-writer thread.
START_COURSE_WIZARD - Static variable in class org.olat.repository.controllers.ChooseStepsController
Step to start the wizard has been chosen.
START_TAG - Static variable in interface org.olat.core.id.context.BusinessControl
 
START_WIZARD_ESEM - Static variable in class org.olat.repository.controllers.ChooseStepsController
Step to start the ESEM wizard.
startAssessment() - Method in class org.olat.ims.qti.navigator.MenuItemNavigator
 
startAssessment() - Method in class org.olat.ims.qti.navigator.MenuSectionNavigator
 
startAssessment() - Method in interface org.olat.ims.qti.navigator.Navigator
 
startAssessment() - Method in class org.olat.ims.qti.navigator.SequentialItemNavigator
starts the assessment: assuming we have at least one section with at least one item
startAssessment() - Method in class org.olat.ims.qti.navigator.SequentialSectionNavigator
 
startElement(String, String, String, Attributes) - Method in class org.olat.commons.modules.bc.meta.MetaInfoFileImpl
 
startFullIndex() - Method in class org.olat.search.service.indexer.Index
Start full-index thread.
startIndexing() - Method in interface org.olat.core.commons.services.search.SearchService
Start a new full index.
startIndexing() - Method in class org.olat.search.service.indexer.OlatFullIndexer
Start full indexer thread.
startIndexing() - Method in class org.olat.search.service.SearchServiceImpl
 
startpage() - Method in class org.olat.modules.webFeed.FeedViewHelper
Go to the startpage
Startup - Class in org.olat.core.startup
Description:
Class responsible for starting up all the modules
Startup() - Constructor for class org.olat.core.startup.Startup
 
startUpdater() - Method in class org.olat.search.service.update.IndexUpdater
Start updater thread.
StartupException - Exception in org.olat.core.logging
Description:
Used if anything goes badly wrong during application startzp.
StartupException(String, Throwable) - Constructor for exception org.olat.core.logging.StartupException
 
StartupException(String) - Constructor for exception org.olat.core.logging.StartupException
 
startWorkflow() - Method in class org.olat.repository.controllers.WizardCloseCourseController
 
startWorkflow() - Method in interface org.olat.repository.controllers.WizardCloseResourceController
 
STATE_ASSIGNED - Static variable in interface org.olat.course.nodes.projectbroker.datamodel.Project
 
STATE_ASSIGNED_ACCOUNT_MANAGER - Static variable in interface org.olat.course.nodes.projectbroker.datamodel.Project
 
STATE_COMPLETE - Static variable in interface org.olat.course.nodes.projectbroker.datamodel.Project
 
STATE_ENROLLED - Static variable in interface org.olat.course.nodes.projectbroker.datamodel.Project
 
STATE_FINAL_ENROLLED - Static variable in interface org.olat.course.nodes.projectbroker.datamodel.Project
 
STATE_FINISHED - Static variable in class org.olat.search.service.indexer.FolderIndexerWorker
 
STATE_NOT_ASSIGNED - Static variable in interface org.olat.course.nodes.projectbroker.datamodel.Project
 
STATE_NOT_ASSIGNED_ACCOUNT_MANAGER - Static variable in interface org.olat.course.nodes.projectbroker.datamodel.Project
 
STATE_NOT_ASSIGNED_ACCOUNT_MANAGER_NO_CANDIDATE - Static variable in interface org.olat.course.nodes.projectbroker.datamodel.Project
 
STATE_PROV_ENROLLED - Static variable in interface org.olat.course.nodes.projectbroker.datamodel.Project
 
STATE_RUNNING - Static variable in class org.olat.search.service.indexer.FolderIndexerWorker
 
StateConstants - Class in org.olat.core.gui.control.state
 
StateConstants() - Constructor for class org.olat.core.gui.control.state.StateConstants
 
STATIC_DIR_NAME - Static variable in class org.olat.core.defaults.dispatcher.StaticMediaDispatcher
 
StaticAndCssHelper - Class in org.olat.core.extensions.helpers
Deprecated. Description:
Initial Date: 23.09.2005
StaticAndCssHelper(Class, String) - Constructor for class org.olat.core.extensions.helpers.StaticAndCssHelper
Deprecated.  
StaticColumnDescriptor - Class in org.olat.core.gui.components.table
Description:
The static column descriptor displays the same value on every row.
StaticColumnDescriptor(String, String, String) - Constructor for class org.olat.core.gui.components.table.StaticColumnDescriptor
Constructor for StaticColumnDescriptor.
StaticExportWikiDataHandler - Class in org.olat.modules.wiki.gui.components.wikiToHtml
Description: Implementation of the jamwiki datahander for static export purpose.
StaticExportWikiDataHandler() - Constructor for class org.olat.modules.wiki.gui.components.wikiToHtml.StaticExportWikiDataHandler
 
StaticHTMLTextElement - Class in org.olat.core.gui.formelements
statictextelement is like a textelement, but can never be edited
StaticHTMLTextElement(String, String, int) - Constructor for class org.olat.core.gui.formelements.StaticHTMLTextElement
Constructor for StaticTextElement.
staticLink(String) - Method in class org.olat.core.gui.render.velocity.VelocityRenderDecorator
e.g.
StaticMediaDispatcher - Class in org.olat.core.defaults.dispatcher
Description:
StaticMediaDispatcher(String) - Constructor for class org.olat.core.defaults.dispatcher.StaticMediaDispatcher
Constructor
StaticMultipleSelectionElement - Class in org.olat.core.gui.formelements
 
StaticMultipleSelectionElement(String, String[], String[], boolean) - Constructor for class org.olat.core.gui.formelements.StaticMultipleSelectionElement
 
STATICS_PATH - Static variable in class org.olat.ims.qti.render.ResultsBuilder
STATICS_PATH
StaticSingleSelectionElement - Class in org.olat.core.gui.formelements
 
StaticSingleSelectionElement(String, String[], String[]) - Constructor for class org.olat.core.gui.formelements.StaticSingleSelectionElement
 
StaticsLegacyDispatcher - Class in org.olat.commons.servlets
Deprecated. Please use GlobalMapperRegistry if you need to provide an url for e.g. static resources which are shared by all users
StaticsLegacyDispatcher() - Constructor for class org.olat.commons.servlets.StaticsLegacyDispatcher
Deprecated. Default constructor.
StaticsModule - Class in org.olat.commons.servlets
Deprecated. Please use GlobalMapperRegistry if you need to provide an url for e.g. static resources which are shared by all users
StaticsModule() - Constructor for class org.olat.commons.servlets.StaticsModule
Deprecated.  
StaticTextElement - Interface in org.olat.core.gui.components.form.flexible.elements
 
StaticTextElement - Class in org.olat.core.gui.formelements
statictextelement is like a textelement, but can never be edited
StaticTextElement(String, String) - Constructor for class org.olat.core.gui.formelements.StaticTextElement
Constructor for StaticTextElement.
StaticTextElementImpl - Class in org.olat.core.gui.components.form.flexible.impl.elements
Description:
TODO: patrickb Class Description for StaticTextElementImpl
StaticTextElementImpl(String, String) - Constructor for class org.olat.core.gui.components.form.flexible.impl.elements.StaticTextElementImpl
 
StatisticActionExtension - Class in org.olat.course.statistic
 
StatisticActionExtension() - Constructor for class org.olat.course.statistic.StatisticActionExtension
 
StatisticAutoCreator - Class in org.olat.course.statistic
 
StatisticAutoCreator() - Constructor for class org.olat.course.statistic.StatisticAutoCreator
 
StatisticDisplayController - Class in org.olat.course.statistic
Base class for Statistic Display Controllers - subclass this to show a simple table with the result of a statistic query.
StatisticDisplayController(UserRequest, WindowControl, ICourse, IStatisticManager) - Constructor for class org.olat.course.statistic.StatisticDisplayController
 
StatisticLoggingAction - Class in org.olat.course.statistic
 
StatisticMainController - Class in org.olat.course.statistic
Initial Date: 03.12.2009
StatisticMainController(UserRequest, WindowControl, ICourse) - Constructor for class org.olat.course.statistic.StatisticMainController
 
StatisticMainDescription - Class in org.olat.course.statistic
Description:
TODO: patrickb Class Description for StatisticMainDescription
StatisticMainDescription(UserRequest, WindowControl) - Constructor for class org.olat.course.statistic.StatisticMainDescription
 
StatisticResult - Class in org.olat.course.statistic
work in progress
StatisticResult(ICourse, List<?>) - Constructor for class org.olat.course.statistic.StatisticResult
mysql> select businesspath,day,value from o_stat_dayofweek where businesspath like '[RepositoryEntry:393216]%'; +-----------------------------------------------------+-----+-------+ | businesspath | day | value | +-----------------------------------------------------+-----+-------+ | [RepositoryEntry:393216][CourseNode:73156787421533] | 2 | 4 | | [RepositoryEntry:393216][CourseNode:73156787421533] | 3 | 33 | | [RepositoryEntry:393216][CourseNode:73156787421533] | 4 | 34 |
StatisticsAdminController - Class in org.olat.admin.statistics
Admin Controller for statistics - similar to the notifications controller.
StatisticsAdminController(UserRequest, WindowControl) - Constructor for class org.olat.admin.statistics.StatisticsAdminController
 
StatisticUpdateConfig - Class in org.olat.course.statistic
Spring helper class to manage different SQL flavours
StatisticUpdateConfig() - Constructor for class org.olat.course.statistic.StatisticUpdateConfig
 
StatisticUpdateManager - Interface in org.olat.course.statistic
The StatisticUpdateManager is a pod for registering all IStatisticUpdaters and all it does is going through each of the IStatisticUpdaters to call its updateStatistic method.
StatisticUpdater - Class in org.olat.course.statistic
Default implementation for IStatisticUpdater.
StatisticUpdater() - Constructor for class org.olat.course.statistic.StatisticUpdater
 
Status - Class in org.olat.modules.fo
Description:
Encapsulates the status of a Message, and converts the statusCode integer into a meaningful Status object, and vice versa.
Status() - Constructor for class org.olat.modules.fo.Status
 
STATUS_ACTIV - Static variable in interface org.olat.core.id.Identity
Identity has access to olat-system.
STATUS_CANCELED - Static variable in class org.olat.core.commons.modules.bc.commands.FolderCommandStatus
 
STATUS_CODE_ATTR - Static variable in class org.olat.core.util.servlets.Globals
The request attribute under which we forward an HTTP status code (as an object of type Integer) to an error page.
STATUS_DELETED - Static variable in interface org.olat.core.id.Identity
Identity is deleted and has no access to olat-system and is not visible (except administrators).
STATUS_DRAFT - Static variable in class org.olat.ims.cp.objects.CPMetadata
 
STATUS_ERROR - Static variable in interface org.olat.core.commons.modules.glossary.morphService.MorphologicalService
 
STATUS_FAILED - Static variable in class org.olat.core.commons.modules.bc.commands.FolderCommandStatus
 
STATUS_FINAL - Static variable in class org.olat.ims.cp.objects.CPMetadata
 
STATUS_FINISHED - Static variable in class org.olat.search.service.indexer.FullIndexerStatus
 
STATUS_GUESSED - Static variable in interface org.olat.core.commons.modules.glossary.morphService.MorphologicalService
 
STATUS_INVALID_NAME - Static variable in class org.olat.core.commons.modules.bc.commands.FolderCommandStatus
 
STATUS_KNOWN - Static variable in interface org.olat.core.commons.modules.glossary.morphService.MorphologicalService
 
STATUS_LOCALE_PROPERTY_PREFIX - Static variable in class org.olat.course.nodes.ta.StatusForm
 
STATUS_LOGIN_DENIED - Static variable in interface org.olat.core.id.Identity
Identity can not login and will not be listed (only on login-denied list).
STATUS_NONE - Static variable in class org.olat.ims.qti.QTIConstants
 
STATUS_PERMANENT - Static variable in interface org.olat.core.id.Identity
Identity has a permanent olat user account and will be never listen in user-deletion process.
STATUS_REVISED - Static variable in class org.olat.ims.cp.objects.CPMetadata
 
STATUS_RUNNING - Static variable in class org.olat.search.service.indexer.FullIndexerStatus
 
STATUS_SLEEPING - Static variable in class org.olat.search.service.indexer.FullIndexerStatus
 
STATUS_STOPPED - Static variable in class org.olat.search.service.indexer.FullIndexerStatus
 
STATUS_SUCCESS - Static variable in class org.olat.core.commons.modules.bc.commands.FolderCommandStatus
 
STATUS_UL_CANCELED - Static variable in class org.olat.core.commons.modules.bc.commands.FolderCommandStatus
 
STATUS_UL_FILE_EXISTS - Static variable in class org.olat.core.commons.modules.bc.commands.FolderCommandStatus
 
STATUS_UL_LIMIT_EXCEEDED - Static variable in class org.olat.core.commons.modules.bc.commands.FolderCommandStatus
 
STATUS_UL_NO_FILE_CHOOSEN - Static variable in class org.olat.core.commons.modules.bc.commands.FolderCommandStatus
 
STATUS_UNAVAILABLE - Static variable in class org.olat.ims.cp.objects.CPMetadata
 
STATUS_VISIBLE_LIMIT - Static variable in interface org.olat.core.id.Identity
Limit for visible identities, all identities with status < LIMIT will be listed in search etc.
StatusController - Class in org.olat.admin.user.delete
Controller for tab 'Delete Email Status'.
StatusController(UserRequest, WindowControl) - Constructor for class org.olat.admin.user.delete.StatusController
 
StatusController - Class in org.olat.group.delete
Controller for tab 'Learning-resource selection'
StatusController(UserRequest, WindowControl) - Constructor for class org.olat.group.delete.StatusController
 
StatusController - Class in org.olat.repository.delete
Controller for tab 'Learning-resource selection'
StatusController(UserRequest, WindowControl) - Constructor for class org.olat.repository.delete.StatusController
 
StatusDescription - Class in org.olat.course.editor
Initial Date: Jun 20, 2005
StatusDescription(Level, String, String, String[], String) - Constructor for class org.olat.course.editor.StatusDescription
 
StatusDescriptionHelper - Class in org.olat.course.nodes
Description:
TODO: patrick Class Description for StatusDescriptionHelper
StatusDescriptionHelper() - Constructor for class org.olat.course.nodes.StatusDescriptionHelper
 
StatusForm - Class in org.olat.course.nodes.ta
Task status form.
StatusForm(String, Translator) - Constructor for class org.olat.course.nodes.ta.StatusForm
 
StatusManager - Class in org.olat.course.nodes.ta
Store the status of a task.
STCourseNode - Class in org.olat.course.nodes
Description:
The structure node (ST) is used to build structures in the course hierarchy.
STCourseNode() - Constructor for class org.olat.course.nodes.STCourseNode
Constructor for a course building block of the type structure
STCourseNodeConfiguration - Class in org.olat.course.nodes.st
Description:
TODO: guido Class Description for STCourseNodeConfiguration
STCourseNodeConfiguration() - Constructor for class org.olat.course.nodes.st.STCourseNodeConfiguration
 
STCourseNodeDisplayConfigFormController - Class in org.olat.course.nodes.st
Description:
STCourseNodeEditController - Class in org.olat.course.nodes.st
Description:
Edit controller for a course node of type structure

Initial Date: Oct 12, 2004

STCourseNodeEditController(UserRequest, WindowControl, STCourseNode, VFSContainer, CourseGroupManager, CourseEditorTreeModel, UserCourseEnvironment) - Constructor for class org.olat.course.nodes.st.STCourseNodeEditController
 
STCourseNodeIndexer - Class in org.olat.search.service.indexer.repository.course
Indexer for ST (Structure) course-node.
STCourseNodeIndexer() - Constructor for class org.olat.search.service.indexer.repository.course.STCourseNodeIndexer
 
STCourseNodeRunController - Class in org.olat.course.nodes.st
Description:
The course structure run controller provides an automatically generated view of the children of this course node.
STCourseNodeRunController(UserRequest, WindowControl, UserCourseEnvironment, STCourseNode, ScoreEvaluation, NodeEvaluation) - Constructor for class org.olat.course.nodes.st.STCourseNodeRunController
 
Step - Interface in org.olat.core.gui.control.generic.wizard
 
StepFormBasicController - Class in org.olat.core.gui.control.generic.wizard
 
StepFormBasicController(UserRequest, WindowControl, Form, StepsRunContext, int, String) - Constructor for class org.olat.core.gui.control.generic.wizard.StepFormBasicController
 
StepFormController - Interface in org.olat.core.gui.control.generic.wizard
 
StepRunnerCallback - Interface in org.olat.core.gui.control.generic.wizard
Description:
TODO: patrickb Class Description for StepRunnerCallback
StepsEvent - Class in org.olat.core.gui.control.generic.wizard
Description:
TODO: patrickb Class Description for StepsEvent
StepsEvent(String, PrevNextFinishConfig) - Constructor for class org.olat.core.gui.control.generic.wizard.StepsEvent
 
StepsMainRunController - Class in org.olat.core.gui.control.generic.wizard
 
StepsMainRunController(UserRequest, WindowControl, Step, StepRunnerCallback, StepRunnerCallback, String) - Constructor for class org.olat.core.gui.control.generic.wizard.StepsMainRunController
 
StepsRunContext - Interface in org.olat.core.gui.control.generic.wizard
Description:
TODO: patrickb Class Description for StepsRunContext
stop() - Method in class org.olat.commons.coordinate.cluster.jms.ClusterEventBus
[used by spring]
stop() - Method in interface org.olat.core.commons.services.search.SearchService
Stop search service.
stop() - Method in class org.olat.core.service.SingleService
 
stop() - Method in class org.olat.ims.qti.container.AssessmentContext
stop assessment
stop() - Method in class org.olat.search.service.searcher.ClusteredSearchProvider
 
stop() - Method in class org.olat.search.service.searcher.ClusteredSearchRequester
 
stop() - Method in interface org.olat.search.service.searcher.OLATSearcher
 
stop() - Method in class org.olat.search.service.searcher.Search
 
stop() - Method in class org.olat.search.service.SearchServiceImpl
 
stopFullIndex() - Method in class org.olat.search.service.indexer.Index
Stop full-index thread.
stopIndexing() - Method in interface org.olat.core.commons.services.search.SearchService
Stop current full-indexing.
stopIndexing() - Method in class org.olat.search.service.indexer.OlatFullIndexer
Stop full indexer thread asynchron.
stopIndexing() - Method in class org.olat.search.service.SearchServiceImpl
 
stopUpdater() - Method in class org.olat.search.service.update.IndexUpdater
Stop update thread asynchron.
stopWords - Static variable in class org.olat.search.service.indexer.repository.ScormRepositoryIndexer
 
STORE_KEY_KILLED_EXISTING_SESSION - Static variable in class org.olat.core.util.UserSession
 
storePageRating(UserRequest, Locale, String, String, float) - Method in class org.olat.core.commons.contextHelp.ContextHelpManager
Deprecated. - use the CommentAndRatingService instead. Still here in case we want to migrate the ratings
storeVersion(WikiPage) - Method in class org.olat.modules.wiki.versioning.OlatVersionManager
 
storeVersion(WikiPage) - Method in interface org.olat.modules.wiki.versioning.VersionManager
 
STPeekViewController - Class in org.olat.course.nodes.st
Description:
STPeekViewController(UserRequest, WindowControl, STCourseNode) - Constructor for class org.olat.course.nodes.st.STPeekViewController
Constructor
StreamedImpl - Class in org.olat.core.util.vfs
Description:
TODO: Felix Jost Class Description for StreamedImpl
StreamedImpl(String, VFSContainer, InputStream) - Constructor for class org.olat.core.util.vfs.StreamedImpl
 
STREET - Static variable in class org.olat.core.id.UserConstants
STREET user field identifier.
STRIKETHROUGH_BUTTON - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
StringHelper - Class in org.olat.core.util
enclosing_type Description:
helper class for formating Strings (not locale specific)
StringHelper() - Constructor for class org.olat.core.util.StringHelper
 
StringListTableDataModel - Class in org.olat.course.groupsandrights.ui
Description:
Table data model for one string that can be used in a choice list Initial Date: Oct 5, 2004
StringListTableDataModel(List, List) - Constructor for class org.olat.course.groupsandrights.ui.StringListTableDataModel
 
StringMediaResource - Class in org.olat.core.gui.media
 
StringMediaResource() - Constructor for class org.olat.core.gui.media.StringMediaResource
 
StringOutput - Class in org.olat.core.gui.render
 
StringOutput(int) - Constructor for class org.olat.core.gui.render.StringOutput
 
StringOutput() - Constructor for class org.olat.core.gui.render.StringOutput
 
StringResourceableType - Enum in org.olat.core.logging.activity
Specialization of ILoggingResourceableType which represents a String rather than an OlatResourceable.
stripDetails(Document) - Static method in class org.olat.ims.qti.render.ResultsBuilder
Strip extension_result and section_result tags
stripItemResults(Document) - Static method in class org.olat.ims.qti.render.ResultsBuilder
Strip Item-Result tags.
stripLineBreaks(String) - Static method in class org.olat.core.util.StringHelper
 
stripTabsAndReturns(String) - Static method in class org.olat.core.util.Formatter
 
Structure - Class in org.olat.course
Description:
The structure is ordered tree like hierarchical structure of course nodes.
Structure() - Constructor for class org.olat.course.Structure
Constructor for the OLAT course structure
STRUCTURE - Static variable in class org.olat.ims.cp.CPCore
 
StudyBranch3Stat - Class in org.olat.course.statistic.studybranch3
Hibernate object representing an entry in the o_stat_studybranch3 table.
StudyBranch3Stat() - Constructor for class org.olat.course.statistic.studybranch3.StudyBranch3Stat
 
StudyBranch3StatisticManager - Class in org.olat.course.statistic.studybranch3
Implementation of the IStatisticManager for 'studybranch3' statistic
StudyBranch3StatisticManager() - Constructor for class org.olat.course.statistic.studybranch3.StudyBranch3StatisticManager
 
StudyLevelStat - Class in org.olat.course.statistic.studylevel
Initial Date: 20.10.2009
StudyLevelStat() - Constructor for class org.olat.course.statistic.studylevel.StudyLevelStat
 
StudyLevelStatisticManager - Class in org.olat.course.statistic.studylevel
Implementation of the IStatisticManager for 'studylevel' statistic
StudyLevelStatisticManager() - Constructor for class org.olat.course.statistic.studylevel.StudyLevelStatisticManager
 
STUDYSUBJECT - Static variable in class org.olat.core.id.UserConstants
STUDYSUBJECT user field identifier.
STYLESELECT_BUTTON - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SUB_BUTTON - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SUB_SUP_BUTTON_GRUP - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
Submit - Interface in org.olat.core.gui.components.form.flexible.elements
Description:
Marker interface for form item implementing a form submit functionality.
submit(UserRequest) - Method in class org.olat.core.gui.components.form.flexible.impl.Form
 
SUBMIT_IDENTIFICATION - Static variable in class org.olat.core.gui.components.form.Form
Comment for SUBMIT_IDENTIFICATION
SUBMIT_MULTI - Static variable in class org.olat.commons.calendar.ui.KalendarEntryForm
 
SUBMIT_SINGLE - Static variable in class org.olat.commons.calendar.ui.KalendarEntryForm
 
submitAssessment() - Method in class org.olat.ims.qti.navigator.DefaultNavigator
 
submitAssessment() - Method in interface org.olat.ims.qti.navigator.Navigator
 
submitItems(ItemsInput) - Method in class org.olat.ims.qti.navigator.MenuItemNavigator
 
submitItems(ItemsInput) - Method in class org.olat.ims.qti.navigator.MenuSectionNavigator
 
submitItems(ItemsInput) - Method in interface org.olat.ims.qti.navigator.Navigator
 
submitItems(ItemsInput) - Method in class org.olat.ims.qti.navigator.SequentialItemNavigator
 
submitItems(ItemsInput) - Method in class org.olat.ims.qti.navigator.SequentialSectionNavigator
 
submitMultipleItems(ItemsInput) - Method in class org.olat.ims.qti.navigator.DefaultNavigator
 
submitOneItem(ItemsInput) - Method in class org.olat.ims.qti.navigator.DefaultNavigator
 
subscribe(boolean) - Method in interface org.olat.commons.calendar.ui.CalendarSubscription
Subscribe to the calendar, but if the user as say no, it will not subscribe.
subscribe(Identity, SubscriptionContext, PublisherData) - Method in class org.olat.core.util.notifications.NotificationsManager
 
subscribe(boolean) - Method in class org.olat.course.run.calendar.CourseCalendarSubscription
 
subscribe(Identity, SubscriptionContext, PublisherData) - Method in class org.olat.notifications.NotificationsManagerImpl
 
subscribe(Identity) - Method in class org.olat.user.notification.UsersSubscriptionManager
 
subscribe(Identity) - Method in class org.olat.user.notification.UsersSubscriptionManagerImpl
Subscribe to notifications of new identity created
Subscriber - Interface in org.olat.core.util.notifications
Description:
TODO: Felix Jost Class Description for Subscriber
SubscriberImpl - Class in org.olat.notifications
Description:
TODO: Felix Jost Class Description for Subscriber
SubscriptionContext - Class in org.olat.core.util.notifications
Description:
SubscriptionContext(String, Long, String) - Constructor for class org.olat.core.util.notifications.SubscriptionContext
Create a new subscription context
SubscriptionContext(OLATResourceable, String) - Constructor for class org.olat.core.util.notifications.SubscriptionContext
Create a new subscription context.
SubscriptionInfo - Class in org.olat.core.util.notifications
Description:
this object holds the items-description/title the list is used for multiple elements (all the news-item itself) they know how to be rendered (either html or plain-text)
SubscriptionInfo(TitleItem, List<SubscriptionListItem>) - Constructor for class org.olat.core.util.notifications.SubscriptionInfo
 
SubscriptionInfoItem - Class in org.olat.core.util.notifications.items
Description:
a part of a List-item
SubscriptionInfoItem(String, String) - Constructor for class org.olat.core.util.notifications.items.SubscriptionInfoItem
 
SubscriptionItem - Class in org.olat.core.util.notifications
Description: This item contains the title for the resource, as also a top-level link to it.
SubscriptionItem(String, String, String) - Constructor for class org.olat.core.util.notifications.SubscriptionItem
 
SubscriptionJumpInHandlerFactory - Class in org.olat.notifications
Deprecated. 
SubscriptionJumpInHandlerFactory() - Constructor for class org.olat.notifications.SubscriptionJumpInHandlerFactory
Deprecated.  
SubscriptionListItem - Class in org.olat.core.util.notifications.items
Description:
represents a news-item in SubscriptionInfo
SubscriptionListItem(String, String, Date, String) - Constructor for class org.olat.core.util.notifications.items.SubscriptionListItem
 
SubscriptionProvider - Interface in de.bps.olat.util.notifications
Description:
Managed different subscription sources.
SubscriptionProviderImpl - Class in de.bps.olat.util.notifications
Description:
Managed different subscription sources.
SubscriptionProviderImpl(KalendarRenderWrapper) - Constructor for class de.bps.olat.util.notifications.SubscriptionProviderImpl
 
SubscriptionProviderImpl(String, KalendarRenderWrapper) - Constructor for class de.bps.olat.util.notifications.SubscriptionProviderImpl
 
SubscriptionProviderImpl(KalendarRenderWrapper, ICourse) - Constructor for class de.bps.olat.util.notifications.SubscriptionProviderImpl
 
subtract(String) - Method in class org.olat.ims.qti.container.DecimalVariable
 
subtract(String) - Method in class org.olat.ims.qti.container.Variable
 
SUCCESS - Static variable in class org.olat.core.util.vfs.VFSConstants
Comment for SUCCESS
SuffixFilter - Class in org.olat.core.commons.controllers.linkchooser
Description:
Initial Date: Aug 25, 2004
SuffixFilter() - Constructor for class org.olat.core.commons.controllers.linkchooser.SuffixFilter
 
SuffixFilter(String[]) - Constructor for class org.olat.core.commons.controllers.linkchooser.SuffixFilter
 
suite() - Static method in class org.olat.admin.user.delete.service.UserDeletionManagerTest
 
suite() - Static method in class org.olat.basesecurity.BaseSecurityTest
 
suite() - Static method in class org.olat.basesecurity.IdentityTest
Export all test cases as suite.
suite() - Static method in class org.olat.basesecurity.SecurityManagerTest
 
suite() - Static method in class org.olat.bookmark.BookmarkManagerTest
 
suite() - Static method in class org.olat.catalog.CatalogManagerTest
 
suite() - Static method in class org.olat.commons.calendar.ICalFileCalendarManagerTest
 
suite() - Static method in class org.olat.commons.calendar.test.CalendarUtilsTest
 
suite() - Static method in class org.olat.commons.calendar.ui.components.WeeklyCalendarComponentTest
 
suite() - Static method in class org.olat.commons.coordinate.cluster.jms.JMSTest
 
suite() - Static method in class org.olat.commons.coordinate.cluster.lock.LockTest
 
suite() - Static method in class org.olat.commons.coordinate.CoordinatorTest
 
suite() - Static method in class org.olat.commons.lifecycle.LifeCycleManagerTest
 
suite() - Static method in class org.olat.core.commons.chiefcontrollers.ChiefControllerMessageEventTest
 
suite() - Static method in class org.olat.core.commons.persistence.DBTest
 
suite() - Static method in class org.olat.core.commons.scheduler.SchedulerTest
 
suite() - Static method in class org.olat.core.test.AllTests
 
suite() - Static method in class org.olat.core.test.SpringTest
 
suite() - Static method in class org.olat.core.util.filter.impl.AddBaseURLToMediaRelativeURLFilterTest
 
suite() - Static method in class org.olat.core.util.filter.impl.SimpleHTMLTagsFilterTest
 
suite() - Static method in class org.olat.core.util.filter.impl.XSSFilterTest
 
suite() - Static method in class org.olat.core.util.i18n.I18nTest
 
suite() - Static method in class org.olat.core.util.locks.SynchManagerTest
 
suite() - Static method in class org.olat.core.util.mail.MailTest
 
suite() - Static method in class org.olat.core.util.vfs.VFSManagerTest
 
suite() - Static method in class org.olat.course.assessment.AssessmentManagerTest
 
suite() - Static method in class org.olat.course.auditing.UserNodeAuditManagerTest
 
suite() - Static method in class org.olat.course.config.CourseConfigManagerImplTest
 
suite() - Static method in class org.olat.course.groupsandrights.CourseGroupManagementTest
 
suite() - Static method in class org.olat.course.nodes.en.EnrollmentManagerTest
Export all test cases as suite.
suite() - Static method in class org.olat.course.nodes.projectbroker.ProjectBrokerManagerTest
Export all test cases as suite.
suite() - Static method in class org.olat.group.BGAreaManagerTest
 
suite() - Static method in class org.olat.group.BusinessGroupManagerImplTest
Export all test cases as suite.
suite() - Static method in class org.olat.group.BusinessGroupTest
 
suite() - Static method in class org.olat.instantMessaging.IMPrefsUnitTest
 
suite() - Static method in class org.olat.instantMessaging.IMUnitTest
 
suite() - Static method in class org.olat.instantMessaging.IMUnitTestWithoutOLAT
 
suite() - Static method in class org.olat.ldap.LDAPLoginTest
 
suite() - Static method in class org.olat.modules.fo.ForumManagerTest
 
suite() - Static method in class org.olat.modules.wiki.versioning.diff.CookbookDiffTest
 
suite() - Static method in class org.olat.modules.wiki.WikiUnitTest
 
suite() - Static method in class org.olat.note.NoteTest
 
suite() - Static method in class org.olat.notifications.NotificationsManagerTest
 
suite() - Static method in class org.olat.properties.PropertyTest
 
suite() - Static method in class org.olat.registration.RegistrationManagerTest
Export all test cases as suite.
suite() - Static method in class org.olat.repository.RepositoryManagerTest
 
suite() - Static method in class org.olat.resource.lock.pessimistic.PLockTest
 
suite() - Static method in class org.olat.resource.OLATResourceManagerTest
 
suite() - Static method in class org.olat.resource.references.ReferenceManagerTest
 
suite() - Static method in class org.olat.search.service.document.file.FileDocumentFactoryTest
 
suite() - Static method in class org.olat.test.AllTests
 
suite() - Static method in class org.olat.user.EmailCheckPerformanceTest
Export all test cases as suite.
suite() - Static method in class org.olat.user.UserPropertiesPerformanceTest
Export all test cases as suite.
suite() - Static method in class org.olat.user.UserTest
Export all test cases as suite.
SUMMARY_COMPACT - Static variable in class org.olat.ims.qti.process.AssessmentInstance
 
SUMMARY_DETAILED - Static variable in class org.olat.ims.qti.process.AssessmentInstance
 
SUMMARY_NONE - Static variable in class org.olat.ims.qti.process.AssessmentInstance
 
SUMMARY_SECTION - Static variable in class org.olat.ims.qti.process.AssessmentInstance
 
SUP_BUTTON - Static variable in class org.olat.core.gui.components.form.flexible.impl.elements.richText.RichTextConfiguration
 
SupportsAfterLoginInterceptor - Interface in org.olat.login
Description:
Marker Interface only.
supportsDownload() - Method in class org.olat.repository.handlers.BlogHandler
 
supportsDownload() - Method in class org.olat.repository.handlers.CourseHandler
 
supportsDownload() - Method in class org.olat.repository.handlers.GlossaryHandler
 
supportsDownload() - Method in class org.olat.repository.handlers.ImsCPHandler
 
supportsDownload() - Method in class org.olat.repository.handlers.PodcastHandler
 
supportsDownload() - Method in class org.olat.repository.handlers.QTISurveyHandler
 
supportsDownload() - Method in class org.olat.repository.handlers.QTITestHandler
 
supportsDownload() - Method in interface org.olat.repository.handlers.RepositoryHandler
Return true if this handler supports donwloading Resourceables of its type.
supportsDownload() - Method in class org.olat.repository.handlers.SCORMCPHandler
 
supportsDownload() - Method in class org.olat.repository.handlers.SharedFolderHandler
 
supportsDownload() - Method in class org.olat.repository.handlers.WebDocumentHandler
 
supportsDownload() - Method in class org.olat.repository.handlers.WikiHandler
 
supportsEdit() - Method in class org.olat.repository.handlers.BlogHandler
 
supportsEdit() - Method in class org.olat.repository.handlers.CourseHandler
 
supportsEdit() - Method in class org.olat.repository.handlers.GlossaryHandler
 
supportsEdit() - Method in class org.olat.repository.handlers.ImsCPHandler
 
supportsEdit() - Method in class org.olat.repository.handlers.PodcastHandler
 
supportsEdit() - Method in class org.olat.repository.handlers.QTISurveyHandler
 
supportsEdit() - Method in class org.olat.repository.handlers.QTITestHandler
 
supportsEdit() - Method in interface org.olat.repository.handlers.RepositoryHandler
Return true if this handler supports an editor for Resourceables of its type.
supportsEdit() - Method in class org.olat.repository.handlers.SCORMCPHandler
 
supportsEdit() - Method in class org.olat.repository.handlers.SharedFolderHandler
 
supportsEdit() - Method in class org.olat.repository.handlers.WebDocumentHandler
 
supportsEdit() - Method in class org.olat.repository.handlers.WikiHandler
 
supportsLaunch() - Method in class org.olat.repository.handlers.BlogHandler
 
supportsLaunch() - Method in class org.olat.repository.handlers.CourseHandler
 
supportsLaunch() - Method in class org.olat.repository.handlers.GlossaryHandler
 
supportsLaunch() - Method in class org.olat.repository.handlers.ImsCPHandler
 
supportsLaunch() - Method in class org.olat.repository.handlers.PodcastHandler
 
supportsLaunch() - Method in class org.olat.repository.handlers.QTISurveyHandler
 
supportsLaunch() - Method in class org.olat.repository.handlers.QTITestHandler
 
supportsLaunch() - Method in interface org.olat.repository.handlers.RepositoryHandler
Return true if this handler supports launching Resourceables of its type.
supportsLaunch() - Method in class org.olat.repository.handlers.SCORMCPHandler
 
supportsLaunch() - Method in class org.olat.repository.handlers.SharedFolderHandler
 
supportsLaunch() - Method in class org.olat.repository.handlers.WebDocumentHandler
 
supportsLaunch() - Method in class org.olat.repository.handlers.WikiHandler
 
SurveyFileResource - Class in org.olat.fileresource.types
Initial Date: Apr 6, 2004
SurveyFileResource() - Constructor for class org.olat.fileresource.types.SurveyFileResource
Standard constructor.
Switches - Class in org.olat.ims.qti.container
 
Switches(boolean, boolean, boolean) - Constructor for class org.olat.ims.qti.container.Switches
Constructor for Switches.
SwitchShibbolethAuthenticationConfigurator - Class in org.olat.shibboleth
 
SwitchShibbolethAuthenticationConfigurator() - Constructor for class org.olat.shibboleth.SwitchShibbolethAuthenticationConfigurator
 
switchToPage(UserRequest, TreeEvent) - Method in class org.olat.modules.cp.CPDisplayController
 
switchToPage(TreeEvent) - Method in class org.olat.modules.scorm.ScormAPIandDisplayController
 
Syncer - Interface in org.olat.core.util.coordinate
Description:
interface for synchronizing access to protected regions
SyncerCallback<T> - Interface in org.olat.core.util.coordinate
Description:
Callback for executing any operations within a protected region.
SyncerExecutor - Interface in org.olat.core.util.coordinate
Description:
Callback for executing any operations within a protected region.
synchBits() - Method in class org.olat.core.util.ImageInfo
Reset the bit buffer
SyncHelper - Class in org.olat.core.commons.persistence
Description:
SyncHelper() - Constructor for class org.olat.core.commons.persistence.SyncHelper
 
SynchManagerTest - Class in org.olat.core.util.locks
 
SynchManagerTest(String) - Constructor for class org.olat.core.util.locks.SynchManagerTest
 
synchonizeBuddyRoster(BusinessGroup) - Method in interface org.olat.instantMessaging.InstantMessaging
called when OLAT server is started and needs to sync the buddygroups with the IM server.
synchonizeBuddyRoster(BusinessGroup) - Method in class org.olat.instantMessaging.SmackInstantMessagingImpl
 
synchronizeAllBuddyGroupsWithIMServer() - Method in interface org.olat.instantMessaging.InstantMessaging
called when OLAT server is started and needs to sync the buddygroups with the IM server.
synchronizeAllBuddyGroupsWithIMServer() - Method in class org.olat.instantMessaging.SmackInstantMessagingImpl
Synchronize the groups with the IM system To synchronize buddygroups, use the null-context.
synchronizeLearningGroupsWithIMServer() - Method in interface org.olat.instantMessaging.InstantMessaging
called when OLAT server is started and needs to sync the learinggroups with the IM server.
synchronizeLearningGroupsWithIMServer() - Method in class org.olat.instantMessaging.SmackInstantMessagingImpl
 
SyncSingleUserTask - Class in org.olat.instantMessaging.syncservice
Description:
Asynchronously synchronizes a single user with the instant messaging server group administration.
SyncSingleUserTask(Identity, String, String, Identity) - Constructor for class org.olat.instantMessaging.syncservice.SyncSingleUserTask
 
syncUser(Map<String, String>, Identity) - Method in class org.olat.ldap.LDAPLoginManager
 
syncUser(Map<String, String>, Identity) - Method in class org.olat.ldap.LDAPLoginManagerImpl
Sync all OLATPropertys in Map of Identity
SyndFeedMediaResource - Class in org.olat.modules.webFeed
The media resource for synd feeds.
SyndFeedMediaResource(SyndFeed) - Constructor for class org.olat.modules.webFeed.SyndFeedMediaResource
 
syntaxCheckOlatLogin(String) - Method in class org.olat.user.UserManager
Check if the login matches.
syntaxCheckOlatLogin(String) - Method in class org.olat.user.UserNameAndPasswordSyntaxChecker
Checks for a valid login name.
syntaxCheckOlatLogin(String) - Method in class org.olat.user.UserNameAndPasswordSyntaxCheckerWithEmail
Checks for a valid login name.
syntaxCheckOlatLogin(String) - Method in class org.olat.user.UserNameAndPasswordSyntaxCheckerWithRegexp
Checks for a valid user name.
syntaxCheckOlatPassword(String) - Method in class org.olat.user.UserManager
Validates an OLAT password on a syntactical level.
syntaxCheckOlatPassword(String) - Method in class org.olat.user.UserNameAndPasswordSyntaxChecker
Validates an OLAT password on a syntactical level.
syntaxCheckOlatPassword(String) - Method in class org.olat.user.UserNameAndPasswordSyntaxCheckerWithEmail
Validates an OLAT password on a syntactical level.
syntaxCheckOlatPassword(String) - Method in class org.olat.user.UserNameAndPasswordSyntaxCheckerWithRegexp
Validates an OLAT password on a syntactical level.
SyntaxCheckUserCourseEnvironment - Class in org.olat.course.run.userview
 
SyntaxCheckUserCourseEnvironment() - Constructor for class org.olat.course.run.userview.SyntaxCheckUserCourseEnvironment
 
syntaxTestCalculation(String) - Method in class org.olat.course.condition.interpreter.ConditionInterpreter
Deprecated. TODO: remove as it is no longer referenced, except test?
syntaxTestExpression(ConditionExpression) - Method in class org.olat.course.condition.interpreter.ConditionInterpreter
 
SysinfoController - Class in org.olat.admin.sysinfo
Description:
all you wanted to know about your running OLAT system
SysinfoController(UserRequest, WindowControl) - Constructor for class org.olat.admin.sysinfo.SysinfoController
 
SYSTEM_PROPERTY_CATEGORY - Static variable in class org.olat.admin.AdminModule
Category for system properties
SystemAdminMainController - Class in org.olat.admin
Description:
SystemAdminMainController(UserRequest, WindowControl) - Constructor for class org.olat.admin.SystemAdminMainController
Constructor of the home main controller
SystemRegistrationAdminController - Class in org.olat.admin.registration
Description:
The system registration controller allows the administrator to enable or disable elements from the system registration process: anonymous statistics about the server setup.
SystemRegistrationAdminController(UserRequest, WindowControl) - Constructor for class org.olat.admin.registration.SystemRegistrationAdminController
Constructor for the system registration controller.
SystemRegistrationJob - Class in org.olat.admin.registration
Description:
This job checks if some data needs to be registered and if so sends them to the olat.org server.
SystemRegistrationJob() - Constructor for class org.olat.admin.registration.SystemRegistrationJob
 
SystemRegistrationJobStarter - Class in org.olat.admin.registration
Description:
deferred execution of a cron job, with a cron expression saved in properties.
SystemRegistrationJobStarter() - Constructor for class org.olat.admin.registration.SystemRegistrationJobStarter
 
SystemRegistrationManager - Class in org.olat.admin.registration
Description:
This manager offers methods to store registration preferences and to register the installation on the olat.org server.
SystemRolesAndRightsController - Class in org.olat.admin.user
Initial Date: Jan 27, 2006
SystemRolesAndRightsController(WindowControl, UserRequest, Identity) - Constructor for class org.olat.admin.user.SystemRolesAndRightsController
Constructor for a controller that lets you edit the users system roles and rights.
SystemRolesAndRightsForm - Class in org.olat.admin.user
Initial Date: Jan 27, 2006
SystemRolesAndRightsForm(String, Translator, String) - Constructor for class org.olat.admin.user.SystemRolesAndRightsForm
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _