Package | Description |
---|---|
com.attivio.client |
Contains the Client Attivio API for adding content, submitting queries, and sending general
purpose messages to an Attivio server.
|
com.attivio.client.exposedapi | |
com.attivio.client.streaming |
Contains client code for streaming search results.
|
com.attivio.concurrent | |
com.attivio.connector | |
com.attivio.curatorshim | |
com.attivio.platform.perfmon.api | |
com.attivio.platform.perfmon.model | |
com.attivio.platform.service | |
com.attivio.platform.store | |
com.attivio.platform.store.audit | |
com.attivio.platform.transformer.ingest.util | |
com.attivio.platform.util | |
com.attivio.sdk | |
com.attivio.sdk.admin |
Copyright 2019 Attivio Inc., All rights reserved.
|
com.attivio.sdk.api | |
com.attivio.sdk.autocomplete | |
com.attivio.sdk.businesscenter | |
com.attivio.sdk.client |
Interfaces for client side AIE development.
|
com.attivio.sdk.client.audit | |
com.attivio.sdk.client.exposedapi | |
com.attivio.sdk.client.exposedapi.jmx | |
com.attivio.sdk.client.streaming |
Interfaces that allow developers to request all results, facets, or document id's back from a
query.
|
com.attivio.sdk.client.trigger |
Copyright 2019 Attivio Inc., All rights reserved.
|
com.attivio.sdk.commandline | |
com.attivio.sdk.connector | |
com.attivio.sdk.dictionary | |
com.attivio.sdk.doc | |
com.attivio.sdk.error |
Contains classes that define the error codes for the Attivio engine.
|
com.attivio.sdk.esb | |
com.attivio.sdk.event | |
com.attivio.sdk.geo |
Model for geo-search API objects.
|
com.attivio.sdk.ingest | |
com.attivio.sdk.metadata.history | |
com.attivio.sdk.scanner | |
com.attivio.sdk.scanner.concurrency | |
com.attivio.sdk.scanner.http | |
com.attivio.sdk.schema |
Models data from fields and describes how each field should be handled by the Attivio engine.
|
com.attivio.sdk.search | |
com.attivio.sdk.search.facet |
Copyright 2019 Attivio Inc., All rights reserved.
|
com.attivio.sdk.search.fields |
Model for
FieldExpressions applied to
QueryRequests . |
com.attivio.sdk.search.query | |
com.attivio.sdk.search.query.phrase |
Contains all phrase operators.
|
com.attivio.sdk.search.relevancy |
Contains classes relevancy model related classes.
|
com.attivio.sdk.security | |
com.attivio.sdk.server.annotation |
Annotations used to configure components and scanners for the UI.
|
com.attivio.sdk.server.api |
Annotations and Interfaces for components that deal with API's exposed by the platform.
|
com.attivio.sdk.server.component |
Interfaces necessary to write components for the AIE system.
|
com.attivio.sdk.server.component.configuration |
Interfaces used by components to signal they wish to have certain platform dependencies injected
and to standardize on best practices in terms of configuration.
|
com.attivio.sdk.server.component.configuration.annotation |
Annotations used to indicate that a component has certain characteristics that should enforce
rules about it's configuration or runtime processing.
|
com.attivio.sdk.server.component.ingest |
Interfaces for all ingest related transformers and associated dependencies of those transformers.
|
com.attivio.sdk.server.component.lifecycle |
Annotations used to indicate that a component wishes to be notified of certain AIE lifecyle
events.
|
com.attivio.sdk.server.component.query |
Interfaces for all query and response related transformers and associated dependencies of those
transformers.
|
com.attivio.sdk.server.component.reduce | |
com.attivio.sdk.server.component.routing |
Interfaces for all transformers that route messages or documents to other workflows in the
system.
|
com.attivio.sdk.server.export | |
com.attivio.sdk.server.global |
Interfaces for data structures and control mechanisms that AIE provides to help components
coordinate and store data globally across a cluster of AIE Nodes.
|
com.attivio.sdk.server.tokenization |
Interfaces class that handle breaking free text / Strings into
TokenList s. |
com.attivio.sdk.server.udf |
API for implementing user defined field expression.
|
com.attivio.sdk.server.util |
Interfaces and classes that are used across the ServerSDK.
|
com.attivio.sdk.service | |
com.attivio.sdk.test | |
com.attivio.sdk.token |
Copyright 2019 Attivio Inc., All rights reserved.
|
com.attivio.sdk.transport | |
com.attivio.sdk.util | |
com.attivio.service | |
com.attivio.sysstate | |
com.attivio.transport | |
com.attivio.transport.http.ssl | |
com.attivio.util |
Contains utility classes and methods used across the Attivio code base.
|
com.attivio.util.ft | |
com.attivio.util.parser | |
com.attivio.util.query |
Contains classes related to Attivio queries and query handlers.
|
com.attivio.util.serialization |
Contains classes related to serialization/desearialization of objects to/from XML.
|
com.attivio.util.serialization.admin |
Contains classes related to serialization/desearialization of admin messages to/from XML.
|
com.attivio.util.serialization.businesscenter | |
com.attivio.util.serialization.dictionary | |
com.attivio.util.serialization.geometry | |
com.attivio.util.serialization.jaxb | |
com.attivio.util.serialization.json | |
com.attivio.util.serialization.query | |
com.attivio.util.serialization.query.phrase | |
com.attivio.util.serialization.security | |
com.attivio.util.stream | |
com.attivio.www.protocol.acs |