Uses of Interface
org.kuali.rice.kew.useroptions.UserOptionsService

Packages that use UserOptionsService
org.kuali.rice.kew.docsearch.service.impl   
org.kuali.rice.kew.preferences.service.impl   
org.kuali.rice.kew.service   
org.kuali.rice.kew.useroptions   
 

Uses of UserOptionsService in org.kuali.rice.kew.docsearch.service.impl
 

Methods in org.kuali.rice.kew.docsearch.service.impl with parameters of type UserOptionsService
 void DocumentSearchServiceImpl.setUserOptionsService(UserOptionsService userOptionsService)
           
 

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

Methods in org.kuali.rice.kew.preferences.service.impl that return UserOptionsService
 UserOptionsService PreferencesServiceImpl.getUserOptionService()
           
 

Uses of UserOptionsService in org.kuali.rice.kew.service
 

Methods in org.kuali.rice.kew.service that return UserOptionsService
static UserOptionsService KEWServiceLocator.getUserOptionsService()
           
 

Uses of UserOptionsService in org.kuali.rice.kew.useroptions
 

Classes in org.kuali.rice.kew.useroptions that implement UserOptionsService
 class UserOptionsServiceImpl
           
 



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