Uses of Class
org.pentaho.di.ui.repository.repositoryexplorer.model.UIPermission

Packages that use UIPermission
org.pentaho.di.ui.repository.repositoryexplorer.model   
 

Uses of UIPermission in org.pentaho.di.ui.repository.repositoryexplorer.model
 

Methods in org.pentaho.di.ui.repository.repositoryexplorer.model that return UIPermission
static UIPermission UIPermission.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UIPermission[] UIPermission.values()
          Returns an array containing the constants of this enum type, in the order they are declared.