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

Packages that use SocialGalleryInterface
com.silverpeas.socialnetwork.provider   
 

Uses of SocialGalleryInterface in com.silverpeas.socialnetwork.provider
 

Methods in com.silverpeas.socialnetwork.provider that return SocialGalleryInterface
 SocialGalleryInterface ProviderSwitchInterface.getSocialGalleryInterface()
          return the SocialGallery providor (by using Inversion of Control Containers )
 SocialGalleryInterface ProviderSwitch.getSocialGalleryInterface()
          return the SocialGallery providor (by using Inversion of Control Containers )
 

Methods in com.silverpeas.socialnetwork.provider with parameters of type SocialGalleryInterface
 void ProviderSwitchInterface.setSocialGalleryInterface(SocialGalleryInterface socialGalleryInterface)
          set SocialGallery providor (by using Inversion of Control Containers )
 void ProviderSwitch.setSocialGalleryInterface(SocialGalleryInterface socialGalleryInterface)
          set SocialGallery providor (by using Inversion of Control Containers )
 



Copyright © 2016 Silverpeas. All Rights Reserved.