Package | Description |
---|---|
com.hp.ucmdb.api.view |
This package contains services for handling UCMDB views.
|
Modifier and Type | Method and Description |
---|---|
String |
View.description()
Deprecated.
use viewDefinition().description();
|
FoldingDefinition |
View.foldingDefinition()
Deprecated.
use viewDefinition().asViewWithFoldingDefinition().foldingDefinition(). Check view type!
|
String |
View.queryName()
Deprecated.
use viewDefinition().asViewWithFoldingDefinition().queryName(). Check view type!
|
ViewDefinition |
View.viewDefinition()
Returns a client-side representation of the definition of the view on the server.
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.