Uses of Class
org.exoplatform.social.service.rest.AppsRestService.App

Packages that use AppsRestService.App
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 AppsRestService.App in org.exoplatform.social.service.rest
 

Methods in org.exoplatform.social.service.rest that return types with arguments of type AppsRestService.App
 List<AppsRestService.App> AppsRestService.AppList.getApps()
          gets application list
 

Methods in org.exoplatform.social.service.rest with parameters of type AppsRestService.App
 void AppsRestService.AppList.addApp(AppsRestService.App app)
          adds application to application list
 

Method parameters in org.exoplatform.social.service.rest with type arguments of type AppsRestService.App
 void AppsRestService.AppList.setApps(List<AppsRestService.App> apps)
          sets application list
 



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