public final class GraphDataHttpManagerComponentUtils extends Object
Constructor and Description |
---|
GraphDataHttpManagerComponentUtils() |
Modifier and Type | Method and Description |
---|---|
static com.orchestranetworks.ui.UIHttpManagerComponent |
getComponentForGraphDataService(com.orchestranetworks.ui.UIResourceLocator writer,
com.onwbp.adaptation.Adaptation selectedRecord,
GraphDataSpec graphDataSpec)
Returns UIHttpManagerComponent for graph data.
|
public static com.orchestranetworks.ui.UIHttpManagerComponent getComponentForGraphDataService(com.orchestranetworks.ui.UIResourceLocator writer, com.onwbp.adaptation.Adaptation selectedRecord, GraphDataSpec graphDataSpec)
writer
- to create web componentselectedRecord
- the root node of graph datagraphDataSpec
- contains graph data specificationsIllegalArgumentException
- if the graphDataSpec
disabled
features are not compatible with the graph.UIResourceLocator
,
Adaptation
,
GraphDataSpec