Package | Description |
---|---|
com.hp.ucmdb.api.topology |
This package contains services for defining and running TQL queries and processing the results.
|
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.
|
com.hp.ucmdb.api.view.result |
Modifier and Type | Interface and Description |
---|---|
interface |
QueryNode
A node in the query definition.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PerspectiveBasedViewReferenceDefinition
A reference view definition that uses several "enhancing" definitions (perspectives)
on a base query or colleciton of CIs.
|
interface |
RuleBasedViewDefinition
A view based on a query name and rules defining the desired result hierarchy.
|
interface |
SingleViewReferenceDefinition
A reference definition that uses the folding definition from the view identified by base view name, but defines
another query to be used.
|
interface |
ViewDefinition<T extends ViewDefinition> |
interface |
ViewWithFoldingDefinition
A view based on a query name and a folding definition.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FoldingDefinitionNode
The base interface for folding definition nodes.
|
interface |
GroupByAttributeSyntheticFDN
This node creates a different result node for each permutation on a specific attribute value (or regular expression
of) of each of the defining QueryBasedFDN result nodes.
|
interface |
GroupByTypeSyntheticFDN
This node creates a different result node for each of the defining QueryBasedFDN results types.
|
interface |
QueryNodeBasedFDN
This node adds CI-based result nodes to the view result.
|
interface |
SyntheticFDN
This node adds predefined nodes to each of its parents.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ViewResult
The result of a view execution.
|
interface |
ViewResultTreeNode
A base interface for all view results tree nodes.
|
interface |
ViewResultWithMap
Created by IntelliJ IDEA.
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.