Guvnor web application Drools 6.0.0-SNAPSHOT

org.drools.guvnor.client.explorer.navigation.deployment
Class DeploymentTreeBuilder

java.lang.Object
  extended by org.drools.guvnor.client.explorer.navigation.NavigationItemBuilder
      extended by org.drools.guvnor.client.explorer.navigation.deployment.DeploymentTreeBuilder

public class DeploymentTreeBuilder
extends NavigationItemBuilder


Constructor Summary
DeploymentTreeBuilder(org.uberfire.client.mvp.PlaceManager placeManager, org.uberfire.security.Identity identity)
           
 
Method Summary
 com.google.gwt.user.client.ui.IsWidget getContent()
           
 com.google.gwt.user.client.ui.IsWidget getHeader()
           
 boolean hasPermissionToBuild()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentTreeBuilder

public DeploymentTreeBuilder(org.uberfire.client.mvp.PlaceManager placeManager,
                             org.uberfire.security.Identity identity)
Method Detail

hasPermissionToBuild

public boolean hasPermissionToBuild()
Specified by:
hasPermissionToBuild in class NavigationItemBuilder

getHeader

public com.google.gwt.user.client.ui.IsWidget getHeader()
Specified by:
getHeader in class NavigationItemBuilder

getContent

public com.google.gwt.user.client.ui.IsWidget getContent()
Specified by:
getContent in class NavigationItemBuilder

Guvnor web application Drools 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.