Interface Statistics
- All Known Implementing Classes:
StatisticsNode
,StatisticsValue
public interface Statistics
Statistics parent interface
-
Method Details
-
getName
The node identifier- Returns:
- an identifier
-
getLabel
The node label- Returns:
- label
-
getIcon
The icon- Returns:
- The glyph icon
-
toJSONForExport
Get the json for the statistics export- Returns:
- A non null json
-
toJSONTree
Get the json for the client tree- Returns:
- A non null json for tree
-