org.kuali.student.core.dictionary.service
Class MockSearchDispatcher

java.lang.Object
  extended by org.kuali.student.core.dictionary.service.MockSearchDispatcher
All Implemented Interfaces:
SearchDispatcher

public class MockSearchDispatcher
extends Object
implements SearchDispatcher


Constructor Summary
MockSearchDispatcher()
           
 
Method Summary
 SearchResult dispatchSearch(SearchRequest searchRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockSearchDispatcher

public MockSearchDispatcher()
Method Detail

dispatchSearch

public SearchResult dispatchSearch(SearchRequest searchRequest)
Specified by:
dispatchSearch in interface SearchDispatcher


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