Uses of Interface
org.kuali.rice.kew.api.preferences.PreferencesService

Packages that use PreferencesService
org.kuali.rice.kew.api Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kew.preferences.service.impl   
org.kuali.rice.kew.preferences.web   
 

Uses of PreferencesService in org.kuali.rice.kew.api
 

Methods in org.kuali.rice.kew.api that return PreferencesService
static PreferencesService KewApiServiceLocator.getPreferencesService()
           
 

Uses of PreferencesService in org.kuali.rice.kew.preferences.service.impl
 

Classes in org.kuali.rice.kew.preferences.service.impl that implement PreferencesService
 class PreferencesServiceImpl
          An implementation of the PreferencesService.
 

Uses of PreferencesService in org.kuali.rice.kew.preferences.web
 

Methods in org.kuali.rice.kew.preferences.web that return PreferencesService
 PreferencesService PreferencesAction.getPreferencesService()
           
 

Methods in org.kuali.rice.kew.preferences.web with parameters of type PreferencesService
 void PreferencesAction.setPreferencesService(PreferencesService preferencesService)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.