org.exoplatform.platform.common.rest
Class PlatformInformationRESTService

java.lang.Object
  extended by org.exoplatform.platform.common.rest.PlatformInformationRESTService
All Implemented Interfaces:
org.exoplatform.services.rest.resource.ResourceContainer

public class PlatformInformationRESTService
extends Object
implements org.exoplatform.services.rest.resource.ResourceContainer

Version:
$Revision$
Author:
Anouar Chattouna

Nested Class Summary
static class PlatformInformationRESTService.JsonPlatformInfo
           
 
Constructor Summary
PlatformInformationRESTService(org.exoplatform.commons.info.ProductInformations productInformations)
           
 
Method Summary
 javax.ws.rs.core.Response getPlatformInformation()
          This method return a JSON Object with the platform required informations.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformInformationRESTService

public PlatformInformationRESTService(org.exoplatform.commons.info.ProductInformations productInformations)
Method Detail

getPlatformInformation

public javax.ws.rs.core.Response getPlatformInformation()
This method return a JSON Object with the platform required informations.



Copyright © 2013 eXo Platform SAS. All Rights Reserved.