org.olat.admin.properties
Class AdvancedPropertySearchForm

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.admin.properties.AdvancedPropertySearchForm
All Implemented Interfaces:
Controller, ControllerEventListener, Disposable

public class AdvancedPropertySearchForm
extends FormBasicController

Description:

Author:
Alexander Schneider

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
AdvancedPropertySearchForm(UserRequest ureq, WindowControl wControl)
           
 
Method Summary
 java.lang.String getCategory()
           
 java.lang.String getPropertyName()
           
 java.lang.String getResourceTypeId()
           
 java.lang.String getResourceTypeName()
           
 java.lang.String getUserName()
           
 
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

AdvancedPropertySearchForm

public AdvancedPropertySearchForm(UserRequest ureq,
                                  WindowControl wControl)
Parameters:
name -
Method Detail

getPropertyName

public java.lang.String getPropertyName()

getCategory

public java.lang.String getCategory()

getResourceTypeId

public java.lang.String getResourceTypeId()

getResourceTypeName

public java.lang.String getResourceTypeName()

getUserName

public java.lang.String getUserName()