|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SocialCommentGalleryInterface
| Method Summary | |
|---|---|
List<SocialInformation> |
getSocialInformationsList(String userId,
Date begin,
Date end)
get list of socialInformation |
List<SocialInformation> |
getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get list of socialInformation of my contacts according to ids of my contacts |
| Method Detail |
|---|
List<SocialInformation> getSocialInformationsList(String userId,
Date begin,
Date end)
throws SilverpeasException
userId - begin - end -
SilverpeasException
List<SocialInformation> getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
throws SilverpeasException
myId - myContactsIds - begin - end -
SilverpeasException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||