kieker.webgui.web.beans.request.user
Class EditUserBean

java.lang.Object
  extended by kieker.webgui.web.beans.request.user.AbstractUserBean
      extended by kieker.webgui.web.beans.request.user.EditUserBean

public final class EditUserBean
extends AbstractUserBean

Author:
Nils Christian Ehmke

Constructor Summary
EditUserBean()
          Creates a new instance of this bean and initializes it with default values.
 
Method Summary
 
Methods inherited from class kieker.webgui.web.beans.request.user.AbstractUserBean
getRole, getUsername, initialize, isActive, setActive, setRole, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditUserBean

public EditUserBean()
Creates a new instance of this bean and initializes it with default values. Do not use this constructor. This bean is Spring managed.



Copyright © 2015. All rights reserved.