org.pentaho.di.ui.repository.repositoryexplorer.uisupport
Class BaseRepositoryExplorerUISupport

java.lang.Object
  extended by org.pentaho.di.ui.repository.repositoryexplorer.uisupport.AbstractRepositoryExplorerUISupport
      extended by org.pentaho.di.ui.repository.repositoryexplorer.uisupport.BaseRepositoryExplorerUISupport
All Implemented Interfaces:
IRepositoryExplorerUISupport

public class BaseRepositoryExplorerUISupport
extends AbstractRepositoryExplorerUISupport


Constructor Summary
BaseRepositoryExplorerUISupport()
           
 
Method Summary
 
Methods inherited from class org.pentaho.di.ui.repository.repositoryexplorer.uisupport.AbstractRepositoryExplorerUISupport
apply, getEventHandlers, getOverlays, initControllers
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseRepositoryExplorerUISupport

public BaseRepositoryExplorerUISupport()