|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Configurable interface to manage the mapping between search results and full text retrieval.
Used by the ContentHandlerMapper to send required result
fields to be sent by the client to retrieve the document full text for a given Search Source, and
to convert the client metadata request into an
IDocumentContentHandler request.
| Method Summary | |
RaritanPageContext |
createDocumentRequest(SOAPEnvelope soapRequest)
Used by the ContentHandlerMapper to convert a SOAP request into a IDocumentContentHandler input. |
SOAPBodyElement |
createRequestContentSchema(IDocumentContentHandler contentHandler)
|
SOAPBodyElement |
createRequestContentSchema(java.lang.String searchSourceName)
Used by GetSourcesMapper to send the SOAP client a Request Schema for full text retrieval. |
java.lang.String |
getPassword(SOAPEnvelope soapRequest)
|
java.lang.String |
getUserName(SOAPEnvelope soapRequest)
|
void |
initialize(org.w3c.dom.Element elem)
Initializes the object from an XML tag or element. |
| Method Detail |
public SOAPBodyElement createRequestContentSchema(java.lang.String searchSourceName)
public SOAPBodyElement createRequestContentSchema(IDocumentContentHandler contentHandler)
public RaritanPageContext createDocumentRequest(SOAPEnvelope soapRequest)
public java.lang.String getUserName(SOAPEnvelope soapRequest)
public java.lang.String getPassword(SOAPEnvelope soapRequest)
public void initialize(org.w3c.dom.Element elem)
IConfigurable
initialize in interface IConfigurable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||