Package lumis.service.socialnetworkintegration.action
Provides social network integration process actions used by social network integration service.
- Since:
- 6.1.0
- Version:
- $Revision: 13752 $ $Date: 2011-10-13 14:10:51 -0300 (Thu, 13 Oct 2011) $
-
Class Summary Class Description ApplicationAccountProcessActionHandler Process Action Handler to enable/disable Application Accounts.MessageProcessActionHandler Process Action Handler to add, update or delete public social network messages.SelectAccountServiceInstanceProcessActionHandler Process Action Handler to set the account scope.SocialNetworkAccountAddPropertyPage Interface responsible for adding the social network account and determining if the interface was called by the callback url passed to the social network authorization sites.SocialNetworkAuthenticationProcessActionHandler Responsible for building authorization calls for social network redirect.SocialNetworkCallbackProcessActionHandler Responsible for handling callback after user authorization in remote Social Network.SocialNetworkFacebookPublicationTokenProcessActionHandler Responsible for adding a facebook profile token to theSocialNetworkAccount
involved.