org.olat.admin.site
Class UserAdminSite
java.lang.Object
org.olat.admin.site.UserAdminSite
- All Implemented Interfaces:
- SiteInstance
public class UserAdminSite
- extends java.lang.Object
- implements SiteInstance
Initial Date: Jan 16, 2006
- Author:
- Florian Gnaegi
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserAdminSite
public UserAdminSite(java.util.Locale loc)
getNavElement
public NavElement getNavElement()
- Specified by:
getNavElement in interface SiteInstance
- See Also:
org.olat.navigation.SiteInstance#getNavElement()
createController
public MainLayoutController createController(UserRequest ureq,
WindowControl wControl)
- Specified by:
createController in interface SiteInstance
- See Also:
org.olat.navigation.SiteInstance#createController(org.olat.core.gui.UserRequest, org.olat.core.gui.control.WindowControl)
isKeepState
public boolean isKeepState()
- Specified by:
isKeepState in interface SiteInstance
- See Also:
org.olat.navigation.SiteInstance#isKeepState()
reset
public void reset()
- Specified by:
reset in interface SiteInstance