Uses of Class
org.exoplatform.social.service.rest.SpaceRest

Packages that use SpaceRest
org.exoplatform.social.service.rest Provides the classes that are public and necessary to handle rest requests, processes and returns results with specific provided input type. 
 

Uses of SpaceRest in org.exoplatform.social.service.rest
 

Methods in org.exoplatform.social.service.rest that return types with arguments of type SpaceRest
 List<SpaceRest> SpacesRestService.SpaceList.getSpaces()
          gets space list
 

Methods in org.exoplatform.social.service.rest with parameters of type SpaceRest
 void SpacesRestService.SpaceList.addSpace(SpaceRest space)
          adds space to space list
 

Method parameters in org.exoplatform.social.service.rest with type arguments of type SpaceRest
 void SpacesRestService.SpaceList.setSpaces(List<SpaceRest> spaces)
          sets space list
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.