A C D G I O R S 

A

ApplicationCtx - Interface in org.greencheek.related.searching.web.bootstrap
Central point for the wiring up of the search components
ApplicationCtxListener - Class in org.greencheek.related.searching.web.ctxlistener
Created with IntelliJ IDEA.
ApplicationCtxListener() - Constructor for class org.greencheek.related.searching.web.ctxlistener.ApplicationCtxListener
 

C

contextDestroyed(ServletContextEvent) - Method in class org.greencheek.related.searching.web.ctxlistener.ApplicationCtxListener
 
contextInitialized(ServletContextEvent) - Method in class org.greencheek.related.searching.web.ctxlistener.ApplicationCtxListener
 
createRelatedItemSearchEventFactory() - Method in interface org.greencheek.related.searching.web.bootstrap.ApplicationCtx
 
createRelatedItemSearchEventFactory() - Method in class org.greencheek.related.searching.web.bootstrap.SearchBootstrapApplicationCtx
 
createRelatedItemSearchFactory() - Method in interface org.greencheek.related.searching.web.bootstrap.ApplicationCtx
Returns the factory that is response for creating and populating RelatedItemSearch objects.
createRelatedItemSearchFactory() - Method in class org.greencheek.related.searching.web.bootstrap.SearchBootstrapApplicationCtx
 
createRelatedSearchRequestFactory() - Method in interface org.greencheek.related.searching.web.bootstrap.ApplicationCtx
Creates the RelatedItemSearchRequest factory
createRelatedSearchRequestFactory() - Method in class org.greencheek.related.searching.web.bootstrap.SearchBootstrapApplicationCtx
 
createSearchExecutor(RelatedItemSearchResultsToResponseGateway) - Method in class org.greencheek.related.searching.executor.SearchExecutorFactory
 
createSearchExecutorFactory() - Method in interface org.greencheek.related.searching.web.bootstrap.ApplicationCtx
Creates the executor that is responsible for taking search requests, executing them, and sending the results onwards for processing.
createSearchExecutorFactory() - Method in class org.greencheek.related.searching.web.bootstrap.SearchBootstrapApplicationCtx
 
createSearchRepository() - Method in interface org.greencheek.related.searching.web.bootstrap.ApplicationCtx
Class that physically performs the search requests, and marshalls the incoming results back into the domain
createSearchRepository() - Method in class org.greencheek.related.searching.web.bootstrap.SearchBootstrapApplicationCtx
 
createSearchRequestLookupKeyFactory() - Method in interface org.greencheek.related.searching.web.bootstrap.ApplicationCtx
Creates the search request key factory.
createSearchRequestLookupKeyFactory() - Method in class org.greencheek.related.searching.web.bootstrap.SearchBootstrapApplicationCtx
 

D

destroy() - Method in class org.greencheek.related.searching.web.RelatedItemSearchServlet
 

G

getConfiguration() - Method in interface org.greencheek.related.searching.web.bootstrap.ApplicationCtx
 
getConfiguration() - Method in class org.greencheek.related.searching.web.bootstrap.SearchBootstrapApplicationCtx
 
getRequestProcessor() - Method in interface org.greencheek.related.searching.web.bootstrap.ApplicationCtx
Process that accepts the type of search request being performed, the search request parameters and the search response contexts to which the reponses are to be sent.
getRequestProcessor() - Method in class org.greencheek.related.searching.web.bootstrap.SearchBootstrapApplicationCtx
 
getResponseContextHandlerLookup() - Method in class org.greencheek.related.searching.web.bootstrap.SearchBootstrapApplicationCtx
 
getResponseContextLookup() - Method in interface org.greencheek.related.searching.web.bootstrap.ApplicationCtx
Returns the class that is responsible for storing incoming requests against target that are awaiting the results of that request.
getResponseContextLookup() - Method in class org.greencheek.related.searching.web.bootstrap.SearchBootstrapApplicationCtx
 
getResponseEventHandler() - Method in class org.greencheek.related.searching.web.bootstrap.SearchBootstrapApplicationCtx
 
getSearchRequestParameterValidator() - Method in interface org.greencheek.related.searching.web.bootstrap.ApplicationCtx
 
getSearchRequestParameterValidator() - Method in class org.greencheek.related.searching.web.bootstrap.SearchBootstrapApplicationCtx
 
getSearchRequestProcessingHandlerFactory() - Method in interface org.greencheek.related.searching.web.bootstrap.ApplicationCtx
 
getSearchRequestProcessingHandlerFactory() - Method in class org.greencheek.related.searching.web.bootstrap.SearchBootstrapApplicationCtx
 
getSearchResultsConverterFactory() - Method in interface org.greencheek.related.searching.web.bootstrap.ApplicationCtx
returns the factory object that is able to lookup and return a SearchResultsConvert that is able to convert a SearchResult type to another respresentation SearchResultsConverter
getSearchResultsConverterFactory() - Method in class org.greencheek.related.searching.web.bootstrap.SearchBootstrapApplicationCtx
 
getSearchResultsToReponseGateway() - Method in interface org.greencheek.related.searching.web.bootstrap.ApplicationCtx
Returns the gateway that uses a SearchResponseContextLookup to store SearchRequestLookupKey against awaiting response objects (SearchResponseContextHolder.
getSearchResultsToReponseGateway() - Method in class org.greencheek.related.searching.web.bootstrap.SearchBootstrapApplicationCtx
 

I

init(ServletConfig) - Method in class org.greencheek.related.searching.web.RelatedItemSearchServlet
 

O

org.greencheek.related.searching.executor - package org.greencheek.related.searching.executor
 
org.greencheek.related.searching.web - package org.greencheek.related.searching.web
 
org.greencheek.related.searching.web.bootstrap - package org.greencheek.related.searching.web.bootstrap
 
org.greencheek.related.searching.web.ctxlistener - package org.greencheek.related.searching.web.ctxlistener
 

R

RelatedItemSearchServlet - Class in org.greencheek.related.searching.web
Main Servlet responsible for taking search request for related products and submitting them to the backend for processing.
RelatedItemSearchServlet() - Constructor for class org.greencheek.related.searching.web.RelatedItemSearchServlet
 

S

SearchBootstrapApplicationCtx - Class in org.greencheek.related.searching.web.bootstrap
Created with IntelliJ IDEA.
SearchBootstrapApplicationCtx() - Constructor for class org.greencheek.related.searching.web.bootstrap.SearchBootstrapApplicationCtx
 
SearchExecutorFactory - Class in org.greencheek.related.searching.executor
Created by dominictootell on 18/01/2014.
SearchExecutorFactory(ApplicationCtx) - Constructor for class org.greencheek.related.searching.executor.SearchExecutorFactory
 
shutdown() - Method in interface org.greencheek.related.searching.web.bootstrap.ApplicationCtx
 
shutdown() - Method in class org.greencheek.related.searching.web.bootstrap.SearchBootstrapApplicationCtx
 
A C D G I O R S 

Copyright © 2014. All Rights Reserved.