org.kie.workbench.drools.client.perspectives
Class AdministrationPerspective
java.lang.Object
org.kie.workbench.drools.client.perspectives.AdministrationPerspective
@ApplicationScoped
public class AdministrationPerspective
- extends Object
A Perspective for Administrators
|
Method Summary |
org.uberfire.workbench.model.menu.Menus |
getMenus()
|
org.uberfire.workbench.model.PerspectiveDefinition |
getPerspective()
|
org.uberfire.workbench.model.toolbar.ToolBar |
getToolBar()
|
void |
init()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdministrationPerspective
public AdministrationPerspective()
init
@PostConstruct
public void init()
getPerspective
public org.uberfire.workbench.model.PerspectiveDefinition getPerspective()
getMenus
public org.uberfire.workbench.model.menu.Menus getMenus()
getToolBar
public org.uberfire.workbench.model.toolbar.ToolBar getToolBar()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.