public class DashboardController extends Object
Constructor and Description |
---|
DashboardController() |
Modifier and Type | Method and Description |
---|---|
ArrayList<DashboardItem> |
getDashboards(org.apache.http.HttpResponse response) |
ArrayList<GadgetInfo> |
getGadgetInTab(org.apache.http.HttpResponse response,
String tabName,
String url) |
String |
getGadgetsErrorList() |
public ArrayList<DashboardItem> getDashboards(org.apache.http.HttpResponse response)
public ArrayList<GadgetInfo> getGadgetInTab(org.apache.http.HttpResponse response, String tabName, String url)
public String getGadgetsErrorList()
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.