Uses of Interface
org.pentaho.platform.api.usersettings.IUserSettingService

Packages that use IUserSettingService
org.pentaho.platform.engine.core.system   
org.pentaho.platform.repository.usersettings   
 

Uses of IUserSettingService in org.pentaho.platform.engine.core.system
 

Methods in org.pentaho.platform.engine.core.system that return IUserSettingService
static IUserSettingService PentahoSystem.getUserSettingService(IPentahoSession session)
          Deprecated. 
 

Uses of IUserSettingService in org.pentaho.platform.repository.usersettings
 

Classes in org.pentaho.platform.repository.usersettings that implement IUserSettingService
 class UserSettingService