|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stratelia.webactiv.calendar.socialnetwork.SocialEvent
public class SocialEvent
| Constructor Summary | |
|---|---|
SocialEvent()
|
|
| Method Summary | |
|---|---|
List |
getLastSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get the Last socialEvents of my contacts according to number of Item and the first Index |
List |
getMyLastSocialInformationsList(String myId,
Date begin,
Date end)
get the my last socialEvents according to number of Item and the first Index |
List<SocialInformation> |
getSocialInformationsList(String userId,
String classification,
Date begin,
Date end)
get list of socialInformation according to number of Item and the first Index |
List |
getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get the next socialEvents of my contacts according to number of Item and the first Index |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SocialEvent()
| Method Detail |
|---|
public List<SocialInformation> getSocialInformationsList(String userId,
String classification,
Date begin,
Date end)
throws CalendarException
SocialEventsInterface
getSocialInformationsList in interface SocialEventsInterfaceuserId - classification - begin - end -
CalendarException
UtilException
public List getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
throws SilverpeasException
getSocialInformationsListOfMyContacts in interface SocialEventsInterfacemyId - myContactsIds - begin - end - numberOfElement - firstIndex -
SilverpeasException
public List getLastSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
throws SilverpeasException
getLastSocialInformationsListOfMyContacts in interface SocialEventsInterfacemyId - myContactsIds - numberOfElement - firstIndex -
SilverpeasException
public List getMyLastSocialInformationsList(String myId,
Date begin,
Date end)
throws SilverpeasException
getMyLastSocialInformationsList in interface SocialEventsInterfacemyId - numberOfElement - firstIndex -
SilverpeasException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||