Uses of Interface
lumis.socialnetwork.ISocialNetworkManager
-
Packages that use ISocialNetworkManager Package Description lumis.socialnetwork This package contains the main classes to provide the Private Social Network in the LumisXP. -
-
Uses of ISocialNetworkManager in lumis.socialnetwork
Methods in lumis.socialnetwork that return ISocialNetworkManager Modifier and Type Method Description static ISocialNetworkManager
SocialNetworkManagerFactory. getSocialNetworkManager()
Returns a social network manager instance.
-