com.silverpeas.socialnetwork.myProfil.control
Class ProviderService
java.lang.Object
com.silverpeas.socialnetwork.myProfil.control.ProviderService
public class ProviderService
- extends Object
- Author:
- Bensalem Nabil;
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProviderService
public ProviderService()
getSocialInformationsList
public List<SocialInformation> getSocialInformationsList(SocialInformationType socialInformationType,
String userId,
String classification,
Date begin,
Date end)
- get the List of social Information of my according the type of social information and the
UserId
- Parameters:
socialInformationType
- userId
- classification
- nbElements
- firstIndex
-
getSocialInformationsListOfMyContact
public List<SocialInformation> getSocialInformationsListOfMyContact(SocialInformationType socialInformationType,
String myId,
List<String> myContactIds,
Date begin,
Date end)
- get the List of social Information of my according the type of social information and the
UserId
- Parameters:
socialInformationType
- myId
- myContactIds
- nbElements
- firstIndex
-
Copyright © 2016 Silverpeas. All Rights Reserved.