Uses of Class
org.gcube.application.framework.search.library.exception.NoSearchMasterEPRFoundException

Packages that use NoSearchMasterEPRFoundException
org.gcube.application.framework.search.library.model   
 

Uses of NoSearchMasterEPRFoundException in org.gcube.application.framework.search.library.model
 

Methods in org.gcube.application.framework.search.library.model that throw NoSearchMasterEPRFoundException
 ResultSetConsumerI Query.genericSearch(ASLSession session, java.lang.String query)
          Submits the generic query to SearchMaster
 ResultSetConsumerI Query.search(ASLSession session, boolean simple)