Package | Description |
---|---|
com.hp.ucmdb.api.view |
This package contains services for handling UCMDB views.
|
com.hp.ucmdb.api.view.foldingdefinition |
This package contains services for handling uCMDB folded topology definitions.
|
Modifier and Type | Method and Description |
---|---|
FoldingDefinition |
ViewWithFoldingDefinition.foldingDefinition()
The folding definition of the view.
|
FoldingDefinition |
View.foldingDefinition()
Deprecated.
use viewDefinition().asViewWithFoldingDefinition().foldingDefinition(). Check view type!
|
Modifier and Type | Method and Description |
---|---|
FoldingDefinition |
FoldingDefinitionNode.definition()
The definition holding this node.
|
Modifier and Type | Method and Description |
---|---|
String |
FoldingDefinitionUtils.getStringTree(FoldingDefinition fd)
Returns the definition tree as string.
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.