| 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 |
|---|---|
QueryNodeRestrictions |
SingleQueryReferenceDefinition.nodeRestrictions(String nodeName)
Creates or returns the node restrictions for the given node name.
|
QueryNodeRestrictions |
ExecutableQuery.nodeRestrictions(String nodeName)
Returns the existing restrictions the specifed node so they can be
added to and modified.
|
QueryNodeRestrictions |
QueryNodeRestrictions.property(String propertyName,
Operator operator,
Object value,
String conditionName)
This method is not supported in QueryNodeRestrictions.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,QueryNodeRestrictions> |
SingleQueryReferenceDefinition.restrictions()
The map of restrictions.
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.