org.olat.course.run.preview
Class PreviewSettingsForm

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.course.run.preview.PreviewSettingsForm
All Implemented Interfaces:
Controller, ControllerEventListener, Disposable

public class PreviewSettingsForm
extends FormBasicController

Description:
TODO: Felix Jost Class Description for PreviewSettingsForm

Initial Date: 14.01.2005

Author:
Felix Jost

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
PreviewSettingsForm(UserRequest ureq, WindowControl wControl, ICourse course)
           
 
Method Summary
 java.lang.String getArea()
           
 java.util.Map getAttributesMap()
           
 java.util.Date getDate()
           
 java.lang.String getGroup()
           
 java.lang.String getRole()
           
 
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

PreviewSettingsForm

public PreviewSettingsForm(UserRequest ureq,
                           WindowControl wControl,
                           ICourse course)
Parameters:
nameSystem.out.println("groupChooser); -
Method Detail

getGroup

public java.lang.String getGroup()
Returns:
group

getArea

public java.lang.String getArea()
Returns:
area

getDate

public java.util.Date getDate()
Returns:
date

getAttributesMap

public java.util.Map getAttributesMap()
Returns:
attributes map

getRole

public java.lang.String getRole()