See: Description
Interface | Description |
---|---|
ClientUtilities |
Provides helper methods that aid in performing some request specific functions like XSS, URL generations, etc.
|
ClientUtilityFactory | |
InheritedOperationExtension<T> | |
InheritedOperationExtensionManager | |
Operation |
A type of Operation defined by the OperationService provider.
|
OperationExtension<T> |
An extension that might be called by an operation service before and after the specified operation is performed.
|
OperationService<T extends OperationExtension,U extends Operation,S> |
A service that support OperationExtentions.
|
QueryRequestInfo |
The QueryRequestInfo maintains information such as pagination, query predicates of a client request.
|
QueryRequestInfo.QueryRequestInfoFactory | |
SocialAuthorizable | |
SocialCollectionComponent |
An object that represents a component that is primarily a collection of another component.
|
SocialCollectionComponentFactory | |
SocialComponent |
An easy to use, client friendly object that represent Social components.
|
SocialComponentFactory |
A factory that will create instances of
SocialComponent given a Resource . |
SocialComponentFactoryManager |
A manager that determines which SocialComponentFactory manager should be used for a given Resource or resource
type.
|
SocialGroup | |
SocialOperationInfo |
This interface fetches the
com.adobe.cq.social.commons.annotation from the Social endpoint at runtime
to provide the endpoint information to the end user. |
User | |
User.Badge |
An interface that represents a badge that is awarded to community users.
|
Class | Description |
---|---|
CollectionPagination |
Pagination settings use by the SocialCollectionComponent to determine the number of items on a page and embed
levels.
|
HttpStatusTextProvider | |
PageInfo |
Shows information about the collection's pages.
|
SocialOperationResult |
Defines the result of an Operation.
|
Exception | Description |
---|---|
JsonException |
Exception thrown when an error occurs during serialization of SocialComponent to JSON.
|
OperationException |
This exception is thrown when there is an error when an operation is being performed.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"