public abstract class DashboardItem extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
serialVersionUID |
| Constructor and Description |
|---|
DashboardItem(String id,
String extensionId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
abstract String |
getConfiguration() |
String |
getExtensionId() |
String |
getId() |
abstract String |
getTitle() |
int |
hashCode() |
String |
toString() |
Copyright © 2013–2016 V5 Analytics. All rights reserved.