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

Packages that use SocialRelationShipsInterface
com.silverpeas.socialnetwork.provider   
com.silverpeas.socialnetwork.relationShip   
 

Uses of SocialRelationShipsInterface in com.silverpeas.socialnetwork.provider
 

Methods in com.silverpeas.socialnetwork.provider that return SocialRelationShipsInterface
 SocialRelationShipsInterface ProviderSwitchInterface.getSocialRelationShipsInterface()
          return the SocialRelationShips providor (by using Inversion of Control Containers )
 SocialRelationShipsInterface ProviderSwitch.getSocialRelationShipsInterface()
          return the SocialRelationShips providor (by using Inversion of Control Containers )
 

Methods in com.silverpeas.socialnetwork.provider with parameters of type SocialRelationShipsInterface
 void ProviderSwitchInterface.setSocialRelationShipsInterface(SocialRelationShipsInterface socialRelationShipsInterface)
          set SocialRelationShips providor (by using Inversion of Control Containers )
 void ProviderSwitch.setSocialRelationShipsInterface(SocialRelationShipsInterface socialRelationShipsInterface)
          set SocialRelationShips providor (by using Inversion of Control Containers )
 

Uses of SocialRelationShipsInterface in com.silverpeas.socialnetwork.relationShip
 

Classes in com.silverpeas.socialnetwork.relationShip that implement SocialRelationShipsInterface
 class SocialRelationShips
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.