org.drools.guvnor.client.perspective.author
Class AuthorPerspective

java.lang.Object
  extended by org.drools.guvnor.client.perspective.Perspective
      extended by org.drools.guvnor.client.perspective.author.AuthorPerspective

public class AuthorPerspective
extends Perspective


Field Summary
static String AUTHOR_PERSPECTIVE
           
 
Constructor Summary
AuthorPerspective()
           
 
Method Summary
 Collection<NavigationItemBuilder> getBuilders(ClientFactory clientFactory, com.google.gwt.event.shared.EventBus eventBus)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AUTHOR_PERSPECTIVE

public static final String AUTHOR_PERSPECTIVE
See Also:
Constant Field Values
Constructor Detail

AuthorPerspective

public AuthorPerspective()
Method Detail

getBuilders

public Collection<NavigationItemBuilder> getBuilders(ClientFactory clientFactory,
                                                     com.google.gwt.event.shared.EventBus eventBus)
Specified by:
getBuilders in class Perspective


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