Uses of Package
com.hp.ucmdb.api.topology

Packages that use com.hp.ucmdb.api.topology
com.hp.ucmdb.api This package contains the top level of API set for working with the UCMDB. 
com.hp.ucmdb.api.impact This package contains services for analysing the impact of changes to configuration items in the IT universe. 
com.hp.ucmdb.api.snapshots Snapshots enable saving the current TQL result of a specific TQL and restoring it later for comparison. 
com.hp.ucmdb.api.topology This package contains services for defining and running TQL queries and processing the results. 
com.hp.ucmdb.api.topology.notification This package contains services for listening for changes in the IT universe and changes in query results. 
com.hp.ucmdb.api.view This package contains services for handling UCMDB views. 
 

Classes in com.hp.ucmdb.api.topology used by com.hp.ucmdb.api
QueryManagementService
           
TopologyQueryService
          Interface for querying the UCMDB topology.
TopologyUpdateService
          Interface for updating topology: creating, updating, and deleting CIs and relations.
 

Classes in com.hp.ucmdb.api.topology used by com.hp.ucmdb.api.impact
Graph
           
PropertiesCarrierWrapper
          A syntactic wrapper, needed for Java type-safety.
PropertiesToQuery
          Defines a set of properties to retrieve as part of the query results.
 

Classes in com.hp.ucmdb.api.topology used by com.hp.ucmdb.api.snapshots
QueryVersion
          Represents a version of a query.
Topology
          Result of a topology query execution.
 

Classes in com.hp.ucmdb.api.topology used by com.hp.ucmdb.api.topology
AttributeSortingOrderElementDirection
           
AttributeSortingRule
          A rule for sorting by attribute name in either ascending or descending order.
CIsChunk
          The result of a retrieveCIsSortedChunk execution.
CisFromCachedQueryResults
          Data structure for holding the result of an invocation of retrieveCiIdsFromCachedQueryResults
CompletePropertyCondition
          A condition on a property with respect to a fixed value.
ConditionExpression
          A root of an expression tree structure.
ConditionExpressionBuilder
          Services to build complex expressions.
ConditionExpressionVisitor
          A visitor interface for expressions.
