Package com.hp.ucmdb.api.view
package com.hp.ucmdb.api.view
This package contains services for handling UCMDB views.
-
ClassDescriptionA reference view definition that uses several "enhancing" definitions (perspectives) on a base query or colleciton of CIs.A view based on a query name and rules defining the desired result hierarchy.A reference definition that uses the folding definition from the view identified by base view name, but defines another query to be used.Represents a view defined on the uCMDB server or a new view to be executed or saved on the uCMDB server.This interface defines a class-based folding rule.ViewDefinition<T extends ViewDefinition>A container for view execution options and flags, this object may change view execution behavior at runtime.The factory for creating viewing system related structures.Represents a folder in views folder structure.Created by feiw on 6/1/2018.Provides viewing system services.Created by feiw on 6/11/2018.Implementations of this interace can be used to traverse the views tree.Defines a bulk of views and related resources for validation.A view based on a query name and a folding definition.