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

Packages that use SocialCommentGalleryInterface
com.silverpeas.socialnetwork.provider   
 

Uses of SocialCommentGalleryInterface in com.silverpeas.socialnetwork.provider
 

Methods in com.silverpeas.socialnetwork.provider that return SocialCommentGalleryInterface
 SocialCommentGalleryInterface ProviderSwitchInterface.getSocialCommentGalleryInterface()
          return the SocialCommentGallery providor (by using Inversion of Control Containers )
 SocialCommentGalleryInterface ProviderSwitch.getSocialCommentGalleryInterface()
          return the SocialCommentGallery providor (by using Inversion of Control Containers )
 

Methods in com.silverpeas.socialnetwork.provider with parameters of type SocialCommentGalleryInterface
 void ProviderSwitchInterface.setSocialCommentGalleryInterface(SocialCommentGalleryInterface socialCommentGalleryInterface)
          set SocialCommentGallery providor (by using Inversion of Control Containers )
 void ProviderSwitch.setSocialCommentGalleryInterface(SocialCommentGalleryInterface socialCommentGalleryInterface)
          set SocialCommentGallery providor (by using Inversion of Control Containers )
 



Copyright © 2016 Silverpeas. All Rights Reserved.