Uses of Class
com.stratelia.webactiv.publication.social.SocialInformationPublication

Packages that use SocialInformationPublication
com.stratelia.webactiv.util.publication.control   
 

Uses of SocialInformationPublication in com.stratelia.webactiv.util.publication.control
 

Methods in com.stratelia.webactiv.util.publication.control that return types with arguments of type SocialInformationPublication
static List<SocialInformationPublication> PublicationDAO.getSocialInformationsListOfMyContacts(Connection con, List<String> myContactsIds, List<String> options, Date begin, Date end)
          get list of socialInformation of my contacts according to the type of data base used(PostgreSQL,Oracle,MMS) .
 List<SocialInformationPublication> PublicationBmEJB.getSocialInformationsListOfMyContacts(List<String> myContactsIds, List<String> options, Date begin, Date end)
          Get list of SocialInformationPublication of my contacts according to options and number of Item and the first Index.
 List<SocialInformationPublication> PublicationBm.getSocialInformationsListOfMyContacts(List<String> myContactsIds, List<String> options, Date begin, Date end)
          get list of socialInformation of my contacts according to options and number of Item and the first Index
 



Copyright © 2016 Silverpeas. All Rights Reserved.