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 |
---|---|
OnPropertiesLink |
QueryLink.asOnPropertiesLink()
Returns this object as an OnPropertiesLink.
|
OnPropertiesLink |
IncompleteLinkOnPropertyP2.continueWithOperatorAndName(OnPropertiesLinkOp op,
String targetProperty)
A convenience method for automatic builders access.
|
OnPropertiesLink |
IncompleteLinkOnPropertyP1.getLink()
Skips the definition and returns the OnPropertiesLink.
|
OnPropertiesLink |
IncompleteLinkOnPropertyP2.isEqualToTargetProperty(String targetProperty)
Completes the 'link on property' statement with an "equals" condition.
|
OnPropertiesLink |
IncompleteLinkOnPropertyP2.isNotEqualToTargetProperty(String targetProperty)
Completes the 'link on property' statement with an "not equals" condition.
|
OnPropertiesLink |
IncompleteLinkOnPropertyP2.isSubstringIgnoreCaseOfTargetProperty(String targetProperty)
Completes the 'link on property' statement with an "is substring (ignore case)" condition.
|
OnPropertiesLink |
IncompleteLinkOnPropertyP2.isSubstringOfTargetProperty(String targetProperty)
Completes the 'link on property' statement with an "is substring" condition.
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.