Package | Description |
---|---|
com.attivio.sdk.esb | |
com.attivio.sdk.search | |
com.attivio.sdk.server.component |
Interfaces necessary to write components for the AIE system.
|
com.attivio.sdk.util |
Modifier and Type | Method and Description |
---|---|
static CgiRequest |
CgiRequest.create(QueryRequest qreq)
Creates a CgiRequest from a QueryRequest.
|
Modifier and Type | Method and Description |
---|---|
CgiRequest |
QueryRequest.toCgiRequest()
Creates a CgiRequest from a QueryRequest.
|
Modifier and Type | Method and Description |
---|---|
static QueryRequest |
QueryRequest.create(CgiRequest cgi)
Converts CGI HTTP POST/GET request to a
QueryRequest . |
Modifier and Type | Method and Description |
---|---|
PlatformMessage |
CgiRequestProcessor.handleCgiRequest(CgiRequest cgi)
Called by the Attivio Engine to convert a
CgiRequest into a PlatformMessage to be handled by the Attivio Engine. |
Modifier and Type | Method and Description |
---|---|
StringParser |
StringParserFactory.getParser(String value,
CgiRequest cgi) |
static StringParser |
StringParser.valueOf(String value,
CgiRequest cgi) |
Constructor and Description |
---|
StringParser(String source,
long flags,
CgiRequest cgi,
MessageMetadata metas) |
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.