org.exoplatform.social.extras.widget.rest
Class WidgetRestService
java.lang.Object
org.exoplatform.social.extras.widget.rest.WidgetRestService
- All Implemented Interfaces:
- org.exoplatform.services.rest.resource.ResourceContainer
public class WidgetRestService
- extends Object
- implements org.exoplatform.services.rest.resource.ResourceContainer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WidgetRestService
public WidgetRestService()
goToSpace
public javax.ws.rs.core.Response goToSpace(String containerName,
String portalName,
String spaceName,
String description)
spaceInfo
public String spaceInfo(String containerName,
String portalName,
String spaceName,
String description,
@Context
javax.ws.rs.core.UriInfo uriInfo)
Copyright © 2013 eXo Platform SAS. All Rights Reserved.