Package | Description |
---|---|
com.orchestranetworks.addon.hmfh |
Provides classes and interfaces to use {addon.label} services: export, import and compare.
|
Modifier and Type | Method and Description |
---|---|
Set<HmfhHierarchyNodeBean> |
StartingNodes.getStartingNodes(String dimensionName)
Returns the starting nodes to export data for a specified dimension.
|
Modifier and Type | Method and Description |
---|---|
void |
StartingNodes.addStartingNode(String dimensionName,
HmfhHierarchyNodeBean nodeBean)
Adds the starting node to export data for a specified dimension.
|