ContactNodeRestrictions
          Allows the restriction of contact nodes (see PerspectiveContactable.setAsPerspectiveContact() of the extending element.
CreateMode
          The creation mode determines the behavior of the UCMDB with respect to existing CIs and relations.
CreateOutput
           
DataStoresConditionable
          Allows the restriction of the extending element to one of: A specific set of data stores (DataStoresConditionable.withDataStores(java.lang.String...)). All data stores (DataStoresConditionable.withAllDataStores()). UCMDB Internal data store only (DataStoresConditionable.withInternalDataStoreOnly()).
DeleteMode
          The deletion mode determines the behavior of the UCMDB with respect to CIs and relations that do not exist.
DeleteOutput
           
DependsOnQuery
           
DirectLink
          Represent a query about a relation directly connecting two CIs, or a CI to itself.
ElementIdsForChangedCachedQueries
          The result of TopologyQueryService.retrieveElementIdsForChangedCachedQueries(com.hp.ucmdb.api.topology.QueryNamesAndVersions, com.hp.ucmdb.api.topology.ElementIdsForChangedCachedQueriesOptions).
ElementIdsForChangedCachedQueriesOptions
          Option object for TopologyQueryService.retrieveElementIdsForChangedCachedQueries(com.hp.ucmdb.api.topology.QueryNamesAndVersions, com.hp.ucmdb.api.topology.ElementIdsForChangedCachedQueriesOptions).
ElementIdsForChangedCachedQuery
          An object representing a single change in a query result.
ExecutableQuery
          Represents a server-side query suitable for execution.
ExecuteOutput
           
FullSyncRequiredException
          Cannot get changes due to size or other reason.
Graph
           
IdConditionable
          Indicates that the extending element may have an IDs condition.
IncompleteLinkOnPropertyP1
          This incomplete link on property can be completed using one of the "is..." methods.
IncompleteLinkOnPropertyP2
           
IncompletePropertyCondition
          A factory-like interface that serves as a starting point for forming a proper condition on a property.
IndirectLinkDescriptor
          A request descriptor for the "get the underlying paths" method.
InterQueryElementRestriction
           
InterQueryRestrictableElement
           
LinkConditionBuilder
          The first part of the query link conditions.
LinkConditionElement
           
LinkConditionOperand
           
ListPropertiesUpdate
           
LiveQuery
          Live query is a query whose result is always kept updated.
LiveTopology
          Topology with version that allows to track changes in the query result
ModifyMode
          The modification mode determines the behavior of the UCMDB with respect to CI and relations modification failures.
MultipleReferencesWithFunctionDefinition
          This definition applies a function over a collection of base queries and uses the resulting QueryDefinition.
OnPropertiesLink
          Represent a query about relations between properties on CIs returned by the from node to properties present on the to node.
OnPropertiesLinkCondition
           
OnPropertiesLinkOp
          Specifies the allowed operations in an OnPropertiesLink instance.
Operator
           
PerspectiveContactable
          Query elements with this interface may be set as perspectives "contact" elements using the PerspectiveContactable.setAsPerspectiveContact() method.
PropertiesCarrier
          Indicates that the extending element can be defined to bring properties to the result topology.
PropertiesCarrierWrapper
          A syntactic wrapper, needed for Java type-safety.
PropertiesConditionable
          Indicates that the extending element can have a properties condition.
PropertiesConditionOperand
           
PropertiesToQuery
          Defines a set of properties to retrieve as part of the query results.
PropertyConditionBuilder
           
QualifierConditionable
          Indicates that the extending element may have a qualifier condition.
QualifierMatchingStrategy
           
QueriesFunction
           
Query
          Represents a query stored on the UCMDB server.
QueryChangeCommand
          A command controlling changes to a query without knowledge of the query internal structure, type or dependencies.
QueryChangeResult
          The result of a call to QueryManagementService.modifyQuery(QueryChangeCommand).
QueryDefinition
          Definition of a UCMDB TQL query.
QueryDefinitionFirstLoadStrategy
          When a saved query is first loaded and calculated.
QueryDefinitionRecalcPriority
          How soon a saved query is recalculated after data change.
QueryFolder
          Represents a folder in the queries folder structure.
QueryLink
          A link in the query definition.
QueryLinkType
           
QueryNamesAndVersions
          Request object for TopologyQueryService.retrieveElementIdsForChangedCachedQueries(com.hp.ucmdb.api.topology.QueryNamesAndVersions, com.hp.ucmdb.api.topology.ElementIdsForChangedCachedQueriesOptions).
QueryNode
          A node in the query definition.
QueryNodeOrigin
          Services to access to the original query name and original node name.
QueryNodeRestrictions
          Represents conditions on a node to further restrict a query defined in the UCMDB.
QueryReferenceDefinition
          Parent interface for reference definitions.
QueryResultVersion
          Represents a version of a query result.
QueryTreeVisitor
          Implementations of this interace can be used to traverse the queries tree.
QueryType
          The available query types.
QueryValidationBulk
          Defines a bulk of queries and related resources for validation
QueryVersion
          Represents a version of a query.
SelfLinkFilter
           
SingleQueryReferenceDefinition
          A single query reference definition holds a single base query name and, possibly, parameters and restrictions that should be used on that query.
SupportsInvisibility
          Indicates that the extending element may be invisible.
Topology
          Result of a topology query execution.
TopologyChangeOutput
           
TopologyCount
          Result count of a topology query execution.
TopologyCountByClasses
          Result count of a topology query execution.
TopologyData
          A structure serving as input to topology modification methods.
TopologyModification
          A structure serving as input to topology modification methods.
TopologyModificationData
           
TopologyQueryFactory
          Services for creating queries.
TopologyUpdateFactory
          Factory for creating arguments for TopologyUpdateService methods.
TypeConditionable
          Indicates that the extending element may have a type condition.
UpdateOutput
           
 

Classes in com.hp.ucmdb.api.topology used by com.hp.ucmdb.api.topology.notification
LiveQuery
          Live query is a query whose result is always kept updated.
PropertiesCarrier
          Indicates that the extending element can be defined to bring properties to the result topology.
PropertiesConditionable
          Indicates that the extending element can have a properties condition.
QualifierConditionable
          Indicates that the extending element may have a qualifier condition.
QueryNode
          A node in the query definition.
QueryResultVersion
          Represents a version of a query result.
QueryVersion
          Represents a version of a query.
Topology
          Result of a topology query execution.
TypeConditionable
          Indicates that the extending element may have a type condition.
 

Classes in com.hp.ucmdb.api.topology used by com.hp.ucmdb.api.view
ExecutableQuery
          Represents a server-side query suitable for execution.
Query
          Represents a query stored on the UCMDB server.
QueryDefinition
          Definition of a UCMDB TQL query.
QueryDefinitionFirstLoadStrategy
          When a saved query is first loaded and calculated.
QueryDefinitionRecalcPriority
          How soon a saved query is recalculated after data change.
QueryReferenceDefinition
          Parent interface for reference definitions.
 



Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.