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

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

Uses of SocialPublicationsInterface in com.silverpeas.socialnetwork.provider
 

Methods in com.silverpeas.socialnetwork.provider that return SocialPublicationsInterface
 SocialPublicationsInterface ProviderSwitchInterface.getSocialPublicationsInterface()
          return the SocialPublications providor (by using Inversion of Control Containers )
 SocialPublicationsInterface ProviderSwitch.getSocialPublicationsInterface()
          return the SocialPublications providor (by using Inversion of Control Containers )
 

Methods in com.silverpeas.socialnetwork.provider with parameters of type SocialPublicationsInterface
 void ProviderSwitchInterface.setSocialPublicationsInterface(SocialPublicationsInterface socialPublicationsInterface)
          set SocialPublications providor (by using Inversion of Control Containers )
 void ProviderSwitch.setSocialPublicationsInterface(SocialPublicationsInterface socialPublicationsInterface)
          set SocialPublications providor (by using Inversion of Control Containers )
 

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

Classes in com.stratelia.webactiv.publication.social that implement SocialPublicationsInterface
 class SocialPublications
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.