org.pentaho.di.ui.repository.repositoryexplorer
Interface IUISupportController

All Known Implementing Classes:
BrowseController, ClustersController, ConnectionsController, PartitionsController, SecurityController, SlavesController

public interface IUISupportController


Method Summary
 String getName()
           
 void init(Repository rep)
           
 

Method Detail

init

void init(Repository rep)
          throws ControllerInitializationException
Throws:
ControllerInitializationException

getName

String getName()