Package lumis.socialnetwork.socialprofile
This package contains classes to provide information about Social Profile Information.
In addition, this package contains all interfaces that the solution can implement to customize the
social profile provider.
- Since:
- 6.1.0
- Version:
- $Revision: 13752 $ $Date: 2011-10-13 14:10:51 -0300 (Thu, 13 Oct 2011) $
-
Interface Summary Interface Description ISocialProfile This interface represents the Social Profile information.ISocialProfileManager Manager Interface for Social Profile.ISocialProfileProvider Social Profile Provider interface that provides methods to get social profile informations from a given user on a specific social network. -
Class Summary Class Description AbstractSocialProfileProvider Implementation ofISocialProfileProvider
to provide a base implementation of a simple social profile provider.SocialProfileManagerFactory Factory for Social Profile.