JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
com.attivio.sdk.api.ContentStoreProvider
Packages that use
ContentStoreProvider
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.sdk.service
Uses of
ContentStoreProvider
in
com.attivio.client
Methods in
com.attivio.client
that return
ContentStoreProvider
Modifier and Type
Method
Description
protected
ContentStoreProvider
ContentFeeder.
getContentStore
()
Uses of
ContentStoreProvider
in
com.attivio.sdk.service
Classes in
com.attivio.sdk.service
that implement
ContentStoreProvider
Modifier and Type
Class
Description
class
MockContentStoreProvider
Content store that saves the stream to a byte array in memory.