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

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

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

Methods in org.exoplatform.social.client.api that return VersionService
 VersionService ClientServiceFactory.createVersionService()
          Gets version service to find information about latest and supported social rest ap versions.
 

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

Methods in org.exoplatform.social.client.core that return VersionService
 VersionService ClientServiceFactoryImplV1Alpha3.createVersionService()
          Gets version service to find information about latest and supported social rest ap versions.
 VersionService ClientServiceFactoryImplV1Alpha2.createVersionService()
          Gets version service to find information about latest and supported social rest ap versions.
 VersionService ClientServiceFactoryImplV1Alpha1.createVersionService()
          Gets version service to find information about latest and supported social rest ap versions.
 

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

Classes in org.exoplatform.social.client.core.service that implement VersionService
 class VersionServiceImpl
          Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 30, 2011
 



Copyright © 2011-2012 eXo Platform. All Rights Reserved.