Uses of Interface
org.exoplatform.social.client.api.service.ActivityService

Packages that use ActivityService
org.exoplatform.social.client.api   
org.exoplatform.social.client.core   
org.exoplatform.social.client.core.service   
 

Uses of ActivityService in org.exoplatform.social.client.api
 

Methods in org.exoplatform.social.client.api that return ActivityService
 ActivityService ClientServiceFactory.createActivityService()
          Gets activity service to work with activities.
 

Uses of ActivityService in org.exoplatform.social.client.core
 

Methods in org.exoplatform.social.client.core that return ActivityService
 ActivityService ClientServiceFactoryImpl.createActivityService()
          Gets activity service to work with activities.
 

Uses of ActivityService in org.exoplatform.social.client.core.service
 

Classes in org.exoplatform.social.client.core.service that implement ActivityService
 class ActivityServiceImpl
          Implementation of ActivityService.
 



Copyright © 2011 eXo Platform. All Rights Reserved.