|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SocialInformation in com.silverpeas.comment.socialnetwork |
---|
Classes in com.silverpeas.comment.socialnetwork that implement SocialInformation | |
---|---|
class |
SocialInformationComment
|
Uses of SocialInformation in com.silverpeas.socialnetwork.model |
---|
Classes in com.silverpeas.socialnetwork.model that implement SocialInformation | |
---|---|
class |
AbstractSocialInformation
|
Methods in com.silverpeas.socialnetwork.model with parameters of type SocialInformation | |
---|---|
int |
AbstractSocialInformation.compareTo(SocialInformation o)
Indicates whether some other SocialInformation date is before the date of this one. |
Uses of SocialInformation in com.silverpeas.socialnetwork.myProfil.control |
---|
Fields in com.silverpeas.socialnetwork.myProfil.control with type parameters of type SocialInformation | |
---|---|
static List<SocialInformation> |
socialNetworkUtil.socialInformations
|
Methods in com.silverpeas.socialnetwork.myProfil.control that return types with arguments of type SocialInformation | |
---|---|
Map<Date,List<SocialInformation>> |
SocialNetworkService.getSocialInformation(SocialInformationType type,
Date begin,
Date end)
get my wall : the List of my social information according to the type of social information |
Map<Date,List<SocialInformation>> |
SocialNetworkService.getSocialInformationOfMyContact(String myContactId,
SocialInformationType type,
Date begin,
Date end)
get my contact wall : the List of social information of the contacts of user in parameter, according to the type of social information |
Map<Date,List<SocialInformation>> |
SocialNetworkService.getSocialInformationOfMyContacts(SocialInformationType type,
Date begin,
Date end)
get my feed : the List of my social information and those of my contacts, according to the type of social information |
List<SocialInformation> |
ProviderService.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 |
List<SocialInformation> |
ProviderService.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 |
Uses of SocialInformation in com.silverpeas.socialnetwork.provider |
---|
Methods in com.silverpeas.socialnetwork.provider that return types with arguments of type SocialInformation | |
---|---|
List<SocialInformation> |
SocialEventsInterface.getLastSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get the Last Events of my contacts according to number of Item and the first Index |
List<SocialInformation> |
SocialEventsInterface.getMyLastSocialInformationsList(String myId,
Date begin,
Date end)
get the my last Events according to number of Item and the first Index |
List<SocialInformation> |
ProviderSwitchInterface.getSocialInformationsList(SocialInformationType socialInformationType,
String userId,
String classification,
Date begin,
Date end)
get my social Informations list according to the social information type and the UserId |
List<SocialInformation> |
ProviderSwitch.getSocialInformationsList(SocialInformationType socialInformationType,
String userId,
String classification,
Date begin,
Date end)
get my social Informations list according to the social information type and the UserId |
List<SocialInformation> |
SocialRelationShipsInterface.getSocialInformationsList(String userId,
Date begin,
Date end)
get list of socialInformation according to number of Item and the first Index |
List<SocialInformation> |
SocialCommentPublicationsInterface.getSocialInformationsList(String userId,
Date begin,
Date end)
get list of SocialInformation |
List<SocialInformation> |
SocialPublicationsInterface.getSocialInformationsList(String userId,
Date begin,
Date end)
get list of socialInformation according to number of Item and the first Index |
List<SocialInformation> |
SocialCommentQuickInfosInterface.getSocialInformationsList(String userId,
Date begin,
Date end)
get list of SocialInformation |
List<SocialInformation> |
SocialStatusInterface.getSocialInformationsList(String userId,
Date begin,
Date end)
get list of socialInformation according number of Item and the first Index |
List<SocialInformation> |
SocialGalleryInterface.getSocialInformationsList(String userId,
Date begin,
Date end)
get list of socialInformation according to number of Item and the first Index |
List<SocialInformation> |
SocialCommentGalleryInterface.getSocialInformationsList(String userId,
Date begin,
Date end)
get list of socialInformation |
List<SocialInformation> |
SocialEventsInterface.getSocialInformationsList(String userId,
String classification,
Date begin,
Date end)
get list of socialInformation according to number of Item and the first Index |
List<SocialInformation> |
SocialStatusInterface.getSocialInformationsListOfMyContacts(List<String> myContactsIds,
Date begin,
Date end)
get list of socialInformation of my contacts according to ids of my contacts , number of Item and the first Index |
List<SocialInformation> |
ProviderSwitchInterface.getSocialInformationsListOfMyContacts(SocialInformationType socialInformationType,
String myId,
List<String> myContactsIds,
Date begin,
Date end)
get the List of social Informations of my contatcs according to the social information type and the ids of my contacts |
List<SocialInformation> |
ProviderSwitch.getSocialInformationsListOfMyContacts(SocialInformationType socialInformationType,
String myId,
List<String> myContactsIds,
Date begin,
Date end)
get the List of social Informations of my contatcs according to the social information type and my UserId , ids of my contacts ,limit and index |
List<SocialInformation> |
SocialRelationShipsInterface.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get list of socialInformation of my contacts according to ids of my contacts , number of Item and the first Index |
List<SocialInformation> |
SocialCommentPublicationsInterface.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get list of socialInformation of my contacts according to ids of my contacts |
List<SocialInformation> |
SocialEventsInterface.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get the next Events of my contacts according to number of Item and the first Index |
List<SocialInformation> |
SocialPublicationsInterface.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get list of socialInformation of my contacts according to ids of my contacts , number of Item and the first Index |
List<SocialInformation> |
SocialCommentQuickInfosInterface.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get list of socialInformation of my contacts according to ids of my contacts |
List<SocialInformation> |
SocialGalleryInterface.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get list of socialInformation of my contacts according to ids of my contacts , number of Item and the first Index |
List<SocialInformation> |
SocialCommentGalleryInterface.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get list of socialInformation of my contacts according to ids of my contacts |
Uses of SocialInformation in com.silverpeas.socialnetwork.relationShip |
---|
Classes in com.silverpeas.socialnetwork.relationShip that implement SocialInformation | |
---|---|
class |
SocialInformationRelationShip
|
Methods in com.silverpeas.socialnetwork.relationShip that return types with arguments of type SocialInformation | |
---|---|
List<SocialInformation> |
RelationShipDao.getAllMyRelationShips(Connection con,
String userId,
Date begin,
Date end)
get list of my socialInformation (relationShip) according to number of Item and the first Index |
List<SocialInformation> |
RelationShipService.getAllMyRelationShips(String userId,
Date begin,
Date end)
Get list of my socialInformationRelationShip (relationShips) according to number of Item and the first Index |
List<SocialInformation> |
RelationShipService.getAllRelationShipsOfMyContact(String myId,
List<String> myContactsIds,
Date begin,
Date end)
Get list socialInformationRelationShip (relationShips) of my Contacts according to number of Item and the first Index |
List<SocialInformation> |
SocialRelationShips.getSocialInformationsList(String userId,
Date begin,
Date end)
Get list of my socialInformationRelationShip (relationShips) according to number of Item and the first Index |
List<SocialInformation> |
SocialRelationShips.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
Get list socialInformationRelationShip (relationShips) of my Contacts according to number of Item and the first Index |
Uses of SocialInformation in com.silverpeas.socialnetwork.status |
---|
Classes in com.silverpeas.socialnetwork.status that implement SocialInformation | |
---|---|
class |
SocialInformationStatus
|
Methods in com.silverpeas.socialnetwork.status that return types with arguments of type SocialInformation | |
---|---|
List<SocialInformation> |
StatusDao.getAllStatus(Connection connection,
int userId,
Date begin,
Date end)
get all my SocialInformation according to the type of data bes (PostgreSQL,Oracle,MMS) |
List<SocialInformation> |
StatusService.getAllStatusService(int userId,
Date begin,
Date end)
get all my SocialInformation according to number of Item and the first Index |
List<SocialInformation> |
SocialStatus.getSocialInformationsList(String userid,
Date begin,
Date end)
Get list of my socialInformationStatus according to number of Item and the first Index |
List<SocialInformation> |
SocialStatus.getSocialInformationsListOfMyContacts(List<String> myContactsIds,
Date begin,
Date end)
Get list of socialInformationStatus of my contacts according to number of Item and the first Index |
Uses of SocialInformation in com.stratelia.webactiv.calendar.socialnetwork |
---|
Classes in com.stratelia.webactiv.calendar.socialnetwork that implement SocialInformation | |
---|---|
class |
SocialInformationEvent
|
Methods in com.stratelia.webactiv.calendar.socialnetwork that return types with arguments of type SocialInformation | |
---|---|
List<SocialInformation> |
SocialEvent.getSocialInformationsList(String userId,
String classification,
Date begin,
Date end)
|
Methods in com.stratelia.webactiv.calendar.socialnetwork with parameters of type SocialInformation | |
---|---|
int |
SocialInformationEvent.compareTo(SocialInformation si)
Indicates whether some other SocialInformation date is befor or after the date of this one. |
Uses of SocialInformation in com.stratelia.webactiv.publication.social |
---|
Classes in com.stratelia.webactiv.publication.social that implement SocialInformation | |
---|---|
class |
SocialInformationPublication
|
Methods in com.stratelia.webactiv.publication.social that return types with arguments of type SocialInformation | |
---|---|
List<SocialInformation> |
SocialPublications.getSocialInformationsList(String userId,
Date begin,
Date end)
get my SocialInformationPublication |
List<SocialInformation> |
SocialCommentPublications.getSocialInformationsList(String userId,
Date begin,
Date end)
get list of SocialInformation |
List<SocialInformation> |
SocialPublications.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get the SocialInformationPublication of my contacts |
List<SocialInformation> |
SocialCommentPublications.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get list of socialInformation of my contacts according to ids of my contacts |
Uses of SocialInformation in com.stratelia.webactiv.util.publication.control |
---|
Methods in com.stratelia.webactiv.util.publication.control that return types with arguments of type SocialInformation | |
---|---|
static List<SocialInformation> |
PublicationDAO.getAllPublicationsIDbyUserid(Connection con,
String userId,
Date begin,
Date end)
get my SocialInformationPublication accordint to the type of data base used(PostgreSQL,Oracle,MMS) . |
List<SocialInformation> |
PublicationBmEJB.getAllPublicationsWithStatusbyUserid(String userId,
Date begin,
Date end)
get my list of SocialInformationPublication according to options and number of Item and the first Index |
List<SocialInformation> |
PublicationBm.getAllPublicationsWithStatusbyUserid(String userId,
Date begin,
Date end)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |