Class Summary |
CSPAttachmentsProvider |
Attachments provider for fetching files from CSP
This attachments provider is intended to be used for exposing files from CSP. |
CSPBaseProvider |
This is a basic provider.Its main purpose is to set/get retrivalModule which
is a mandatory object for communication with CSP. |
CSPContent |
CSPContent is a logical entity that combines one or more content objects(i.e files stored in the CSP store) identified by same
content id. |
CSPContentDefinition |
This is a content provider which exposes index definitions based on a Content Definition id. |
CSPContentObject |
CSPContentObject is a wrapper for the real file(document) stored in CSP. |
CSPContentSearchProvider |
This provider is intended to be used for exposing Contents
from CSP. |
CSPEFormTemplateProvider |
|
CSPIndex |
CSPIndex represents a metadata for a CSPContent
CSPContent can have multiple sets of indexes and within each set of
indexes ,an index may have multiple values CSPIndex.getValues() . |
CSPIndexDefinitionProvider |
This is a Content Provider used for retrieving meta-data from CSP.It can be used to retrieve
CSPIndexes based on either content id or contentDefinitionId. |
CSPIndexUtil |
|
CSPNode |
All CSPContent in CSP are logically stored in tree-hierarchy.This class is a
wrapper of the tree node. |
CSPNodesProvider |
This is a provider that exposes the CSP nodes tree model. |
CSPParameter |
|
CSPPreviewImageProvider |
Provider for preview of a content object. |
CSPRefreshableContentBaseProvider |
Base class for CSP providers that need refresh support and work based on content id. |
CSPSearchQuery |
It is a Search query that keeps a list of node ids on which the search is going to be executed
as well as list of CSPSearchQueryTerm objects which are the search criteria. |
CSPSearchQueryTerm |
In order to find a CSPContent in CSP you need to provide some meta-data information. |
CSPSearchQueryTerm.JoinType |
|
CSPSessionManager |
This class is intended to be something like a helper for creating
Session object and getting IRetrieval module. |
Messages |
|