Klasse SearchRetrieveWebApplicationModule
java.lang.Object
org.xbib.net.http.server.application.BaseApplicationModule
org.xbib.interlibrary.http.server.InterlibraryServerApplicationModule
org.xbib.interlibrary.http.server.search.SearchRetrieveWebApplicationModule
- Alle implementierten Schnittstellen:
org.xbib.net.http.server.application.ApplicationModule
public class SearchRetrieveWebApplicationModule
extends org.xbib.interlibrary.http.server.InterlibraryServerApplicationModule
-
Feldübersicht
Von Klasse geerbte Felder org.xbib.net.http.server.application.BaseApplicationModule
application, name, settings
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungSearchRetrieveWebApplicationModule
(HttpSearchRetrieveServer httpSearchRetrieveServer, org.xbib.net.http.server.application.Application application, String name, org.xbib.settings.Settings settings) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
executeSearch
(String formName, org.xbib.net.http.server.route.HttpRouterContext context) getForm
(String formName, org.xbib.net.http.server.HttpRequest request, org.xbib.net.http.server.session.Session session) org.xbib.interlibrary.action.sru.SearchRetrieveResponse
getSearchRequest
(String source, String sourceId) org.xbib.interlibrary.action.sru.SearchRetrieveResponse
getSearchRequest
(org.xbib.net.http.server.HttpRequest httpRequest) Von Klasse geerbte Methoden org.xbib.interlibrary.http.server.InterlibraryServerApplicationModule
onOpen
Von Klasse geerbte Methoden org.xbib.net.http.server.application.BaseApplicationModule
getName, onFail, onFail, onFail, onFail, onOpen, onOpen, onSuccess, onSuccess, onSuccess, onSuccess
-
Konstruktordetails
-
SearchRetrieveWebApplicationModule
public SearchRetrieveWebApplicationModule(HttpSearchRetrieveServer httpSearchRetrieveServer, org.xbib.net.http.server.application.Application application, String name, org.xbib.settings.Settings settings)
-
-
Methodendetails
-
getSearchRequest
public org.xbib.interlibrary.action.sru.SearchRetrieveResponse getSearchRequest(org.xbib.net.http.server.HttpRequest httpRequest) -
getSearchRequest
-
getFormId
-
getForm
-
executeSearch
public void executeSearch(String formName, org.xbib.net.http.server.route.HttpRouterContext context)
-