Uses of Interface
com.silverpeas.socialnetwork.provider.SocialCommentPublicationsInterface

Packages that use SocialCommentPublicationsInterface
com.silverpeas.socialnetwork.provider   
com.stratelia.webactiv.publication.social   
 

Uses of SocialCommentPublicationsInterface in com.silverpeas.socialnetwork.provider
 

Methods in com.silverpeas.socialnetwork.provider that return SocialCommentPublicationsInterface
 SocialCommentPublicationsInterface ProviderSwitchInterface.getSocialCommentPublicationsInterface()
          return the SocialCommentPublications providor (by using Inversion of Control Containers )
 SocialCommentPublicationsInterface ProviderSwitch.getSocialCommentPublicationsInterface()
          return the SocialCommentPublications providor (by using Inversion of Control Containers )
 

Methods in com.silverpeas.socialnetwork.provider with parameters of type SocialCommentPublicationsInterface
 void ProviderSwitchInterface.setSocialCommentPublicationsInterface(SocialCommentPublicationsInterface socialCommentPublicationsInterface)
          set SocialCommentPublications providor (by using Inversion of Control Containers )
 void ProviderSwitch.setSocialCommentPublicationsInterface(SocialCommentPublicationsInterface socialCommentPublicationsInterface)
          set SocialCommentPublications providor (by using Inversion of Control Containers )
 

Uses of SocialCommentPublicationsInterface in com.stratelia.webactiv.publication.social
 

Classes in com.stratelia.webactiv.publication.social that implement SocialCommentPublicationsInterface
 class SocialCommentPublications
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.