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 ActivityServiceImplV1Alpha1
          Implementation of ActivityService.
 class ActivityServiceImplV1Alpha2
          Implementation of ActivityService.
 class IdentityServiceImplV1Alpha1
          Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 30, 2011
 class IdentityServiceImplV1Alpha2
           
 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.