public class ShowcaseEntryPoint extends Object
| Constructor and Description |
|---|
ShowcaseEntryPoint() |
ShowcaseEntryPoint(org.jboss.errai.security.shared.api.identity.User identity,
org.uberfire.client.views.pfly.menu.UserMenu userMenu,
org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter menubar,
org.uberfire.client.workbench.widgets.menu.UtilityMenuBar utilityMenuBar,
org.jboss.errai.common.client.api.Caller<org.jboss.errai.security.shared.service.AuthenticationService> authService,
org.uberfire.ext.security.management.client.ClientUserSystemManager userSystemManager,
org.uberfire.client.workbench.widgets.common.ErrorPopupPresenter errorPopupPresenter) |
| Modifier and Type | Method and Description |
|---|---|
static void |
redirect(String url) |
void |
startApp() |
public ShowcaseEntryPoint()
@Inject
public ShowcaseEntryPoint(org.jboss.errai.security.shared.api.identity.User identity,
org.uberfire.client.views.pfly.menu.UserMenu userMenu,
org.uberfire.client.workbench.widgets.menu.WorkbenchMenuBarPresenter menubar,
org.uberfire.client.workbench.widgets.menu.UtilityMenuBar utilityMenuBar,
org.jboss.errai.common.client.api.Caller<org.jboss.errai.security.shared.service.AuthenticationService> authService,
org.uberfire.ext.security.management.client.ClientUserSystemManager userSystemManager,
org.uberfire.client.workbench.widgets.common.ErrorPopupPresenter errorPopupPresenter)
public void startApp()
public static void redirect(String url)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.