See: Description
Interface | Description |
---|---|
CachingResourceProvider |
This interface is useful for providers that do caching.
|
MapResource |
The Resource extensions that the providers need.
|
SocialDatabase |
An interface to provide various api to communicate with underlying UGC database/store
|
SocialDataService |
An interface defining low-level access to Adobe Cloud Storage.
|
SocialDataService.BrowseDocumentsResult |
Used in browseDocuments to return the page of documents found and the count of all matching documents.
|
SocialIndexer |
Interface that should be implemented by anybody who wants the social ugc data to be indexed for better efficient
searching EG: Solr, ElasticSearch, etc
|
SocialProviderFactory |
An interface implemented by factories with alternate data stores.
|
Class | Description |
---|---|
AbstractCache<Y,X> |
A simple request cache.
|
AbstractProviderMetaData | |
AbstractSchemaMapper |
This class maps from SoCo keys and values to those used by the common schema developed by Adobe Cloud Storage.
|
AttachmentResult |
An APIResult instance that contains an attachment.
|
CacheEntry<X> |
An item in the cache.
|
CommandResource | |
Configuration |
Implementation of com.day.cq.wcm.webservicesupport.Configuration.
|
CountCache |
Implementation of the cache appropriate for storing hash maps.
|
DocumentResult |
An APIResult instance that contains a document.
|
ErrorResult |
An APIResult instance that contains an error.
|
FacetCache |
A cache for facet data.
|
FacetResults |
The parsed facet results.
|
LuceneToSolr |
Used to map lucene query to Solr query.
|
MapResourceImpl | |
ProviderCache |
Implementation of the cache appropriate for storing hash maps.
|
SharedByteArrayInputStream |
A ByteArrayInputStream that can share the underlying buffer.
|
SocialPropertyResourceImpl |
A resource implementation for properties.
|
SocialProviderUtils |
Various utilities useful to provider impls.
|
SocialResourceUtils |
Static social utilities.
|
SolrQueryParser |
Parse lucene queries in prep for sending them to AS/solr.
|
StringListCache |
Implementation of the cache appropriate for storing hash maps.
|
UGCCResourceProvider |
A resource provider that can talk to a cloud.
|
Enum | Description |
---|---|
SocialDataService.Counts |
Used in browseDocuments to indicate whether and which count of children is desired.
|
SocialResourceUtils.AVATAR_SIZE |
enum for avartar's size.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"