| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
List<AppsRestService.App> |
AppsRestService.AppList.getApps()
gets application list
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppsRestService.AppList.addApp(AppsRestService.App app)
adds application to application list
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppsRestService.AppList.setApps(List<AppsRestService.App> apps)
sets application list
|
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.