|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DashboardPermissionService | Provide a way to determine if a user has permission to perform the given operations on a dashboard. |
| DashboardStateStore | Provides a means for looking up, updating and removing DashboardState objects to/from the persistent
store. |
| GadgetStateFactory | Constructs GadgetState instances for gadget spec URIs. |
| Class Summary | |
|---|---|
| GadgetLayout | Defines how gadgets should be layed out on a dashboard. |
| Exception Summary | |
|---|---|
| DashboardStateStoreException | Thrown when there is a problem while performing an operation on the persistent data store. |
Contains the service provider interfaces (SPIs) that host applications must implement in order to use the dashboard plugin(s).
This package contains classes for managing dashboards.
Parameters are non-null by default, as declared by the package annotation. Return values should also be
considered to be non-null unless they are annotated with Nullable. Unfortunately, there is
no way to declare this with annotations at present.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||