org.olat.modules.glossary
Class GlossaryMorphServiceSettingsController<FlexionServiceManager>

java.lang.Object
  extended by org.olat.core.gui.control.DefaultController
      extended by org.olat.core.gui.control.controller.BasicController
          extended by org.olat.core.gui.components.form.flexible.impl.FormBasicController
              extended by org.olat.modules.glossary.GlossaryMorphServiceSettingsController<FlexionServiceManager>
All Implemented Interfaces:
Controller, ControllerEventListener, Disposable

public class GlossaryMorphServiceSettingsController<FlexionServiceManager>
extends FormBasicController

Description:
choose a morphological Service from available ones configured in spring-config

Initial Date: 16.01.2009

Author:
Roman Haag, frentix GmbH, roman.haag@frentix.com

Field Summary
 
Fields inherited from class org.olat.core.gui.components.form.flexible.impl.FormBasicController
LAYOUT_CUSTOM, LAYOUT_DEFAULT, LAYOUT_HORIZONTAL, LAYOUT_VERTICAL
 
Constructor Summary
GlossaryMorphServiceSettingsController(UserRequest ureq, WindowControl control, OLATResource resource)
           
 
Method Summary
 
Methods inherited from class org.olat.core.gui.components.form.flexible.impl.FormBasicController
dispose, event
 
Methods inherited from class org.olat.core.gui.control.DefaultController
addControllerListener, addLoggingResourceable, dispatchEvent, dispatchEvent, getControllerCount, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GlossaryMorphServiceSettingsController

public GlossaryMorphServiceSettingsController(UserRequest ureq,
                                              WindowControl control,
                                              OLATResource resource)