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

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

Uses of Service in org.exoplatform.social.client.api.service
 

Subinterfaces of Service in org.exoplatform.social.client.api.service
 interface ActivityService<Activity>
          Activity Service.
 interface IdentityService<Identity>
          eXo Social Account Service
 

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

Classes in org.exoplatform.social.client.core.service that implement Service
 class ActivityServiceImpl
          Implementation of ActivityService.
 class IdentityServiceImpl
          Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 30, 2011
 class ServiceBase<M,S>
          Abstract implementation of the Lifecycle interface, CRUDLifecycle interface, and Service interface, moreover providing common functionality required when Service execution
 



Copyright © 2011 eXo Platform. All Rights Reserved.