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 |
---|---|
static DimensionsComparisonDisplayMode |
DimensionsComparisonDisplayMode.parse(String value)
Returns the comparison display mode instance that corresponds to the value specified.
|
static DimensionsComparisonDisplayMode |
DimensionsComparisonDisplayMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DimensionsComparisonDisplayMode[] |
DimensionsComparisonDisplayMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.orchestranetworks.ui.UIHttpManagerComponent |
DimensionsComparison.getComparisonService(DimensionsComparisonSpec comparisonSpec,
DimensionsComparisonDisplayMode displayMode,
com.orchestranetworks.ui.UIResourceLocator locator)
Creates an instance of
UIHttpManagerComponent in order to call the EBX® user interface to display the Compare service. |