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.foldingdefinition |
This package contains services for handling uCMDB folded topology definitions.
|
Modifier and Type | Method and Description |
---|---|
AttributeSortingOrderElementDirection |
AttributeSortingRule.direction()
Returns the direction this rules forces.
|
static AttributeSortingOrderElementDirection |
AttributeSortingOrderElementDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeSortingOrderElementDirection[] |
AttributeSortingOrderElementDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AttributeSortingRule |
TopologyQueryFactory.createAttributeSortingOrderElement(String attributeName,
AttributeSortingOrderElementDirection direction)
Creates and returns a sorting rule.
|
Modifier and Type | Method and Description |
---|---|
AttributeSortingRule |
FoldingDefinitionNode.addSortingRule(String viewAttributeName,
AttributeSortingOrderElementDirection direction) |
AttributeSortingRule |
FoldingDefinitionNode.addSortingRule(ViewAttribute viewAttribute,
AttributeSortingOrderElementDirection direction) |
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.