Package | Description |
---|---|
com.hp.ucmdb.api.topology |
This package contains services for defining and running TQL queries and processing the results.
|
Modifier and Type | Method and Description |
---|---|
QueriesFunction |
MultipleReferencesWithFunctionDefinition.queryFunction()
The function applied over the base query names to create this definition.
|
static QueriesFunction |
QueriesFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueriesFunction[] |
QueriesFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MultipleReferencesWithFunctionDefinition |
TopologyQueryFactory.createMultipleReferencesWithFunctionDefinition(String name,
QueriesFunction queriesFunction,
Collection<String> baseQueriesNames)
Creates a new reference to a function over multiple queries.
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.