|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChangeLayoutHandler
Interface for changing the layout of a dashboard.
| Method Summary | |
|---|---|
javax.ws.rs.core.Response |
changeLayout(DashboardId dashboardId,
GadgetRequestContext gadgetRequestContext,
javax.ws.rs.core.MultivaluedMap<String,String> queryParams)
Attempts to change the layout of the specified dashboard. |
| Method Detail |
|---|
javax.ws.rs.core.Response changeLayout(DashboardId dashboardId,
GadgetRequestContext gadgetRequestContext,
javax.ws.rs.core.MultivaluedMap<String,String> queryParams)
dashboardId - the ID of the dashboard to changegadgetRequestContext - the context of this requestqueryParams - parameters sent along with the request @return a Response for the client with details on the success
or failure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||