org.jbpm.console.ng.ht.client.editors.quicknewuser
Class QuickNewUserPresenter
java.lang.Object
org.jbpm.console.ng.ht.client.editors.quicknewuser.QuickNewUserPresenter
@Dependent
public class QuickNewUserPresenter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuickNewUserPresenter
public QuickNewUserPresenter()
onStartup
public void onStartup(org.uberfire.mvp.PlaceRequest place)
getTitle
public String getTitle()
getView
public org.uberfire.client.mvp.UberView<QuickNewUserPresenter> getView()
init
@PostConstruct
public void init()
onOpen
public void onOpen()
addUser
public void addUser()
getSelectedGroups
public List<Group> getSelectedGroups()
getSelectedTypesRole
public List<TypeRole> getSelectedTypesRole()
loadGroups
public void loadGroups()
loadTypesRole
public void loadTypesRole()
close
public void close()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.