|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ISocialNetworkConnector | The implementations of this interface should execute low level calls to the remote social network it belongs to. |
Class Summary | |
---|---|
SocialNetwork | Represents a social network. |
SocialNetworkAccount | Represents the account from which messages will be published to a social |
SocialNetworkApplication | Represents a specific application/portal in a social network. |
SocialNetworkConnectorFactory | Factory for determining which social network connector to use. |
SocialNetworkIntegrationStringResource | This string resource is used by Social Network Integration backend. |
SocialNetworkMessage | Represents a message publishing in a social network application. |
SocialNetworkMessageQueueItem | Represents the entity that is an item in the queue for social network message actions (publish, update and remove). |
Enum Summary | |
---|---|
AuthenticationResponseValues | Gives the enumeration of the possible values an authenticationResponse may have. |
SocialNetworkMessageStatus | Social network message possible status. |
Exception Summary | |
---|---|
ApplicationAccountDisableException | Exception that represents a social network account or social network application disable. |
Provides the core social network integration management operations.
This packages provides the API for accessing social network integration, including support for publishing to social networks.
Use the EntityManager
for persistence.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |