|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |