Uses of Interface
org.kuali.student.common.search.service.SearchDispatcher

Packages that use SearchDispatcher
org.kuali.student.common.assembly.util   
org.kuali.student.common.search.service.impl   
org.kuali.student.common.ui.server.gwt   
org.kuali.student.common.validator   
org.kuali.student.lum.course.service.utils   
org.kuali.student.lum.lu.service.impl   
 

Uses of SearchDispatcher in org.kuali.student.common.assembly.util
 

Fields in org.kuali.student.common.assembly.util declared as SearchDispatcher
private  SearchDispatcher IdTranslator.searchDispatcher
           
 

Constructors in org.kuali.student.common.assembly.util with parameters of type SearchDispatcher
IdTranslator(SearchDispatcher searchDispatcher)
           
 

Uses of SearchDispatcher in org.kuali.student.common.search.service.impl
 

Classes in org.kuali.student.common.search.service.impl that implement SearchDispatcher
 class SearchDispatcherImpl
           
 

Fields in org.kuali.student.common.search.service.impl declared as SearchDispatcher
private  SearchDispatcher CrossSearchManager.searchDispatcher
           
 

Methods in org.kuali.student.common.search.service.impl that return SearchDispatcher
 SearchDispatcher CrossSearchManager.getSearchDispatcher()
           
 

Methods in org.kuali.student.common.search.service.impl with parameters of type SearchDispatcher
 void CrossSearchManager.setSearchDispatcher(SearchDispatcher searchDispatcher)
           
 

Uses of SearchDispatcher in org.kuali.student.common.ui.server.gwt
 

Fields in org.kuali.student.common.ui.server.gwt declared as SearchDispatcher
private  SearchDispatcher SearchDispatchRpcGwtServlet.searchDispatcher
           
 

Methods in org.kuali.student.common.ui.server.gwt with parameters of type SearchDispatcher
 void SearchDispatchRpcGwtServlet.setSearchDispatcher(SearchDispatcher searchDispatcher)
           
 

Uses of SearchDispatcher in org.kuali.student.common.validator
 

Fields in org.kuali.student.common.validator declared as SearchDispatcher
private  SearchDispatcher DefaultValidatorImpl.searchDispatcher
           
 

Methods in org.kuali.student.common.validator that return SearchDispatcher
 SearchDispatcher DefaultValidatorImpl.getSearchDispatcher()
           
 

Methods in org.kuali.student.common.validator with parameters of type SearchDispatcher
 void DefaultValidatorImpl.setSearchDispatcher(SearchDispatcher searchDispatcher)
           
 

Uses of SearchDispatcher in org.kuali.student.lum.course.service.utils
 

Fields in org.kuali.student.lum.course.service.utils declared as SearchDispatcher
private  SearchDispatcher SubjectAreaUnitOwnerValidator.searchDispatcher
           
 

Methods in org.kuali.student.lum.course.service.utils with parameters of type SearchDispatcher
 void SubjectAreaUnitOwnerValidator.setSearchDispatcher(SearchDispatcher searchDispatcher)
           
 

Uses of SearchDispatcher in org.kuali.student.lum.lu.service.impl
 

Fields in org.kuali.student.lum.lu.service.impl declared as SearchDispatcher
private  SearchDispatcher LuServiceImpl.searchDispatcher
           
 

Methods in org.kuali.student.lum.lu.service.impl with parameters of type SearchDispatcher
 void LuServiceImpl.setSearchDispatcher(SearchDispatcher searchDispatcher)
           
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.