A B C D E F G H I L M N O P Q R S T U V W

A

abortRun(DiscoveryContext) - Method in interface com.hp.ucmdb.api.discovery.services.DDMManagementService
Stops execution of all tasks associated with the specified context.
activateJobs(HashSet<String>) - Method in interface com.hp.ucmdb.api.discovery.services.DDMManagementService
Activates the jobs in the collection.
addCI(CI) - Method in interface com.hp.ucmdb.api.topology.TopologyData
Adds the CI to the list of modifications.
addCI(String) - Method in interface com.hp.ucmdb.api.topology.TopologyData
Creates a new CI of the specified type and adds it to the list of modifications.
addCI(UcmdbId, String) - Method in interface com.hp.ucmdb.api.topology.TopologyData
Creates a new CI of the specified type ID and adds it to the list of modifications.
addCIs(Iterable<? extends CI>) - Method in interface com.hp.ucmdb.api.topology.TopologyData
Adds all CIs from the collection to the list of modifications.
addClassBasedFoldingRules() - Method in interface com.hp.ucmdb.api.view.RuleBasedViewDefinition
Adds and assigns a new class-based folding rule to the view.
addErrorCodeParameter(UcmdbExceptionParameter) - Method in exception com.hp.ucmdb.api.UcmdbException
 
addFrame(int, int, TimeFrame.Day...) - Method in interface com.hp.ucmdb.api.discovery.types.TimeFrame
Adds a period to this TimeFrame.
addInt(UcmdbId, String, Integer) - Method in interface com.hp.ucmdb.api.topology.ListPropertiesUpdate
 
addInterQueryElementRestrictions(String, String) - Method in interface com.hp.ucmdb.api.topology.InterQueryRestrictableElement
Adds an inter-query element restriction to this query element for a specific node or link in the restricting query.
addInterQueryElementRestrictions(String) - Method in interface com.hp.ucmdb.api.topology.InterQueryRestrictableElement
Adds an inter-query element restrictions to this query element for all of the restricting query names nodes or links.
addIP(String) - Method in interface com.hp.ucmdb.api.discovery.types.NetworkRange
Adds a single IP address to the range defined by this object.
addIPRange(String, String) - Method in interface com.hp.ucmdb.api.discovery.types.NetworkRange
Add an IP range to the range defined by this object.
addKeyProperties() - Method in interface com.hp.ucmdb.api.topology.PropertiesToQuery
Sets to retrieve the key properties of CIs and relations.
addNode(String) - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
Adds a new node to the query.
addOnPropertiesCondition() - Method in interface com.hp.ucmdb.api.topology.OnPropertiesLink
Adds another properties condition on the two connected nodes.
addParsingRule(String) - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Creates and add a new ParsingRule that will be a part of the software's detection process.
addProcess(String) - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Creates and adds a new ProcessSignature that will be a part of the software's detection process.
addProperties(String...) - Method in interface com.hp.ucmdb.api.topology.PropertiesToQuery
Adds the specified properties to the list of properties to query.
addPropertiesWithQualifier(String) - Method in interface com.hp.ucmdb.api.topology.PropertiesToQuery
Sets to retrieve all properties having the specified qualifier.
addProperty(String) - Method in interface com.hp.ucmdb.api.topology.PropertiesToQuery
Adds the named property to the list of properties to query.
addReferenceCI(CI) - Method in interface com.hp.ucmdb.api.topology.TopologyModificationData
Adds the CI to the list of modifications.
addReferenceCI(String) - Method in interface com.hp.ucmdb.api.topology.TopologyModificationData
Creates a new CI of the specified type and adds it to the list of modification.
addReferenceCI(UcmdbId, String) - Method in interface com.hp.ucmdb.api.topology.TopologyModificationData
Creates a new CI of the specified type ID and adds it to the list of modification.
addReferenceCIs(Iterable<? extends CI>) - Method in interface com.hp.ucmdb.api.topology.TopologyModificationData
Adds all CIs from the collection to the list of modifications.
addReferenceRelation(Relation) - Method in interface com.hp.ucmdb.api.topology.TopologyModificationData
Adds the specified relation to the list of modifications.
addReferenceRelation(String, CI, CI) - Method in interface com.hp.ucmdb.api.topology.TopologyModificationData
Creates a new relation of the specified type between the two CIs and adds it to the list of modifications.
addReferenceRelation(String, UcmdbId, UcmdbId) - Method in interface com.hp.ucmdb.api.topology.TopologyModificationData
Creates a new relation of the specified type between the CIs with the specified IDs and adds it to the list of modifications.
addReferenceRelation(UcmdbId, String, UcmdbId, UcmdbId) - Method in interface com.hp.ucmdb.api.topology.TopologyModificationData
 
addReferenceRelation(UcmdbId, String, CI, CI) - Method in interface com.hp.ucmdb.api.topology.TopologyModificationData
 
addReferenceRelations(Iterable<? extends Relation>) - Method in interface com.hp.ucmdb.api.topology.TopologyModificationData
Adds the relations in the collection to the list of modifications.
addRelation(Relation) - Method in interface com.hp.ucmdb.api.topology.TopologyData
Adds the specified relation to the list of modifications.
addRelation(String, CI, CI) - Method in interface com.hp.ucmdb.api.topology.TopologyData
Creates a new relation of the specified type between the two CIs and adds it to the list of modifications.
addRelation(String, UcmdbId, UcmdbId) - Method in interface com.hp.ucmdb.api.topology.TopologyData
Creates a new relation of the specified type between the CIs with the specified IDs and adds it to the list of modifications.
addRelation(UcmdbId, String, UcmdbId, UcmdbId) - Method in interface com.hp.ucmdb.api.topology.TopologyData
 
addRelation(UcmdbId, String, CI, CI) - Method in interface com.hp.ucmdb.api.topology.TopologyData
 
addRelations(Iterable<? extends Relation>) - Method in interface com.hp.ucmdb.api.topology.TopologyData
Adds the relations in the collection to the list of modifications.
addString(UcmdbId, String, String) - Method in interface com.hp.ucmdb.api.topology.ListPropertiesUpdate
 
addTriggerCI(String) - Method in interface com.hp.ucmdb.api.impact.ImpactAnalysisDefinition
 
addTriggerCI(UcmdbId) - Method in interface com.hp.ucmdb.api.impact.ImpactAnalysisDefinition
 
addTriggerCI(CI) - Method in interface com.hp.ucmdb.api.impact.ImpactAnalysisDefinition
 
AffectedCI - Interface in com.hp.ucmdb.api.impact
 
AffectedRelation - Interface in com.hp.ucmdb.api.impact
 
AffectedRelationDescriptor - Interface in com.hp.ucmdb.api.impact
 
affectedRelationDescriptor() - Method in interface com.hp.ucmdb.api.impact.AffectedRelationPathRequest
 
AffectedRelationPathRequest - Interface in com.hp.ucmdb.api.impact
 
AffectedTopology - Interface in com.hp.ucmdb.api.impact
The graph of CIs and Relations that would be affected by the proposed change.
after(Date) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "greater than" condition.
afterOrOn(Date) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "greater than or equal to" condition.
againstTheLink(String) - Method in interface com.hp.ucmdb.api.view.ViewClassBasedFoldingRule
Sets the link class name and direction.
alongTheLink(String) - Method in interface com.hp.ucmdb.api.view.ViewClassBasedFoldingRule
Sets the link class name and direction.
analyze(ImpactAnalysisDefinition) - Method in interface com.hp.ucmdb.api.impact.ImpactAnalysisService
 
and(ConditionExpression<T, O>) - Method in interface com.hp.ucmdb.api.topology.ConditionExpressionBuilder
Defines an AND condition between this condition and the specified condition expression.
asDirectLink() - Method in interface com.hp.ucmdb.api.topology.QueryLink
Returns this object as a DirectLink.
asIndirectLink() - Method in interface com.hp.ucmdb.api.topology.QueryLink
Returns this object as an IndirectLink.
asMultipleReferencesWithFunctionDefinition() - Method in interface com.hp.ucmdb.api.topology.QueryReferenceDefinition
Returns this interface as a MultipleReferencesWithFunctionDefinition .
asOnPropertiesLink() - Method in interface com.hp.ucmdb.api.topology.QueryLink
Returns this object as an OnPropertiesLink.
asPerspectiveBasedViewReferenceDefinition() - Method in interface com.hp.ucmdb.api.view.ViewDefinition
Returns this interface as a PerspectiveBasedViewReferenceDefinition.
asRuleBasedViewDefinition() - Method in interface com.hp.ucmdb.api.view.ViewDefinition
Returns this interface as a RuleBasedViewDefinition.
asSingleQueryReferenceDefinition() - Method in interface com.hp.ucmdb.api.topology.QueryReferenceDefinition
Returns this interface as a SingleQueryReferenceDefinition.
asSingleViewReference() - Method in interface com.hp.ucmdb.api.view.ViewDefinition
Returns this interface as a SingleViewReference.
asString() - Method in interface com.hp.ucmdb.api.impact.AffectedRelationDescriptor
 
asString() - Method in interface com.hp.ucmdb.api.resources.OtherResource
 
asString() - Method in interface com.hp.ucmdb.api.topology.QueryResultVersion
 
asString() - Method in interface com.hp.ucmdb.api.topology.QueryVersion
 
asString() - Method in interface com.hp.ucmdb.api.view.ViewVersion
The string representation of this version.
asViewWithFoldingDefinition() - Method in interface com.hp.ucmdb.api.view.ViewDefinition
Returns this interface as a ViewWithFoldingDefinition.
atLeast(int) - Method in interface com.hp.ucmdb.api.topology.QueryLink
Replaces the minimum cardinality of all instances of this query link in the source expression tree with the new values.
atMost(int) - Method in interface com.hp.ucmdb.api.topology.QueryLink
Replaces the maximum cardinality of all instances of this query link in the source expression tree with the new value.
attachFolderToFolder(List<String>, List<String>) - Method in interface com.hp.ucmdb.api.folders.FoldersManagementSubService
Moves an existing folder to be attached to specified target folder.
attachToBundles(Collection<String>) - Method in interface com.hp.ucmdb.api.topology.QueryChangeCommand
Attaches bundles to the query, adding them to the query's existing bundles, if any.
attachToBundles(String...) - Method in interface com.hp.ucmdb.api.topology.QueryChangeCommand
Attaches bundles to the query, adding them to the query's existing bundles, if any.
attachToFolder(String, List<String>) - Method in interface com.hp.ucmdb.api.folders.FoldersManagementSubService
Attaches the resource matching the given name to the folder path, creating the path if needed.
Attribute - Interface in com.hp.ucmdb.api.classmodel
The definition of an attribute of a UCMDB class.
AttributeDoesNotExistException - Exception in com.hp.ucmdb.api.classmodel
 
AttributeDoesNotExistException(Throwable) - Constructor for exception com.hp.ucmdb.api.classmodel.AttributeDoesNotExistException
 
AttributeDoesNotExistException(String) - Constructor for exception com.hp.ucmdb.api.classmodel.AttributeDoesNotExistException
 
AttributeDoesNotExistException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.classmodel.AttributeDoesNotExistException
 
AttributeDoesNotExistException - Exception in com.hp.ucmdb.api.discovery.types
 
AttributeDoesNotExistException(Throwable) - Constructor for exception com.hp.ucmdb.api.discovery.types.AttributeDoesNotExistException
 
AttributeDoesNotExistException(String) - Constructor for exception com.hp.ucmdb.api.discovery.types.AttributeDoesNotExistException
 
AttributeDoesNotExistException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.discovery.types.AttributeDoesNotExistException
 
attributeName() - Method in interface com.hp.ucmdb.api.topology.AttributeSortingRule
Returns the attribute this rule applies to.
AttributeNotStaticException - Exception in com.hp.ucmdb.api.classmodel
A non-static value was used in a context that requires a static value.
AttributeNotStaticException(Throwable) - Constructor for exception com.hp.ucmdb.api.classmodel.AttributeNotStaticException
 
AttributeNotStaticException(String) - Constructor for exception com.hp.ucmdb.api.classmodel.AttributeNotStaticException
 
AttributeNotStaticException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.classmodel.AttributeNotStaticException
 
AttributeSortingOrderElementDirection - Enum in com.hp.ucmdb.api.topology
 
AttributeSortingRule - Interface in com.hp.ucmdb.api.topology
A rule for sorting by attribute name in either ascending or descending order.
AttributeStaticException - Exception in com.hp.ucmdb.api.classmodel
A static value was used in a context that requires a non-static value.
AttributeStaticException(Throwable) - Constructor for exception com.hp.ucmdb.api.classmodel.AttributeStaticException
 
AttributeStaticException(String) - Constructor for exception com.hp.ucmdb.api.classmodel.AttributeStaticException
 
AttributeStaticException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.classmodel.AttributeStaticException
 

B

baseCIsIds() - Method in interface com.hp.ucmdb.api.view.PerspectiveBasedViewReferenceDefinition
The base CIs IDs, if set, or empty collection is none is set.
baseQueriesNames() - Method in interface com.hp.ucmdb.api.topology.MultipleReferencesWithFunctionDefinition
The base queries this definition is referencing.
baseQueryName() - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
 
baseQueryName() - Method in interface com.hp.ucmdb.api.topology.SingleQueryReferenceDefinition
The query this definition is referencing.
baseQueryName() - Method in interface com.hp.ucmdb.api.view.PerspectiveBasedViewReferenceDefinition
The base query name for generating CIs.
baseViewName() - Method in interface com.hp.ucmdb.api.view.SingleViewReferenceDefinition
The view from which the folding definition is used.
before(Date) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "less than" condition.
beforeOrOn(Date) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "less than or equal to" condition.
BOOTSTRAP_CLASS_BYTECODE_URI - Static variable in interface com.hp.ucmdb.api.UcmdbServiceFactory.ConnectionProperties
 
BOOTSTRAP_CLASS_NAME - Static variable in interface com.hp.ucmdb.api.UcmdbServiceFactory.ConnectionProperties
 
bothTopologiesOriginatedFromExactlyTheSameQuery() - Method in interface com.hp.ucmdb.api.snapshots.QuerySnapshotCompareResult
Returns true if the both topologies originated from exactly the same query.
BundledResource<T> - Interface in com.hp.ucmdb.api.bundles
A bundled resource is a resource that can be attached to resource bundles.
bundleNames() - Method in interface com.hp.ucmdb.api.bundles.BundledResource
The bundles' names that this resource belongs to.
bundlesToAttachTo() - Method in interface com.hp.ucmdb.api.topology.QueryChangeCommand
Returns the bundles the command will attach to the query.
bundlesToDetachFrom() - Method in interface com.hp.ucmdb.api.topology.QueryChangeCommand
Returns the bundles the command should detach from the query.
byBundle(String...) - Method in interface com.hp.ucmdb.api.topology.notification.QueryManagementListenerFilter
Filter query management events by the name of bundle.
byBundle(Iterable<String>) - Method in interface com.hp.ucmdb.api.topology.notification.QueryManagementListenerFilter
Filter query management events by the name of bundle.
byBundle(String...) - Method in interface com.hp.ucmdb.api.view.notification.ViewManagementListenerFilter
Filters view management changes by the name of bundle.
byBundle(Iterable<String>) - Method in interface com.hp.ucmdb.api.view.notification.ViewManagementListenerFilter
Filters view management changes by the name of bundle.
byQueryName(String...) - Method in interface com.hp.ucmdb.api.topology.notification.QueryManagementListenerFilter
Filter query management events by the name of query.
byQueryName(Iterable<String>) - Method in interface com.hp.ucmdb.api.topology.notification.QueryManagementListenerFilter
Filter query management events by the name of query.
bySeverity(ErrorSeverity) - Method in interface com.hp.ucmdb.api.discovery.types.ErrorsFilter
Sets the ErrorSeverity filter.
byViewName(String...) - Method in interface com.hp.ucmdb.api.view.notification.ViewManagementListenerFilter
Filters view management changes by view name.
byViewName(Iterable<String>) - Method in interface com.hp.ucmdb.api.view.notification.ViewManagementListenerFilter
Filters view management changes by view name.

C

CapacityMonitor - Interface in com.hp.ucmdb.api.systemhealth
Capacity status indicators
caseInsensitive() - Method in interface com.hp.ucmdb.api.topology.CompletePropertyCondition
If this is a condition on a string property, changes the operator not to be case-sensitive.
changeFirstLoadStrategyTo(QueryDefinitionFirstLoadStrategy) - Method in interface com.hp.ucmdb.api.topology.QueryChangeCommand
Changes the first load strategy of the query to the given value.
changeRecalcPriorityTo(QueryDefinitionRecalcPriority) - Method in interface com.hp.ucmdb.api.topology.QueryChangeCommand
Changes the recalculation priority of the query to the given value.
checkClientTrusted(X509Certificate[], String) - Method in class com.hp.ucmdb.api.UcmdbServiceFactory.DefaultTruststoreManger
 
checkServerTrusted(X509Certificate[], String) - Method in class com.hp.ucmdb.api.UcmdbServiceFactory.DefaultTruststoreManger
 
chunkIndex() - Method in interface com.hp.ucmdb.api.topology.CIsChunk
The chunk index.
CI - Interface in com.hp.ucmdb.api.types
Representation of a uCMDB CI at the client side.
CIData - Interface in com.hp.ucmdb.api.discovery.types
Details such as Related Host, Related IPs, UCMDB Object ID and etc.
CIErrorData - Interface in com.hp.ucmdb.api.discovery.types
The data of a CI object including error information.
cis() - Method in interface com.hp.ucmdb.api.topology.CIsChunk
The ordered list of CIs cannot be modified.
CIsChunk - Interface in com.hp.ucmdb.api.topology
The result of a retrieveCIsSortedChunk execution.
CisFromCachedQueryResults - Interface in com.hp.ucmdb.api.topology
Data structure for holding the result of an invocation of retrieveCiIdsFromCachedQueryResults
classBasedFoldingRules() - Method in interface com.hp.ucmdb.api.view.RuleBasedViewDefinition
Returns the list of class-based folding rules assigned to this view.
ClassDefinition - Interface in com.hp.ucmdb.api.classmodel
Represents a definition of a type (class) in the uCMDB.
ClassDoesNotExistException - Exception in com.hp.ucmdb.api.classmodel
 
ClassDoesNotExistException(Throwable) - Constructor for exception com.hp.ucmdb.api.classmodel.ClassDoesNotExistException
 
ClassDoesNotExistException(String) - Constructor for exception com.hp.ucmdb.api.classmodel.ClassDoesNotExistException
 
ClassDoesNotExistException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.classmodel.ClassDoesNotExistException
 
CLASSES_PATH - Static variable in interface com.hp.ucmdb.api.UcmdbServiceFactory.ConnectionProperties
 
ClassModelChange - Interface in com.hp.ucmdb.api.classmodel
Represents a change in a class model.
ClassModelChangesListener - Interface in com.hp.ucmdb.api.classmodel
Implemented by a client to receive notifications on class model changes.
ClassModelFactory - Interface in com.hp.ucmdb.api.classmodel
Class model services.
ClassModelService - Interface in com.hp.ucmdb.api.classmodel
Interface for querying the UCMDB class model.
ClassModelUtils - Interface in com.hp.ucmdb.api.classmodel
Provide class model utilities
clean() - Method in interface com.hp.ucmdb.api.topology.TopologyModification
Removes all previously set topology data.
ClientContext - Interface in com.hp.ucmdb.api
Identification of the client application that is using the UCMDB.
clientProperties(String) - Method in interface com.hp.ucmdb.api.util.SupportsClientProperties
Returns a client properties map that can be changed freely and is saved when the object of the extending interface is saved.
clientProperty(String, String) - Method in interface com.hp.ucmdb.api.util.SupportsClientProperties
Returns the client property for the namespace and key, or null if the namespace does not exist or the key does not exist in the namespace.
com.hp.ucmdb.api - package com.hp.ucmdb.api
This package contains the top level of API set for working with the UCMDB.
com.hp.ucmdb.api.bundles - package com.hp.ucmdb.api.bundles
This package contains the tagging service for resources.
com.hp.ucmdb.api.classmodel - package com.hp.ucmdb.api.classmodel
This package contains services for querying and listening for changes in the UCMDB class model.
com.hp.ucmdb.api.configuration - package com.hp.ucmdb.api.configuration
This package contains services for Infrastructure settings management.
com.hp.ucmdb.api.datastoremgmt - package com.hp.ucmdb.api.datastoremgmt
This package contains services for datastore management.
com.hp.ucmdb.api.discovery.services - package com.hp.ucmdb.api.discovery.services
This package contains services for configuration and management of the Discovery and Dependency Management server.
com.hp.ucmdb.api.discovery.types - package com.hp.ucmdb.api.discovery.types
This package contains interfaces that represent the basic discovery elements of the API.
com.hp.ucmdb.api.folders - package com.hp.ucmdb.api.folders
This package contains resource folder management services: create and delete folders; and move resources from folder to folder.
com.hp.ucmdb.api.impact - package 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.resources - package com.hp.ucmdb.api.resources
This package contains services for managing definitions of TQLs, views, users and other resources.
com.hp.ucmdb.api.snapshots - package 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.systemhealth - package com.hp.ucmdb.api.systemhealth
This package contains services for querying the system for performance metrics and system component availability status
com.hp.ucmdb.api.topology - package 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 - package 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.types - package com.hp.ucmdb.api.types
This package contains classes that represent the basic elements of the API.
com.hp.ucmdb.api.util - package com.hp.ucmdb.api.util
This package contains some general utilities.
com.hp.ucmdb.api.view - package com.hp.ucmdb.api.view
This package contains services for handling UCMDB views.
com.hp.ucmdb.api.view.notification - package com.hp.ucmdb.api.view.notification
This package contains services for handling UCMDB view change notifications.
CommunicationException - Exception in com.hp.ucmdb.api
Thrown on communication failure between the client and the UCMDB server or on protocol error.
CommunicationException(Throwable) - Constructor for exception com.hp.ucmdb.api.CommunicationException
 
CommunicationException(String) - Constructor for exception com.hp.ucmdb.api.CommunicationException
 
CommunicationException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.CommunicationException
 
compareQuerySnapshotAgainstCurrent(SnapshotHeader) - Method in interface com.hp.ucmdb.api.snapshots.SnapshotService
Returns the topology representing the snapshot identified by the given snapshot header and the topology of the "current" version of the same TQL.
compareQuerySnapshots(SnapshotHeader, SnapshotHeader) - Method in interface com.hp.ucmdb.api.snapshots.SnapshotService
Returns the topologies representing the two snapshots identified by the snapshot headers.
compareTo(QueryResultVersion) - Method in interface com.hp.ucmdb.api.topology.QueryResultVersion
Compares to another query result version (following Comparable rules).
compareTo(String) - Method in interface com.hp.ucmdb.api.topology.QueryResultVersion
Compares to another query result version string (following Comparable rules).
compareTo(QueryVersion) - Method in interface com.hp.ucmdb.api.topology.QueryVersion
Compares to another query version (following Comparable rules).
compareTo(String) - Method in interface com.hp.ucmdb.api.topology.QueryVersion
Compares to another query version string (following Comparable rules).
compareTo(ViewVersion) - Method in interface com.hp.ucmdb.api.view.ViewVersion
Compares to another view version (following Comparable rules).
compareTo(String) - Method in interface com.hp.ucmdb.api.view.ViewVersion
Compares to another view version string (following Comparable rules).
compareViewSnapshotAgainstCurrent(SnapshotHeader) - Method in interface com.hp.ucmdb.api.snapshots.SnapshotService
Returns the view result representing the snapshot identified by the given snapshot header and the view result of the "current" version of the same view.
compareViewSnapshots(SnapshotHeader, SnapshotHeader) - Method in interface com.hp.ucmdb.api.snapshots.SnapshotService
Returns the view result representing the snapshot identified by the given snapshot header and the view result of the "current" version of the same view.
CompletePropertyCondition - Interface in com.hp.ucmdb.api.topology
A condition on a property with respect to a fixed value.
ComponentStatus - Interface in com.hp.ucmdb.api.systemhealth
component status indicator
ConditionExpression<T,O> - Interface in com.hp.ucmdb.api.topology
A root of an expression tree structure.
ConditionExpressionBuilder<T,O> - Interface in com.hp.ucmdb.api.topology
Services to build complex expressions.
ConditionExpressionVisitor<T,O> - Interface in com.hp.ucmdb.api.topology
A visitor interface for expressions.
conditionName() - Method in interface com.hp.ucmdb.api.topology.CompletePropertyCondition
The name of this condition.
ConfigParameter - Interface in com.hp.ucmdb.api.configuration
Infrastructure setting.
ConfigParameter.ParameterType - Enum in com.hp.ucmdb.api.configuration
Type of ConfigParameter.
ConfigParameter.RefreshRate - Enum in com.hp.ucmdb.api.configuration
Refresh rate for ConfigParameter.
ConfigParameter.ValueType - Enum in com.hp.ucmdb.api.configuration
Allowed value types for ConfigParameter.
ConfigurationService - Interface in com.hp.ucmdb.api.configuration
Infrastructure settings management.
connect(Credentials, ClientContext) - Method in interface com.hp.ucmdb.api.UcmdbServiceProvider
Connects the client to the UCMDB.
connect(CustomerContext, Credentials, ClientContext) - Method in interface com.hp.ucmdb.api.UcmdbServiceProvider
Connects to an instance of a customer in the multi-tenant UCMDB server.
connectManagement(Credentials, ClientContext) - Method in interface com.hp.ucmdb.api.UcmdbServiceProvider
Connects the client to the UCMDB.
ContactNodeRestrictions<E> - Interface in com.hp.ucmdb.api.topology
Allows the restriction of contact nodes (see PerspectiveContactable.setAsPerspectiveContact() of the extending element.
contains(String) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "contains" condition.
contains(int) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "contains" condition.
ContextFactory - Interface in com.hp.ucmdb.api.discovery.types
Factory for creating DiscoveryContext objects.
continueWithOperatorAndName(OnPropertiesLinkOp, String) - Method in interface com.hp.ucmdb.api.topology.IncompleteLinkOnPropertyP2
A convenience method for automatic builders access.
create(TopologyModificationData, CreateMode) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateService
Creates the specified set of CIs and relations in the UCMDB.
createAffectedRelationPathRequest(AffectedRelationDescriptor) - Method in interface com.hp.ucmdb.api.impact.ImpactAnalysisFactory
 
createAttributeSortingOrderElement(String, AttributeSortingOrderElementDirection) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryFactory
Creates and returns a sorting rule.
createCertificateCredentials(String, String) - Method in interface com.hp.ucmdb.api.UcmdbServiceProvider
Creates a Certificate Credentials object to be used in the connect method.
createCI(String) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateFactory
Creates the client-side representation of a new CI of the specified type.
createCI(UcmdbId, String) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateFactory
Returns the client-side object for a CI of the specified ID and type.
createCI(String, String) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateFactory
Returns the client-side object for a CI of the specified ID and type.
createCIsContext(Collection<UcmdbId>) - Method in interface com.hp.ucmdb.api.discovery.types.ContextFactory
Returns a DiscoveryContext defined by a collection of discovered CIs.
createClientContext(String) - Method in interface com.hp.ucmdb.api.UcmdbServiceProvider
Creates an ClientContext object to be used in the connect method.
createCredentials(String, String) - Method in interface com.hp.ucmdb.api.UcmdbServiceProvider
Creates a Credentials object to be used in the connect method.
createCustomerContext(int) - Method in interface com.hp.ucmdb.api.UcmdbServiceProvider
Deprecated. use UcmdbServiceProvider.createCustomerContext(String)
createCustomerContext(String) - Method in interface com.hp.ucmdb.api.UcmdbServiceProvider
Creates a customer context to be used in the connect method in the multi-tenant environment.
createDatasetContext(int, String) - Method in interface com.hp.ucmdb.api.UcmdbServiceProvider
Deprecated. use UcmdbService.getUcmdbServiceForState(java.lang.String)
createDescriptor() - Method in interface com.hp.ucmdb.api.impact.AffectedRelation
 
createElementIdsForChangedCachedQueriesOptions() - Method in interface com.hp.ucmdb.api.topology.TopologyQueryFactory
Creates an options object for TopologyQueryService.retrieveElementIdsForChangedCachedQueries(com.hp.ucmdb.api.topology.QueryNamesAndVersions, com.hp.ucmdb.api.topology.ElementIdsForChangedCachedQueriesOptions).
createErrorFilter() - Method in interface com.hp.ucmdb.api.discovery.types.DiscoveryFactory
Returns a new ErrorFilter object.
createExecutableQuery(String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Creates an ExecutableQuery structure.
createFolder(List<String>) - Method in interface com.hp.ucmdb.api.folders.FoldersManagementSubService
Creates folders according to the given path from the root.
createImpactAnalysisDefinition() - Method in interface com.hp.ucmdb.api.impact.ImpactAnalysisFactory
 
createIndirectLinkDescriptor() - Method in interface com.hp.ucmdb.api.topology.TopologyQueryFactory
Creates a request descriptor for TopologyQueryService.retrieveIndirectLinkPaths(com.hp.ucmdb.api.topology.ExecutableQuery, java.util.Set).
createJobsContext(Collection<String>) - Method in interface com.hp.ucmdb.api.discovery.types.ContextFactory
Returns a DiscoveryContext defined by a collection of jobs.
createLinkConditionBuilder(QueryDefinition) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryFactory
Creates and returns a link condition builder, to be used for building complex link condition trees.
createListPropertiesUpdate(TopologyData) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateFactory
 
CreateMode - Enum in com.hp.ucmdb.api.topology
The creation mode determines the behavior of the UCMDB with respect to existing CIs and relations.
createModelEventsFilter() - Method in interface com.hp.ucmdb.api.topology.TopologyQueryFactory
Creates a new filter for the model listener.
createModelListenerFilter() - Method in interface com.hp.ucmdb.api.topology.TopologyQueryFactory
Deprecated. replaced by TopologyQueryFactory.createModelEventsFilter()
createMultipleReferencesWithFunctionDefinition(String, QueriesFunction, Collection<String>) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryFactory
Creates a new reference to a function over multiple queries.
createNamedQuery(String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryFactory
Creates an abstraction object over a query stored in UCMDB.
createNetworkRange() - Method in interface com.hp.ucmdb.api.discovery.types.DiscoveryFactory
Returns a new NetworkRange object.
createNetworkRange(String, String) - Method in interface com.hp.ucmdb.api.discovery.types.DiscoveryFactory
Returns a new NetworkRange with the specified IP range.
createNetworkRangeContext(NetworkRange) - Method in interface com.hp.ucmdb.api.discovery.types.ContextFactory
Returns a DiscoveryContext defined by a range of IPs.
createNewView(String) - Method in interface com.hp.ucmdb.api.view.ViewFactory
Deprecated. will be removed soon, use ViewFactory.createViewWithFoldingDefinition(String).
createOptions() - Method in interface com.hp.ucmdb.api.view.ViewFactory
Creates an execution options object that may be used to change the view execution behavior.
CreateOutput - Interface in com.hp.ucmdb.api.topology
 
createPerspectiveBasedViewReferenceDefinition(String) - Method in interface com.hp.ucmdb.api.view.ViewFactory
Creates a perspective based view with the given name.
createPropertyConditionBuilder() - Method in interface com.hp.ucmdb.api.topology.TopologyQueryFactory
Creates and returns a property condition builder, to be used for building complex propery condition trees.
createQueryChangeCommand(String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryFactory
Creates a new command for query modification.
createQueryDefinition(String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryFactory
Creates a new query definition having the specified name.
createQueryManagementListenerFilter() - Method in interface com.hp.ucmdb.api.topology.TopologyQueryFactory
Creates a new filter for the query management listener.
createQueryNamesAndVersions() - Method in interface com.hp.ucmdb.api.topology.TopologyQueryFactory
Creates a request object for TopologyQueryService.retrieveElementIdsForChangedCachedQueries(com.hp.ucmdb.api.topology.QueryNamesAndVersions, com.hp.ucmdb.api.topology.ElementIdsForChangedCachedQueriesOptions).
createQueryResultVersion(String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryFactory
Creates a query result vresion from the string produced by QueryResultVersion.asString() for comparison purposes.
createQueryStub(String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Creates a Query stub that holds the query name and allows retrieval of the query definition (or reference definition, if applicable).
createQueryValidationBulk() - Method in interface com.hp.ucmdb.api.topology.TopologyQueryFactory
 
createQueryVersion(String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryFactory
Creates a query result vresion from the string produced by QueryVersion.asString() for comparison purposes.
createRelation(String, CI, CI) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateFactory
Creates a client-side Relation of the specified type between the two specified CIs.
createRelation(String, UcmdbId, UcmdbId) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateFactory
Creates a client-side Relation of the specified type between the two CIs specified by their IDs.
createRelation(UcmdbId, String, UcmdbId, UcmdbId) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateFactory
 
createResourceBundle(String) - Method in interface com.hp.ucmdb.api.bundles.ResourceBundleManagementService
Creates a resource bundle with the specified name.
createRuleBasedViewDefinition(String, String) - Method in interface com.hp.ucmdb.api.view.ViewFactory
 
createSignature(String, String, String) - Method in interface com.hp.ucmdb.api.discovery.types.DiscoveryFactory
Returns a new SoftwareSignature object.
createSignature(String, String) - Method in interface com.hp.ucmdb.api.discovery.types.DiscoveryFactory
Returns a new SoftwareSignature object.
createSignature(String) - Method in interface com.hp.ucmdb.api.discovery.types.DiscoveryFactory
Returns a new SoftwareSignature object.
createSingleQueryReferenceDefinition(String, String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryFactory
Creates a new reference to a single query.
createSingleViewReferenceDefinition(String, String, String) - Method in interface com.hp.ucmdb.api.view.ViewFactory
 
createSnapshotContext(String, String) - Method in interface com.hp.ucmdb.api.snapshots.SnapshotsFactory
 
createSnapshotFilter(String) - Method in interface com.hp.ucmdb.api.snapshots.SnapshotsFactory
 
createSnapshotFilter(String, Date) - Method in interface com.hp.ucmdb.api.snapshots.SnapshotsFactory
 
createSnapshotFilter(String, Date, Date) - Method in interface com.hp.ucmdb.api.snapshots.SnapshotsFactory
 
createSnapshotHeader(String, Date) - Method in interface com.hp.ucmdb.api.snapshots.SnapshotsFactory
 
createTemporaryCIId(String) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateFactory
Creates a temporary CI ID from the specified string.
createTemporaryRelationId(String) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateFactory
Creates a temporary Relation ID from the specified string.
createTimeFrame() - Method in interface com.hp.ucmdb.api.discovery.types.DiscoveryFactory
Returns a new TimeFrame object.
createTimeInterval() - Method in interface com.hp.ucmdb.api.discovery.types.DiscoveryFactory
Returns a new TimeInterval object.
createTopologyModification() - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateFactory
Creates an object to be used as an argument to TopologyUpdateService execute method.
createTopologyModificationData() - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateFactory
Creates an object to be used as an argument to TopologyUpdateService create, update and delete methods.
createTopologyModificationData(String) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateFactory
Creates an object with information about the reporting agent to be used as an argument to TopologyUpdateService create, update and delete methods.
createValidationBulk() - Method in interface com.hp.ucmdb.api.view.ViewFactory
 
createView(String) - Method in interface com.hp.ucmdb.api.view.ViewFactory
Creates a client representation of a view stored in the UCMDB.
createViewManagementListenerFilter() - Method in interface com.hp.ucmdb.api.view.ViewFactory
Creates a new filter for view management listener
createViewResultVersion(String) - Method in interface com.hp.ucmdb.api.view.ViewFactory
 
createViewSnapshotFilter(String) - Method in interface com.hp.ucmdb.api.snapshots.SnapshotsFactory
 
createViewSnapshotFilter(String, Date) - Method in interface com.hp.ucmdb.api.snapshots.SnapshotsFactory
 
createViewSnapshotFilter(String, Date, Date) - Method in interface com.hp.ucmdb.api.snapshots.SnapshotsFactory
 
createViewStub(String) - Method in interface com.hp.ucmdb.api.view.ViewService
Creates a View - a "stub" that holds the view name and allows retrieval of the view definition.
createViewVersion(String) - Method in interface com.hp.ucmdb.api.view.ViewFactory
 
createViewWithFoldingDefinition(String) - Method in interface com.hp.ucmdb.api.view.ViewFactory
Creates a new view definition based on a folding definition (see FoldingDefinition).
Credentials - Interface in com.hp.ucmdb.api
Represents the the client's authorization credentials.
currentIdsInQueryResult() - Method in interface com.hp.ucmdb.api.topology.ElementIdsForChangedCachedQuery
The ids in the current cached query result.
currentQueryResultVersion() - Method in interface com.hp.ucmdb.api.topology.ElementIdsForChangedCachedQuery
The current query version.
Customer - Interface in com.hp.ucmdb.api
 
CustomerContext - Interface in com.hp.ucmdb.api
Represents a customer.
CustomerNotAvailableException - Exception in com.hp.ucmdb.api
The UCMDB server is not yet ready to accept connect request.
CustomerNotAvailableException(Throwable) - Constructor for exception com.hp.ucmdb.api.CustomerNotAvailableException
 
CustomerNotAvailableException(String) - Constructor for exception com.hp.ucmdb.api.CustomerNotAvailableException
 
CustomerNotAvailableException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.CustomerNotAvailableException
 

D

DataStoreCheckedException - Exception in com.hp.ucmdb.api.datastoremgmt
 
DataStoreCheckedException(String) - Constructor for exception com.hp.ucmdb.api.datastoremgmt.DataStoreCheckedException
 
DataStoreCheckedException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.datastoremgmt.DataStoreCheckedException
 
DataStoreConnectionException - Exception in com.hp.ucmdb.api.datastoremgmt
 
DataStoreConnectionException(String) - Constructor for exception com.hp.ucmdb.api.datastoremgmt.DataStoreConnectionException
 
DataStoreConnectionException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.datastoremgmt.DataStoreConnectionException
 
DataStoreException - Exception in com.hp.ucmdb.api.datastoremgmt
 
DataStoreException(String) - Constructor for exception com.hp.ucmdb.api.datastoremgmt.DataStoreException
 
DataStoreException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.datastoremgmt.DataStoreException
 
DataStoreMgmtService - Interface in com.hp.ucmdb.api.datastoremgmt
Service for accessing the datastore management.
dataStores() - Method in interface com.hp.ucmdb.api.topology.DataStoresConditionable
Returns the data stores previously set using any of the "withDataStores..." methods.
DataStoresConditionable<E> - Interface in com.hp.ucmdb.api.topology
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()).
DataStoreUtilsService - Interface in com.hp.ucmdb.api.datastoremgmt
*************************************************************************** A utility service for retrieving federated configuration about specific CITs
DDMConfigurationService - Interface in com.hp.ucmdb.api.discovery.services
Services to configure a Discovery and Dependency Management system.
DDMManagementService - Interface in com.hp.ucmdb.api.discovery.services
Services to analyze and view the progress, results, and errors of the DDM run.
DDMProbe - Interface in com.hp.ucmdb.api.discovery.types
Represents a DDMProbe component.
DDMSoftwareSignatureService - Interface in com.hp.ucmdb.api.discovery.services
Services to define software items to be discovered by the DDMProbe components.
deactivateJobs(HashSet<String>) - Method in interface com.hp.ucmdb.api.discovery.services.DDMManagementService
Deactivate the jobs in the collection.
debug(Object) - Method in interface com.hp.ucmdb.api.Logger
 
debug(Object, Throwable) - Method in interface com.hp.ucmdb.api.Logger
 
debugDescription() - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
Returns a human-readable full description of this query definition to be used debugging the query definition.
DEFAULT - Static variable in interface com.hp.ucmdb.api.Customer
 
defaultOwnerPrototype() - Method in interface com.hp.ucmdb.api.configuration.DefaultOwnerSetting
 
DefaultOwnerSetting - Interface in com.hp.ucmdb.api.configuration
See ConfigurationService.setDefaultOwnerCIPrototype(com.hp.ucmdb.api.types.CI, java.lang.String, boolean) for a full description of each field.
defaultPropertiesToQuery() - Method in interface com.hp.ucmdb.api.impact.ImpactAnalysisDefinition
 
deletable() - Method in interface com.hp.ucmdb.api.bundles.ResourceBundle
Returns true if this bundle can be removed.
delete(TopologyModificationData, DeleteMode) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateService
Deletes a set of CIs and relations from the UCMDB.
deleteFolder(List<String>) - Method in interface com.hp.ucmdb.api.folders.FoldersManagementSubService
Deletes the folder at the end of the given path, along with its subfolders and the resources in the folder or any of its subfolders.
DeleteMode - Enum in com.hp.ucmdb.api.topology
The deletion mode determines the behavior of the UCMDB with respect to CIs and relations that do not exist.
DeleteOutput - Interface in com.hp.ucmdb.api.topology
 
deleteQuery(String) - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
Deletes a query, query reference, or perspective application from the server.
deleteView(String) - Method in interface com.hp.ucmdb.api.view.ViewService
Deletes a view identified by viewName from the UCMDB.
DependsOnQuery - Interface in com.hp.ucmdb.api.topology
 
DependsOnView - Interface in com.hp.ucmdb.api.view
 
deployPackage(File) - Method in interface com.hp.ucmdb.api.resources.ResourceManagementService
Deploys the contents of the package file to the server.
deployPackage(String, InputStream) - Method in interface com.hp.ucmdb.api.resources.ResourceManagementService
Deploys the contents of the stream to the server as a package with the specified name.
description() - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
 
description() - Method in interface com.hp.ucmdb.api.topology.QueryReferenceDefinition
A human-readable description of the query definition purpose.
description() - Method in interface com.hp.ucmdb.api.view.View
Deprecated. use viewDefinition().description();
description() - Method in interface com.hp.ucmdb.api.view.ViewDefinition
Returns a human-readable description of the view purpose.
detachFromBundles(Collection<String>) - Method in interface com.hp.ucmdb.api.topology.QueryChangeCommand
Detachs the bundles from the query.
detachFromBundles(String...) - Method in interface com.hp.ucmdb.api.topology.QueryChangeCommand
Detachs the bundles from the query.
DiagnosticInfo - Interface in com.hp.ucmdb.api.discovery.types
Information on a specific execution against a remote destination.
direction() - Method in interface com.hp.ucmdb.api.topology.AttributeSortingRule
Returns the direction this rules forces.
DirectLink - Interface in com.hp.ucmdb.api.topology
Represent a query about a relation directly connecting two CIs, or a CI to itself.
DISABLE_CERT_VALIDATION - Static variable in class com.hp.ucmdb.api.UcmdbServiceFactory.DefaultTruststoreManger
 
disableSignature(String) - Method in interface com.hp.ucmdb.api.discovery.services.DDMSoftwareSignatureService
Disables the SoftwareSignature.
DiscoveryContext - Interface in com.hp.ucmdb.api.discovery.types
A section of the system that should be discovered by the DDM system.
DiscoveryFactory - Interface in com.hp.ucmdb.api.discovery.types
Factory for creating objects that are required by the DDM Services.
DiscoveryProgress - Interface in com.hp.ucmdb.api.discovery.types
The current state of the DDM system.
DiscoveryProperty - Interface in com.hp.ucmdb.api.discovery.types
A property.

E

editable() - Method in interface com.hp.ucmdb.api.bundles.ResourceBundle
Returns true if it is possible to add or remove resources to/from this bunde.
Element - Interface in com.hp.ucmdb.api.types
The common interface of CI and Relation.
ElementIdsForChangedCachedQueries - Interface in com.hp.ucmdb.api.topology
The result of TopologyQueryService.retrieveElementIdsForChangedCachedQueries(com.hp.ucmdb.api.topology.QueryNamesAndVersions, com.hp.ucmdb.api.topology.ElementIdsForChangedCachedQueriesOptions).
ElementIdsForChangedCachedQueriesOptions - Interface in com.hp.ucmdb.api.topology
Option object for TopologyQueryService.retrieveElementIdsForChangedCachedQueries(com.hp.ucmdb.api.topology.QueryNamesAndVersions, com.hp.ucmdb.api.topology.ElementIdsForChangedCachedQueriesOptions).
ElementIdsForChangedCachedQuery - Interface in com.hp.ucmdb.api.topology
An object representing a single change in a query result.
ElementProperties - Interface in com.hp.ucmdb.api.types
 
enableSignature(String) - Method in interface com.hp.ucmdb.api.discovery.services.DDMSoftwareSignatureService
Enables the SoftwareSignature.
EnumDefinitions - Interface in com.hp.ucmdb.api.classmodel
 
EnumEntry - Interface in com.hp.ucmdb.api.types
Properties of Type.ENUM type have an instance of this interface as a value.
EnumInfo - Interface in com.hp.ucmdb.api.classmodel
Service to get name of an enum.
error(Object) - Method in interface com.hp.ucmdb.api.Logger
 
error(Object, Throwable) - Method in interface com.hp.ucmdb.api.Logger
 
ErrorID - Interface in com.hp.ucmdb.api.discovery.types
The code of an error that occurs during the DDM run.
ErrorSeverity - Enum in com.hp.ucmdb.api.discovery.types
The possible severity levels of ErrorStatus objects.
ErrorsFilter - Interface in com.hp.ucmdb.api.discovery.types
An ErrorFilter, used to restrict the number of ErrorStatuses received by limiting the scope.
ErrorStatus - Interface in com.hp.ucmdb.api.discovery.types
Represents an error received during the DDM system run.
evaluateNamedQuery(String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Executes the query of the specified name and return its result count.
evaluateNamedQueryWithClassesBreakdown(String, Collection<String>) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Executes the query of the specified name and return its result count break-down by classes.
evaluateQuery(QueryDefinition) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Executes a query defined on the client and returns its result count.
evaluateQuery(ExecutableQuery) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Executes a query stored on the server and returns the result count.
evaluateQueryWithClassesBreakdown(ExecutableQuery, Collection<String>) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Executes a query stored on the server and returns the result count break-down by classes.
evaluateQueryWithClassesBreakdown(QueryDefinition, Collection<String>) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Executes a query defined on the client and return its result count break-down by classes.
exactly(int) - Method in interface com.hp.ucmdb.api.topology.QueryLink
Replaces the minimum cardinality of all instances of this query link in the source expression tree with the new value.
excludedCIs() - Method in interface com.hp.ucmdb.api.view.PerspectiveBasedViewReferenceDefinition
The set of IDs excluded from the result.
ExecutableQuery - Interface in com.hp.ucmdb.api.topology
Represents a server-side query suitable for execution.
execute(TopologyModification, ModifyMode) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateService
Modifies the specified set of CIs and relations in the UCMDB.
executeNamedQuery(String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Executes the query of the specified name.
executeNamedQueryInBDMScope(String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Executes the query of the specified name within the BDM scope.
ExecuteOutput - Interface in com.hp.ucmdb.api.topology
 
executeQuery(QueryDefinition) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Executes a query defined on the client.
executeQuery(ExecutableQuery) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Executes a query stored on the server and returns the result.
executeQueryInBDMScope(ExecutableQuery) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Executes a query that is stored on the server, within the BDM scope, and returns the result.
executeView(String) - Method in interface com.hp.ucmdb.api.view.ViewService
Executes a view identified in the UCMDB by the view name and returns the result.
executeView(String, ViewExecutionOptions) - Method in interface com.hp.ucmdb.api.view.ViewService
Executes a view identified in the UCMDB by the view name and returns the result.
executeView(View) - Method in interface com.hp.ucmdb.api.view.ViewService
Executes the given view and returns the result.
executeView(View, ViewExecutionOptions) - Method in interface com.hp.ucmdb.api.view.ViewService
Executes the given view and returns the result.
executeViewDefinition(ViewDefinition, ExecutableQuery) - Method in interface com.hp.ucmdb.api.view.ViewService
Executes the given view definition and returns the result.
executeViewDefinition(ViewDefinition, ExecutableQuery, ViewExecutionOptions) - Method in interface com.hp.ucmdb.api.view.ViewService
Executes the given view definition and returns the result.
ExecutionException - Exception in com.hp.ucmdb.api
A UCMDB server-side exception.
ExecutionException(Throwable) - Constructor for exception com.hp.ucmdb.api.ExecutionException
 
ExecutionException(String) - Constructor for exception com.hp.ucmdb.api.ExecutionException
 
ExecutionException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.ExecutionException
 

F

failedCount() - Method in interface com.hp.ucmdb.api.discovery.types.DiscoveryProgress
Returns the number of tasks that were terminated with errors.
fatal(Object) - Method in interface com.hp.ucmdb.api.Logger
 
fatal(Object, Throwable) - Method in interface com.hp.ucmdb.api.Logger
 
findQueryByName(String) - Method in interface com.hp.ucmdb.api.topology.QueryFolder
Convenience function that recieves a query name and returns the query with that name that is a descendant of this folder.
findViewByName(String) - Method in interface com.hp.ucmdb.api.view.ViewFolder
Convenience function that gets a view name and returns the view with that name that is a descendant of this folder.
firstLoadStrategy() - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
Returns the setting for when a saved query should first be loaded and calculated.
firstLoadStrategy() - Method in interface com.hp.ucmdb.api.topology.QueryReferenceDefinition
The values that determines when a saved query should first be loaded and calculated.
firstLoadStrategy() - Method in interface com.hp.ucmdb.api.view.PerspectiveBasedViewReferenceDefinition
Determines when the top level query should first be loaded and calculated.
firstLoadStrategyToChangeTo() - Method in interface com.hp.ucmdb.api.topology.QueryChangeCommand
Returns the previously set first load strategy, or null if none was set.
FoldersManagementSubService<FolderType,ResourceType> - Interface in com.hp.ucmdb.api.folders
The folders management interface.
foldingDefinition() - Method in interface com.hp.ucmdb.api.view.View
Deprecated. use viewDefinition().asViewWithFoldingDefinition().foldingDefinition(). Check view type!
foldingDefinition() - Method in interface com.hp.ucmdb.api.view.ViewWithFoldingDefinition
The folding definition of the view.
from() - Method in interface com.hp.ucmdb.api.view.ViewClassBasedFoldingRule
CIs of this class are considered as sources.
from(String) - Method in interface com.hp.ucmdb.api.view.ViewClassBasedFoldingRule
Sets the source class name.
FullSyncRequiredException - Exception in com.hp.ucmdb.api.topology
Cannot get changes due to size or other reason.
FullSyncRequiredException(Throwable) - Constructor for exception com.hp.ucmdb.api.topology.FullSyncRequiredException
 
FullSyncRequiredException(String) - Constructor for exception com.hp.ucmdb.api.topology.FullSyncRequiredException
 
FullSyncRequiredException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.topology.FullSyncRequiredException
 
FullyQualifiedName - Interface in com.hp.ucmdb.api.util
An interface marking a fully qualified name.

G

getAcceptedIssuers() - Method in class com.hp.ucmdb.api.UcmdbServiceFactory.DefaultTruststoreManger
 
getAddedCIs() - Method in interface com.hp.ucmdb.api.topology.notification.ModelChange
Returns the collection of CIs added to the model.
getAddedRelations() - Method in interface com.hp.ucmdb.api.topology.notification.ModelChange
Returns the collection of Relations added to the model.
getAddedTopology() - Method in interface com.hp.ucmdb.api.topology.notification.QueryResultChange
Returns the structure containing the elements added to the result of the query.
getAdditionalModifierInfo() - Method in interface com.hp.ucmdb.api.topology.TopologyModificationData
 
getAffectedCIs() - Method in interface com.hp.ucmdb.api.impact.ImpactAnalysisResult
 
getAllAttributes() - Method in interface com.hp.ucmdb.api.classmodel.ClassDefinition
The attributes defined for this type and its supertypes.
getAllBundlesNames() - Method in interface com.hp.ucmdb.api.bundles.ResourceBundleManagementService
Returns the collection of all defined bundles' names.
getAllChangedQueriesAfterModification() - Method in interface com.hp.ucmdb.api.topology.QueryChangeResult
Returns all of the changed queries after modification.
getAllChangedQueriesBeforeModification() - Method in interface com.hp.ucmdb.api.topology.QueryChangeResult
Returns all of the changed queries before modification.
getAllCIs() - Method in interface com.hp.ucmdb.api.impact.AffectedTopology
Returns the collection of all CIs in this graph.
getAllCIs() - Method in interface com.hp.ucmdb.api.topology.Graph
Returns the collection of all CIs in this graph.
getAllCIs() - Method in interface com.hp.ucmdb.api.topology.Topology
Returns the collection of all CIs in this result.
getAllCIsAsMap() - Method in interface com.hp.ucmdb.api.impact.AffectedTopology
Returns the CIs in this result as a map from ID to CI.
getAllCIsAsMap() - Method in interface com.hp.ucmdb.api.topology.Graph
Returns all CIs in this result as a map from ID to CI.
getAllCIsAsMap() - Method in interface com.hp.ucmdb.api.topology.Topology
Returns the CIs in this result as a map from ID to CI.
getAllClasses() - Method in interface com.hp.ucmdb.api.classmodel.ScopedClassModelService
Returns an Iterable collection of classes defined in the UCMDB class model.
getAllClassesIcons(IconSize) - Method in interface com.hp.ucmdb.api.classmodel.ClassModelService
Returns absolute URLs to all classes icons.
getAllConfigParameters(Locale, boolean) - Method in interface com.hp.ucmdb.api.configuration.ConfigurationService
Returns all ConfigParameters.
getAllowedValues() - Method in interface com.hp.ucmdb.api.configuration.ConfigParameter
 
getAllQualifiers() - Method in interface com.hp.ucmdb.api.classmodel.ClassDefinition
The qualifiers defined for this type and its super-types.
getAllQueries() - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
Returns the entire queries list, including those not in the folders tree.
getAllQueriesBundleNames() - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
Returns a map from defined query name to a collection of its bundles' names.
getAllRelations() - Method in interface com.hp.ucmdb.api.impact.AffectedTopology
Returns the collection of all relations in this graph.
getAllRelations() - Method in interface com.hp.ucmdb.api.topology.Graph
Returns the collection of all relations in this graph.
getAllRelations() - Method in interface com.hp.ucmdb.api.topology.Topology
Returns the collection of all Relations in this result.
getAllRelationsAsMap() - Method in interface com.hp.ucmdb.api.impact.AffectedTopology
Returns the relations in this graph as a map from ID to Relation.
getAllRelationsAsMap() - Method in interface com.hp.ucmdb.api.topology.Graph
Returns all relations in this graph as a map from ID to relation.
getAllSnapshotHeaders() - Method in interface com.hp.ucmdb.api.snapshots.SnapshotService
Returns all the snapshots headers.
getAllViewsBundleNames() - Method in interface com.hp.ucmdb.api.view.ViewService
Returns a map between each bundle name that contains views to a collection of its bundled views.
getAsBytes() - Method in interface com.hp.ucmdb.api.types.UcmdbId
Returns a hexadecimal representation of this ID.
getAsMap() - Method in interface com.hp.ucmdb.api.RequestContext
 
getAsString() - Method in interface com.hp.ucmdb.api.types.UcmdbId
Returns a string representation of this ID.
getAttribute(String) - Method in interface com.hp.ucmdb.api.classmodel.ClassDefinition
The Attribute object of the specified name.
getAttributeValue(String) - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Returns value of the desired attribute.
getAvailabilityMetrics() - Method in interface com.hp.ucmdb.api.systemhealth.SystemHealthService
Provides system availability indicators
getBundleNamesToQueries() - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
Returns a map from name of bundle to the collection of its bundled queries.
getBundleNamesToViews() - Method in interface com.hp.ucmdb.api.view.ViewService
Returns a map between each bundle name that contains views to a collection of its bundled views.
getBundles() - Method in interface com.hp.ucmdb.api.topology.notification.ResourceManagementChange
Returns the bundle names of the resource.
getCapacityMetrics() - Method in interface com.hp.ucmdb.api.systemhealth.SystemHealthService
Provides system capacity information
getCategory() - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Returns the category of this software signature.
getChangedAttributesNames(String, String) - Method in interface com.hp.ucmdb.api.classmodel.ClassModelService
Returns the changes in attribute names between versions.
getChangedClassNames(String, String) - Method in interface com.hp.ucmdb.api.classmodel.ClassModelService
Returns all changes in class names between given versions.
getChangedQueryAfterModification(String) - Method in interface com.hp.ucmdb.api.topology.QueryChangeResult
Returns the changed query after modification, or null if the given query name was not changed.
getChangedQueryBeforeModification(String) - Method in interface com.hp.ucmdb.api.topology.QueryChangeResult
Returns the changed query before modification, or null if the given query name was not changed.
getChanges(QueryResultVersion) - Method in interface com.hp.ucmdb.api.topology.LiveQuery
returns the changes in the result of the query since the result had the given result version Notice that there may be cases where has changes returned true, but get changes will return empty changes since it accumulates changes, for example, if certain object was added and than was removed
getChanges() - Method in interface com.hp.ucmdb.api.topology.LiveQueryResult
Returns the changes to the query result.
getChildClasses() - Method in interface com.hp.ucmdb.api.classmodel.ClassDefinition
An Iterable collection of all types derived directly from this type.
getChildFolders() - Method in interface com.hp.ucmdb.api.topology.QueryFolder
Returns an unmodifiable collection of the immediate child folders of this folder.
getChildFolders() - Method in interface com.hp.ucmdb.api.view.ViewFolder
Returns an unmodifiable collection of immediate child folders of this folder.
getChildQueries() - Method in interface com.hp.ucmdb.api.topology.QueryFolder
Returns an unmodifiable collection of the queries in this folder.
getChildViews() - Method in interface com.hp.ucmdb.api.view.ViewFolder
Returns an unmodifiable collection of views residing in this folder.
getCI(UcmdbId) - Method in interface com.hp.ucmdb.api.impact.AffectedTopology
Returns the CI having the specified ID.
getCI(UcmdbId) - Method in interface com.hp.ucmdb.api.topology.Graph
Returns the CI with the specified ID.
getCI(UcmdbId) - Method in interface com.hp.ucmdb.api.topology.Topology
Returns the CI from this result having the specified ID.
getCI(UcmdbId) - Method in interface com.hp.ucmdb.api.topology.TopologyData
Returns the CI in this collection having the specified ID.
getCIId() - Method in interface com.hp.ucmdb.api.discovery.types.CIData
Returns the UcmdbId of the CI wrapped by this CIData object.
getCIs() - Method in interface com.hp.ucmdb.api.topology.TopologyData
An Iterable collection of the CIs to be modified.
getCIsByName(String) - Method in interface com.hp.ucmdb.api.topology.Topology
Returns the CIs associated with the specified node.
getCIsByNameAsMap(String) - Method in interface com.hp.ucmdb.api.topology.Topology
Returns the map of the CIs associated with the specified node.
getCIsCount() - Method in interface com.hp.ucmdb.api.discovery.types.ErrorStatus
Returns the number of CIs this error refers to.
getCIsErrorData(ErrorID) - Method in interface com.hp.ucmdb.api.discovery.services.DDMManagementService
Returns a collection of CIErrorData with a specified errorId.
getCIsMatchingQueryAndNodeClassCount() - Method in interface com.hp.ucmdb.api.topology.CIsChunk
Returns the map of classes to count of CIs of each class from the CIs matching the requested node name in the query passed to retrieveCIsSortedChunk.
getCIsNumber() - Method in interface com.hp.ucmdb.api.topology.TopologyCount
Returns the total number of CIs in the query's result.
getCIsNumber(String) - Method in interface com.hp.ucmdb.api.topology.TopologyCount
Returns the number of CIs associated with the specified node.
getCIType() - Method in interface com.hp.ucmdb.api.discovery.types.CIData
Returns the type of the CI wrapped by this CIData object.
getClassDefinition(String) - Method in interface com.hp.ucmdb.api.classmodel.ScopedClassModelService
Returns the object representing the specified type.
getClassesCount(String) - Method in interface com.hp.ucmdb.api.topology.TopologyCountByClasses
Returns the classes count map (class name -> class count) for the given query element (QueryNode or QueryLink) name.
getClassIconByName(String, IconSize) - Method in interface com.hp.ucmdb.api.classmodel.ClassModelService
Returns absolute URL for icon with the given name and size.
getClassModelService() - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the interface for querying the UCMDB class model.
getClassModelUtils() - Method in interface com.hp.ucmdb.api.classmodel.ClassModelFactory
Creates utility providing class model auxiliary services.
getCmdbScope(String) - Static method in enum com.hp.ucmdb.api.types.Scope
 
getCmdLine() - Method in interface com.hp.ucmdb.api.discovery.types.ProcessSignature
Returns the string that identifies this process if found in the command line.
getCommunicationLog() - Method in interface com.hp.ucmdb.api.discovery.types.DiagnosticInfo
Returns the communication data of the connection between a DDMProbe and a CI.
getComponentStatuses() - Method in interface com.hp.ucmdb.api.systemhealth.SystemStatus
Provides set of system component statuses
getConfigFilesPaths() - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Returns the paths of the configuration files associated with this software.
getConfigParameter(String, Locale) - Method in interface com.hp.ucmdb.api.configuration.ConfigurationService
Returns the specified ConfigParameter.
getConfigParameterValue(String) - Method in interface com.hp.ucmdb.api.configuration.ConfigurationService
Returns default value for specified ConfigParameter.
getConfigurationService() - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the interface for server configuration (settings management).
getContainingNodes(UcmdbId) - Method in interface com.hp.ucmdb.api.topology.Topology
Returns the node names associated with the id.
getContainingNodesMap() - Method in interface com.hp.ucmdb.api.topology.Topology
Returns a map of IDs to their associated node names.
getContextFactory() - Method in interface com.hp.ucmdb.api.discovery.services.DDMManagementService
Returns the factory that creates DiscoveryContext objects.
getCount() - Method in interface com.hp.ucmdb.api.systemhealth.CapacityMonitor
 
getCreationTime() - Method in interface com.hp.ucmdb.api.snapshots.SnapshotHeader
Returns the time the snapshot was created.
getCurrentTopology() - Method in interface com.hp.ucmdb.api.topology.LiveQueryResult
Returns current topology from the server.
getCustomersService() - Method in interface com.hp.ucmdb.api.UcmdbManagementService
Returns the interface for customer management.
getDataForCreate() - Method in interface com.hp.ucmdb.api.topology.TopologyModification
Get topology data to be added to UCMDB.
getDataForDelete() - Method in interface com.hp.ucmdb.api.topology.TopologyModification
Get topology data to be deleted from UCMDB.
getDataForUpdate() - Method in interface com.hp.ucmdb.api.topology.TopologyModification
Get topology data to be updated in UCMDB.
getDataIntegrityRulesBundle() - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
 
getDataStoreMgmtService() - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the service for manipulating and querying the datastore management.
getDataStoreUtilsService() - Method in interface com.hp.ucmdb.api.datastoremgmt.DataStoreMgmtService
Returns a utility service for retriving federated configuration about specific CIT's
getDDMConfigurationService() - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the interface for configuring the Discovery.
getDDMManagementService() - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the interface for managing the Discovery.
getDDMProbe(String) - Method in interface com.hp.ucmdb.api.discovery.services.DDMConfigurationService
Returns the specified DDMProbe.
getDDMProbeName() - Method in interface com.hp.ucmdb.api.discovery.types.CIData
Returns the name of the DDMProbe which is responsible for the CI wrapped by this CIData object.
getDDMProbes() - Method in interface com.hp.ucmdb.api.discovery.services.DDMConfigurationService
Returns the DDMProbe objects that report to this DDM server.
getDeclaredAttributes() - Method in interface com.hp.ucmdb.api.classmodel.ClassDefinition
The attributes defined for this type.
getDeclaredQualifiers() - Method in interface com.hp.ucmdb.api.classmodel.ClassDefinition
The qualifiers defined for this type.
getDefaultOwnerCIPrototype() - Method in interface com.hp.ucmdb.api.configuration.ConfigurationService
Returns the default owner CI prototype for UCMDB.
getDefaultPropertiesToQuery() - Method in interface com.hp.ucmdb.api.topology.PropertiesCarrier
Returns an object that represents the properties for query for all sub types.
getDefaultValue() - Method in interface com.hp.ucmdb.api.classmodel.Attribute
The default value of a non-static attribute.
getDefaultValue() - Method in interface com.hp.ucmdb.api.configuration.ConfigParameter
 
getDefinition() - Method in interface com.hp.ucmdb.api.topology.Query
Returns a client-side representation of the definition of the query on the server.
getDependenciesChanges() - Method in interface com.hp.ucmdb.api.topology.notification.QueryDependenciesChange
Returns changes of the resources that affect this query.
getDependenciesQueriesChanges() - Method in interface com.hp.ucmdb.api.view.notification.ViewDependenciesChange
Returns the changes of the queries that affect this query.
getDependenciesViewsChanges() - Method in interface com.hp.ucmdb.api.view.notification.ViewDependenciesChange
Returns the changes of the views that affect this query.
getDescription() - Method in interface com.hp.ucmdb.api.classmodel.Attribute
 
getDescription() - Method in interface com.hp.ucmdb.api.classmodel.ClassDefinition
The description of the purpose of the type.
getDescription() - Method in interface com.hp.ucmdb.api.configuration.ConfigParameter
 
getDescription() - Method in interface com.hp.ucmdb.api.discovery.types.DiscoveryProperty
Returns a description of the purpose and the allowed values of this Property.
getDescription() - Method in interface com.hp.ucmdb.api.snapshots.SnapshotContext
 
getDescription() - Method in interface com.hp.ucmdb.api.systemhealth.ComponentStatus
 
getDescription() - Method in interface com.hp.ucmdb.api.systemhealth.Monitor
 
getDescription() - Method in interface com.hp.ucmdb.api.view.View
Deprecated. use viewDefinition().description();
getDiagnosticInfo(String, UcmdbId) - Method in interface com.hp.ucmdb.api.discovery.services.DDMManagementService
Returns the DiagnosticInfo for the execution of the jobId against the specified triggerCiId.
getDiagnosticInfo(String, UcmdbId, long) - Method in interface com.hp.ucmdb.api.discovery.services.DDMManagementService
Returns the DiagnosticInfo for the execution of the jobId against the specified triggerCiId.
getDiscoveryConfigurationXML() - Method in interface com.hp.ucmdb.api.discovery.services.DDMConfigurationService
Returns the discovery system configuration XML.
getDiscoveryFactory() - Method in interface com.hp.ucmdb.api.discovery.services.DDMConfigurationService
Returns the DiscoveryFactory used to create the objects required by this service.
getDiscoveryFactory() - Method in interface com.hp.ucmdb.api.discovery.services.DDMManagementService
Returns the factory that creates the objects required by this service.
getDiscoveryFactory() - Method in interface com.hp.ucmdb.api.discovery.services.DDMSoftwareSignatureService
Returns the factory that creates the objects required by this service.
getDisplayLabel() - Method in interface com.hp.ucmdb.api.classmodel.Attribute
 
getDisplayName() - Method in interface com.hp.ucmdb.api.classmodel.ClassDefinition
The class name to be displayed on the uCMDB user interface.
getDisplayName() - Method in interface com.hp.ucmdb.api.configuration.ConfigParameter
 
getEnd1() - Method in interface com.hp.ucmdb.api.types.Relation
Returns the ID of "end1" of this relation.
getEnd1CI() - Method in interface com.hp.ucmdb.api.types.TopologyRelation
Returns end1 of this relation as a CI from the same Topology data structure this relation belongs to.
getEnd1Type() - Method in interface com.hp.ucmdb.api.classmodel.ValidRelation
The class at one end of this type of relation.
getEnd1TypeName() - Method in interface com.hp.ucmdb.api.classmodel.ValidRelation
The name of the class at one end of this type of relation.
getEnd2() - Method in interface com.hp.ucmdb.api.types.Relation
Returns the ID of "end2" of this relation.
getEnd2CI() - Method in interface com.hp.ucmdb.api.types.TopologyRelation
Returns end2 of this relation as a CI from the same Topology data structure this relation belongs to.
getEnd2Type() - Method in interface com.hp.ucmdb.api.classmodel.ValidRelation
The class at one end of this type of relation.
getEnd2TypeName() - Method in interface com.hp.ucmdb.api.classmodel.ValidRelation
The name of the class at one end of this type of relation.
getEntries() - Method in interface com.hp.ucmdb.api.classmodel.IntEnum
 
getEntries() - Method in interface com.hp.ucmdb.api.classmodel.StringEnum
 
getEnumDefinitions() - Method in interface com.hp.ucmdb.api.classmodel.ClassModelService
Returns the object containing enums defined in the UCMDB class model.
getEnumName() - Method in interface com.hp.ucmdb.api.classmodel.EnumInfo
 
getErrorCode() - Method in exception com.hp.ucmdb.api.UcmdbException
 
getErrorId() - Method in interface com.hp.ucmdb.api.discovery.types.CIErrorData
Returns the ID of the error that resulted from the most recent action.
getErrorId() - Method in interface com.hp.ucmdb.api.discovery.types.ErrorStatus
Returns the ID of the error.
getErrorParams() - Method in interface com.hp.ucmdb.api.discovery.types.CIErrorData
Returns the values of the error message parameters.
getErrors() - Method in interface com.hp.ucmdb.api.discovery.services.DDMManagementService
Returns the errors that occurred during the last DDM run.
getErrors(DiscoveryContext) - Method in interface com.hp.ucmdb.api.discovery.services.DDMManagementService
Returns the errors that occurred within the specified scope during the last DDM run.
getErrors(DiscoveryContext, ErrorsFilter) - Method in interface com.hp.ucmdb.api.discovery.services.DDMManagementService
Returns the errors that occurred within the specified scope during the last DDM run and that match the specified filter.
getErrors(ErrorsFilter) - Method in interface com.hp.ucmdb.api.discovery.services.DDMManagementService
Returns the errors that occurred during the last DDM run and that match the specified filter.
getFactory() - Method in interface com.hp.ucmdb.api.classmodel.ClassModelService
 
getFactory() - Method in interface com.hp.ucmdb.api.impact.ImpactAnalysisService
 
getFactory() - Method in interface com.hp.ucmdb.api.snapshots.SnapshotService
 
getFactory() - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
 
getFactory() - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Returns the query factory.
getFactory() - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateService
 
getFactory() - Method in interface com.hp.ucmdb.api.view.ViewService
 
getFactoryValue() - Method in interface com.hp.ucmdb.api.configuration.ConfigParameter
 
getFoldersTreeRoot() - Method in interface com.hp.ucmdb.api.folders.FoldersManagementSubService
Returns the folder tree of the resources created by the service that created this object.
getFromDate() - Method in interface com.hp.ucmdb.api.snapshots.SnapshotFilter
 
getFromName(String) - Static method in enum com.hp.ucmdb.api.discovery.types.ParsingRule.RuleType
 
getFromNode() - Method in interface com.hp.ucmdb.api.topology.QueryLink
Deprecated. use QueryLink.sourceNode().
getFullMap() - Method in interface com.hp.ucmdb.api.topology.TopologyCountByClasses
Returns the full count map of available classes.
getHeader() - Method in interface com.hp.ucmdb.api.snapshots.Snapshot
Returns the Snapshot Header.
getHeader1() - Method in interface com.hp.ucmdb.api.snapshots.QuerySnapshotCompareResult
The first snapshot header.
getHeader1() - Method in interface com.hp.ucmdb.api.snapshots.ViewSnapshotCompareResult
The first snapshot header.
getHeader2() - Method in interface com.hp.ucmdb.api.snapshots.QuerySnapshotCompareResult
The second snapshot header, or null if current query result was requested.
getHeader2() - Method in interface com.hp.ucmdb.api.snapshots.ViewSnapshotCompareResult
The second snapshot header, or null if current view was requested.
getHistoryService() - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the service for querying the history data.
getId() - Method in interface com.hp.ucmdb.api.discovery.types.ParsingRule
Returns the ID of this ParsingRule object.
getId() - Method in interface com.hp.ucmdb.api.types.Element
The ID of the element.
getImpactAnalysisService() - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the interface for impact analysis.
getIncomingRelations() - Method in interface com.hp.ucmdb.api.types.TopologyCI
The collection of relations for which this CI is end2.
getInputToRealIdMap() - Method in interface com.hp.ucmdb.api.topology.TopologyChangeOutput
 
getIntEnum(String) - Method in interface com.hp.ucmdb.api.classmodel.EnumDefinitions
 
getIntEnums() - Method in interface com.hp.ucmdb.api.classmodel.EnumDefinitions
 
getInterval() - Method in interface com.hp.ucmdb.api.discovery.types.TimeInterval
Returns the duration of this TimeInterval.
getIP() - Method in interface com.hp.ucmdb.api.discovery.types.DDMProbe
Returns the DDMProbe's IP.
getJobId() - Method in interface com.hp.ucmdb.api.discovery.types.CIErrorData
Returns the ID of the job that created the CI.
getJobId() - Method in interface com.hp.ucmdb.api.discovery.types.ErrorStatus
Returns the ID of the task that raised the error.
getKey() - Method in interface com.hp.ucmdb.api.types.EnumEntry
 
getLimit() - Method in interface com.hp.ucmdb.api.systemhealth.CapacityMonitor
 
getLink() - Method in interface com.hp.ucmdb.api.topology.IncompleteLinkOnPropertyP1
Skips the definition and returns the OnPropertiesLink.
getLink(String) - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
Returns the query link with the specified name or null if node does not exist.
getListPropertiesUpdate() - Method in interface com.hp.ucmdb.api.topology.TopologyModification
 
getLiveQuery(String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Returns a query whose result is always kept updated on server side.
getMessage() - Method in interface com.hp.ucmdb.api.discovery.types.CIErrorData
Returns the long message text from the last error.
getMessage() - Method in interface com.hp.ucmdb.api.discovery.types.ErrorStatus
Returns a detailed description of the ErrorStatus.
getMonitor(String) - Method in interface com.hp.ucmdb.api.systemhealth.SystemCapacityMetrics
 
getMonitor(String) - Method in interface com.hp.ucmdb.api.systemhealth.SystemHealthMetrics
 
getMonitor(String) - Method in interface com.hp.ucmdb.api.systemhealth.SystemPerformanceMetrics
 
getMonitorNames() - Method in interface com.hp.ucmdb.api.systemhealth.SystemCapacityMetrics
Provides set of existing monitor names
getMonitorNames() - Method in interface com.hp.ucmdb.api.systemhealth.SystemHealthMetrics
Provides set of existing monitor names
getMonitorNames() - Method in interface com.hp.ucmdb.api.systemhealth.SystemPerformanceMetrics
Provides set of existing monitor names
getMsgCode() - Method in interface com.hp.ucmdb.api.discovery.types.CIErrorData
Returns the message number.
getMsgCode() - Method in interface com.hp.ucmdb.api.discovery.types.ErrorStatus
Returns the error message code of this error.
getName() - Method in interface com.hp.ucmdb.api.classmodel.Attribute
The attribute name.
getName() - Method in interface com.hp.ucmdb.api.classmodel.ClassDefinition
The class name to be used in code.
getName() - Method in interface com.hp.ucmdb.api.classmodel.IntEnum
 
getName() - Method in interface com.hp.ucmdb.api.classmodel.Qualifier
The name of this qualifier.
getName() - Method in interface com.hp.ucmdb.api.classmodel.StringEnum
 
getName() - Method in interface com.hp.ucmdb.api.configuration.ConfigParameter
 
getName() - Method in interface com.hp.ucmdb.api.discovery.types.DDMProbe
Returns the DDMProbe's name.
getName() - Method in enum com.hp.ucmdb.api.discovery.types.ParsingRule.RuleType
 
getName() - Method in interface com.hp.ucmdb.api.discovery.types.ProcessSignature
Returns the name of this ProcessSignature object.
getName() - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Returns the name of the software to be discovered.
getName() - Method in interface com.hp.ucmdb.api.impact.ImpactSeverity
 
getName() - Method in interface com.hp.ucmdb.api.systemhealth.ComponentStatus
 
getName() - Method in interface com.hp.ucmdb.api.systemhealth.Monitor
 
getName() - Method in interface com.hp.ucmdb.api.topology.LiveQuery
The name of the query.
getName() - Method in interface com.hp.ucmdb.api.topology.Query
The name of the query.
getName() - Method in interface com.hp.ucmdb.api.topology.QueryFolder
The name of the folder.
getName() - Method in interface com.hp.ucmdb.api.types.Property
The name of this property.
getName() - Method in enum com.hp.ucmdb.api.types.Scope
 
getName() - Method in interface com.hp.ucmdb.api.view.View
Deprecated. use name();
getName() - Method in interface com.hp.ucmdb.api.view.ViewFolder
The name of the folder.
getNextChunk() - Method in interface com.hp.ucmdb.api.topology.Topology
Returns the next partial result of a query result.
getNode(String) - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
Returns the node with the specified name or null if node does not exist.
getNodeOriginalName() - Method in interface com.hp.ucmdb.api.topology.QueryNodeOrigin
The original node name of the node the resulted in this structure.
getNodeOriginalQueryName() - Method in interface com.hp.ucmdb.api.topology.QueryNodeOrigin
The original query name of the node the resulted in this structure.
getNote() - Method in interface com.hp.ucmdb.api.snapshots.SnapshotContext
 
getOutgoingRelations() - Method in interface com.hp.ucmdb.api.types.TopologyCI
The collection of relations for which this CI is end1.
getParameterName() - Method in interface com.hp.ucmdb.api.UcmdbExceptionParameter
 
getParameters() - Method in exception com.hp.ucmdb.api.UcmdbException
 
getParameterType() - Method in interface com.hp.ucmdb.api.configuration.ConfigParameter
 
getParameterValue() - Method in interface com.hp.ucmdb.api.UcmdbExceptionParameter
 
getParentClass() - Method in interface com.hp.ucmdb.api.classmodel.ClassDefinition
The ClassDefinition object representing the super-type of this type.
getParentClassName() - Method in interface com.hp.ucmdb.api.classmodel.ClassDefinition
The name of the super-type of this type.
getParsingRule(String) - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Returns the ParsingRule with the specified ID.
getParsingRules() - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Returns the parsing rules that are part of the detection process.
getPath() - Method in interface com.hp.ucmdb.api.util.FullyQualifiedName
Returns the path of this fully qualified name.
getPerformanceMetrics() - Method in interface com.hp.ucmdb.api.systemhealth.SystemHealthService
Provides system performance indicators
getPorts() - Method in interface com.hp.ucmdb.api.discovery.types.ProcessSignature
Returns the ports that are part of the definition of this process.
getProcesses() - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Returns the process signatures that are part of the detection process.
getProcessesByName(String) - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Returns the process signatures that are part of the detection process.
getProgress() - Method in interface com.hp.ucmdb.api.discovery.services.DDMManagementService
Returns the progress of the DDM run.
getProgress(DiscoveryContext) - Method in interface com.hp.ucmdb.api.discovery.services.DDMManagementService
Returns the progress of processing the specified context within the DDM run.
getPropertiesToQueryPerType() - Method in interface com.hp.ucmdb.api.topology.PropertiesCarrier
Returns the properties to query for each type.
getProperty(String) - Method in interface com.hp.ucmdb.api.types.Element
Returns a property object for the property of the specified name.
getProperty(String) - Method in interface com.hp.ucmdb.api.types.ElementProperties
Returns a property object for the property of the specified name.
getPropertyValue(String) - Method in interface com.hp.ucmdb.api.types.Element
Returns the value of the specified property.
getPropertyValue(String) - Method in interface com.hp.ucmdb.api.types.ElementProperties
Returns the value of the specified property.
getQualifier(String) - Method in interface com.hp.ucmdb.api.classmodel.ClassDefinition
The Qualifier object of the specified name.
getQualifiers() - Method in interface com.hp.ucmdb.api.classmodel.Attribute
The qualifiers defined for the attribute.
getQueriesFoldersSubService() - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
Returns the sub service for folder management.
getQueriesTree() - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
Returns the query folders tree.
getQueryDefinitionVersion() - Method in interface com.hp.ucmdb.api.snapshots.SnapshotHeader
Returns the query version of the snapshot.
getQueryLinks() - Method in interface com.hp.ucmdb.api.topology.QueryNode
Returns the all the links (incoming and outgoing) that relate to this node.
getQueryManagementService() - Method in interface com.hp.ucmdb.api.UcmdbService
 
getQueryName() - Method in interface com.hp.ucmdb.api.topology.notification.QueryResultChange
The name of the query whose result has changed.
getQueryName() - Method in interface com.hp.ucmdb.api.view.View
Deprecated. use viewDefinition().asViewWithFoldingDefinition().queryName(). Check view type!
getQueryNodeOrigins() - Method in interface com.hp.ucmdb.api.topology.MultipleReferencesWithFunctionDefinition
The node name to node mapping (original query / original name) map.
getQueryResult() - Method in interface com.hp.ucmdb.api.topology.LiveQuery
Gets the result of the query.
getQueryResultVersion() - Method in interface com.hp.ucmdb.api.topology.LiveTopology
The version of this topology.
getQueryResultVersion() - Method in interface com.hp.ucmdb.api.topology.notification.QueryResultChange
Returns the query result version after the change.
getQueryResultVersion() - Method in interface com.hp.ucmdb.api.topology.Topology
The version of this topology.
getQueryVersion() - Method in interface com.hp.ucmdb.api.topology.notification.QueryDependenciesChange
Returns the query version.
getQueryVersion() - Method in interface com.hp.ucmdb.api.topology.notification.QueryManagementChange
Returns last version of the affected query.
getReconciliationService() - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the interface for reconciliation.
getReferenceCI(UcmdbId) - Method in interface com.hp.ucmdb.api.topology.TopologyModificationData
Returns the CI in this collection having the specified id.
getReferenceCIs() - Method in interface com.hp.ucmdb.api.topology.TopologyModificationData
An Iterable collection of the reference CIs.
getReferenceRelations() - Method in interface com.hp.ucmdb.api.topology.TopologyModificationData
An Iterable collection of the Relations to be modified.
getRefreshRate() - Method in interface com.hp.ucmdb.api.configuration.ConfigParameter
 
getRelatedHost() - Method in interface com.hp.ucmdb.api.discovery.types.CIData
Returns the String representation of the related host of the CI which is wrapped by this CIData object
getRelatedIPs() - Method in interface com.hp.ucmdb.api.discovery.types.CIData
Returns the IPv4 addresses contained by the CI.
getRelation(UcmdbId) - Method in interface com.hp.ucmdb.api.topology.Graph
Returns the Relation with the specified ID.
getRelation(UcmdbId) - Method in interface com.hp.ucmdb.api.topology.Topology
Returns the Relation from this result having the specified ID.
getRelations() - Method in interface com.hp.ucmdb.api.topology.TopologyData
An Iterable collection of the Relations to be modified.
getRelationsByName(String) - Method in interface com.hp.ucmdb.api.topology.Topology
Returns the CIs associated with the specified link.
getRelationsByNameAsMap(String) - Method in interface com.hp.ucmdb.api.topology.Topology
Returns the map of the CIs associated with the specified link.
getRelationsNumber() - Method in interface com.hp.ucmdb.api.topology.TopologyCount
Returns the total number of relations in the query's result.
getRelationsNumber(String) - Method in interface com.hp.ucmdb.api.topology.TopologyCount
Returns the number of relations associated with the specified link.
getRemovedCIs() - Method in interface com.hp.ucmdb.api.topology.notification.ModelChange
Returns the collection of CIs removed from the model.
getRemovedRelations() - Method in interface com.hp.ucmdb.api.topology.notification.ModelChange
Returns the collection of Relations removed from the model.
getRemovedTopology() - Method in interface com.hp.ucmdb.api.topology.notification.QueryResultChange
Returns the structure containing the elements removed from the result of the query.
getResourceBundleManagementService() - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the interface for resource bundles management.
getResourceManagementService() - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the interface for resource management.
getResourceName() - Method in interface com.hp.ucmdb.api.topology.notification.ResourceDependenciesChange
Returns the resource name.
getResourceName() - Method in interface com.hp.ucmdb.api.topology.notification.ResourceManagementChange
Returns the resource name.
getResult() - Method in interface com.hp.ucmdb.api.snapshots.Snapshot
Returns the Snapshot topology result.
getResult1() - Method in interface com.hp.ucmdb.api.snapshots.QuerySnapshotCompareResult
The first query result.
getResult1() - Method in interface com.hp.ucmdb.api.snapshots.ViewSnapshotCompareResult
The first snapshot view result.
getResult2() - Method in interface com.hp.ucmdb.api.snapshots.QuerySnapshotCompareResult
The second (or current) snapshot query result.
getResult2() - Method in interface com.hp.ucmdb.api.snapshots.ViewSnapshotCompareResult
The second (or current) snapshot view result.
getRuleName() - Method in interface com.hp.ucmdb.api.impact.AffectedRelation
Returns the name of the impact rule that created this relation.
getRuleType() - Method in interface com.hp.ucmdb.api.discovery.types.ParsingRule
Returns the type of this rule.
getScopedService(Scope) - Method in interface com.hp.ucmdb.api.classmodel.ClassModelService
Returns the interface for querying scoped UCMDB class model.
getSectionName() - Method in interface com.hp.ucmdb.api.configuration.ConfigParameter
 
getSecurityService() - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the SecurityService interface for security operations.
getServerURL() - Method in interface com.hp.ucmdb.api.ServerLocator
Returns the server URL.
getServerURL() - Method in interface com.hp.ucmdb.api.UcmdbServerLocator
 
getServerVersion() - Method in interface com.hp.ucmdb.api.UcmdbServiceProvider
The version of the UCMDB server to which this client is connected.
getServiceProvider(String, int) - Static method in class com.hp.ucmdb.api.UcmdbServiceFactory
Returns an instance of a UCMDB service provider from the specified host and port.
getServiceProvider(String, String, int) - Static method in class com.hp.ucmdb.api.UcmdbServiceFactory
Returns an instance of a UCMDB service provider from the specified host port using the specified protocol.
getServiceProvider() - Method in interface com.hp.ucmdb.api.UcmdbServiceFactory.HttpUcmdbServiceProviderFactory
 
getServiceProviderFactory(URL, Properties, String) - Method in interface com.hp.ucmdb.api.UcmdbServiceFactory.HttpBootstrap
 
getSeverities() - Method in interface com.hp.ucmdb.api.impact.ImpactAnalysisService
Returns the list of severities defined in uCMDB, ordered from low to high.
getSeverity() - Method in interface com.hp.ucmdb.api.discovery.types.CIErrorData
Returns the severity of the last error.
getSeverity() - Method in interface com.hp.ucmdb.api.discovery.types.ErrorStatus
Returns the severity.
getSeverity() - Method in interface com.hp.ucmdb.api.impact.AffectedCI
 
getSeverityByName(String) - Method in interface com.hp.ucmdb.api.impact.ImpactAnalysisFactory
 
getSignature(String) - Method in interface com.hp.ucmdb.api.discovery.services.DDMSoftwareSignatureService
Returns the specified SoftwareSignature.
getSignatures() - Method in interface com.hp.ucmdb.api.discovery.services.DDMSoftwareSignatureService
Returns the SoftwareSignature objects currently associated with the DDM system.
getSize() - Method in interface com.hp.ucmdb.api.snapshots.SnapshotHeader
Returns the size of the snapshot (CIs and Relations).
getSnapshot(SnapshotHeader) - Method in interface com.hp.ucmdb.api.snapshots.SnapshotService
Returns the topology for the snapshot header.
getSnapshotHeaders(SnapshotFilter) - Method in interface com.hp.ucmdb.api.snapshots.SnapshotService
Returns all snapshots according to the filter.
getSnapshotService() - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the interface for snapshots management.
getSoftwareCiType() - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Returns the type of CI used to represent the software if it is discovered.
getSoftwareId() - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Returns the software ID of this object
getSoftwareSignatureService() - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the interface for configuring software's signatures.
getStateService() - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the service for managing states.
getStatus() - Method in interface com.hp.ucmdb.api.systemhealth.Monitor
 
getStringEnum(String) - Method in interface com.hp.ucmdb.api.classmodel.EnumDefinitions
 
getStringEnums() - Method in interface com.hp.ucmdb.api.classmodel.EnumDefinitions
 
getSubclasses() - Method in interface com.hp.ucmdb.api.classmodel.ClassDefinition
An Iterable collection of all types derived directly or indirectly from this type.
getSystemHealthService() - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the interface for system health.
getSystemUserService() - Method in interface com.hp.ucmdb.api.UcmdbManagementService
Returns the interface for user management.
getToDate() - Method in interface com.hp.ucmdb.api.snapshots.SnapshotFilter
 
getToNode() - Method in interface com.hp.ucmdb.api.topology.QueryLink
Deprecated. use QueryLink.targetNode().
getTopologyData() - Method in interface com.hp.ucmdb.api.topology.ListPropertiesUpdate
 
getTopologyQueryService() - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the interface for querying the UCMDB topology.
getTopologyUpdateService() - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the interface for updating the UCMDB topology.
getTqlName() - Method in interface com.hp.ucmdb.api.snapshots.SnapshotFilter
 
getTqlName() - Method in interface com.hp.ucmdb.api.snapshots.SnapshotHeader
Returns the query name of the snapshot.
getType() - Method in interface com.hp.ucmdb.api.classmodel.Attribute
The attribute data type.
getType() - Method in interface com.hp.ucmdb.api.classmodel.ValidRelation
The class that this relation definition defines.
getType() - Method in interface com.hp.ucmdb.api.types.Element
The element's class name.
getType() - Method in interface com.hp.ucmdb.api.types.Property
The data type of this property.
getTypeInfo() - Method in interface com.hp.ucmdb.api.classmodel.Attribute
Additional type information for specific attribute types.
getTypeName() - Method in interface com.hp.ucmdb.api.classmodel.ValidRelation
The name of the class that this relation definition defines.
getUcmdbService(UcmdbService, ClientContext) - Method in interface com.hp.ucmdb.api.UcmdbServiceProvider
Deprecated. use UcmdbService.getUcmdbServiceForClientContext(ClientContext)
getUcmdbServiceForClientContext(ClientContext) - Method in interface com.hp.ucmdb.api.UcmdbService
Returns the interface for querying various UCMDB subsystems using specified clientContext.
getUcmdbServiceForState(String) - Method in interface com.hp.ucmdb.api.UcmdbService
Returns a clone of 'this' UcmdbService' object set to the specified state.
getUnit() - Method in interface com.hp.ucmdb.api.discovery.types.TimeInterval
Returns the time unit used by this TimeInterval object.
getUpdatedCIs() - Method in interface com.hp.ucmdb.api.topology.notification.ModelChange
Returns the collection of CIs whose properties were updated in this change.
getUpdatedRelations() - Method in interface com.hp.ucmdb.api.topology.notification.ModelChange
Returns the collection of Relations whose properties were updated in this change.
getUpdatedTopology() - Method in interface com.hp.ucmdb.api.topology.notification.QueryResultChange
Returns the structure containing the elements in the query result whose properties were updated.
getValidRelations() - Method in interface com.hp.ucmdb.api.classmodel.ScopedClassModelService
Returns an Iterable collection of valid relations defined in the UCMDB class model.
getValidRelationTypes(String, String) - Method in interface com.hp.ucmdb.api.classmodel.ScopedClassModelService
Returns an Iterable collection of all types of relations that can be created between CIs of the specified types.
getValue() - Method in interface com.hp.ucmdb.api.classmodel.Attribute
The value of a static attribute.
getValue() - Method in interface com.hp.ucmdb.api.configuration.ConfigParameter
 
getValue() - Method in interface com.hp.ucmdb.api.types.EnumEntry
 
getValue() - Method in interface com.hp.ucmdb.api.types.Property
Returns the value of this property.
getValuesToAdd() - Method in interface com.hp.ucmdb.api.topology.ListPropertyUpdate
 
getValuesToRemove() - Method in interface com.hp.ucmdb.api.topology.ListPropertyUpdate
 
getValueType() - Method in interface com.hp.ucmdb.api.configuration.ConfigParameter
 
getVendor() - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Returns the vendor of this software signature.
getViewArchiveService() - Method in interface com.hp.ucmdb.api.UcmdbService
 
getViewName() - Method in interface com.hp.ucmdb.api.snapshots.SnapshotFilter
 
getViewName() - Method in interface com.hp.ucmdb.api.snapshots.SnapshotHeader
Returns the view name associated with this snapshot header.
getViewService() - Method in interface com.hp.ucmdb.api.UcmdbService
 
getViewsFoldersSubService() - Method in interface com.hp.ucmdb.api.view.ViewService
Returns the sub service regarding folder management.
getViewTree() - Method in interface com.hp.ucmdb.api.view.ViewService
Queries the whole views tree organized in folder structure.
getViewVersion() - Method in interface com.hp.ucmdb.api.view.notification.ViewDependenciesChange
Returns the version of the affected view.
getViewVersion() - Method in interface com.hp.ucmdb.api.view.notification.ViewManagementChange
Returns the version of the view affected by the change.
Graph - Interface in com.hp.ucmdb.api.topology
 
greaterOrEqual(Number) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Deprecated. since 8.0. Use IncompletePropertyCondition.greaterThanOrEqualTo(Number)
greaterThan(Number) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "greater than" condition.
greaterThan(String) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "greater than" condition.
greaterThanOrEqualTo(Number) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "greater than or equal to" condition.
greaterThanOrEqualTo(String) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "greater than or equal to" condition.

H

hasAddedCIs() - Method in interface com.hp.ucmdb.api.topology.notification.ModelChange
Checks whether the CIs were added to the model in this change.
hasAddedRelations() - Method in interface com.hp.ucmdb.api.topology.notification.ModelChange
Checks whether Relations were added to the model in this change.
hasAddedTopology() - Method in interface com.hp.ucmdb.api.topology.notification.QueryResultChange
Checks whether this elements were added in this change.
hasAttribute(String) - Method in interface com.hp.ucmdb.api.classmodel.ClassDefinition
Checks whether this type or one of its super-types defines an attribute with the specified name.
hasChanges(QueryResultVersion) - Method in interface com.hp.ucmdb.api.topology.LiveQuery
Determines whether there are changes in the result of the query since the result had the given result version.
hasChanges() - Method in interface com.hp.ucmdb.api.topology.LiveQueryResult
Returns true if the server has changes on the query result.
hasChanges(String, QueryResultVersion) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Checks if the results of the query were changed since the result version was created.
hasChanges(String, String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Same as TopologyQueryService.hasChanges(String, QueryResultVersion), but is passed the result of {QueryResultVersion#asString()}.
hasChanges(Map<String, QueryResultVersion>) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Same as TopologyQueryService.hasChanges(String, QueryResultVersion), but is passed a collection of queries and their version to check for changes
hasChanges(String, ViewResultVersion) - Method in interface com.hp.ucmdb.api.view.ViewService
Returns true if the results of the query under the given view were changed since the result version was created, if the view definition creating this view was changed, or if the query definition under the view definition was changed.
hasChanges(Map<String, ViewResultVersion>) - Method in interface com.hp.ucmdb.api.view.ViewService
Returns a set of view names for which: the results of the query under it were changed since the result version was created, the view definition creating it was changed, or the query definition under it was changed.
hasChanges(String, String) - Method in interface com.hp.ucmdb.api.view.ViewService
Same as ViewService.hasChanges(String, ViewResultVersion), but accepts the result of {ViewResultVersion#asString()}.
hasCIs() - Method in interface com.hp.ucmdb.api.topology.TopologyData
Checks if there are any CIs in the list of modifications.
hasClassDefinition(String) - Method in interface com.hp.ucmdb.api.classmodel.ScopedClassModelService
Returns true if the type with the specified name is defined in the UCMDB.
hasDataForCreate() - Method in interface com.hp.ucmdb.api.topology.TopologyModification
Checks whether there are CIs and relations to be added to UCMDB.
hasDataForDelete() - Method in interface com.hp.ucmdb.api.topology.TopologyModification
Checks whether there are CIs and relations to be deleted from UCMDB.
hasDataForUpdate() - Method in interface com.hp.ucmdb.api.topology.TopologyModification
Checks whether there are CIs and relations to be updated to UCMDB.
hasNextChunk() - Method in interface com.hp.ucmdb.api.topology.Topology
Indicates whether more topologies must be retrieved to complete a query result.
hasProperties() - Method in interface com.hp.ucmdb.api.classmodel.Qualifier
Checks whether this qualifier has properties.
hasQualifier(String) - Method in interface com.hp.ucmdb.api.classmodel.Attribute
 
hasQualifier(String) - Method in interface com.hp.ucmdb.api.classmodel.ClassDefinition
Checks whether this type or one of its super-types is marked with the specified qualifier.
hasReferenceCIs() - Method in interface com.hp.ucmdb.api.topology.TopologyModificationData
Checks if there are any CIs in the list of modifications.
hasReferenceRelations() - Method in interface com.hp.ucmdb.api.topology.TopologyModificationData
Checks if there are any Relations in the list of modifications.
hasRelations() - Method in interface com.hp.ucmdb.api.topology.TopologyData
Checks if there are any Relations in the list of modifications.
hasRemovedCIs() - Method in interface com.hp.ucmdb.api.topology.notification.ModelChange
Checks whether CIs were removed from the model in this change.
hasRemovedRelations() - Method in interface com.hp.ucmdb.api.topology.notification.ModelChange
Checks whether Relations were removed from the model in this change.
hasRemovedTopology() - Method in interface com.hp.ucmdb.api.topology.notification.QueryResultChange
Returns true if if this change contains removed elements.
hasUpdatedCIs() - Method in interface com.hp.ucmdb.api.topology.notification.ModelChange
Checks whether properties of CIs were changed.
hasUpdatedRelations() - Method in interface com.hp.ucmdb.api.topology.notification.ModelChange
Checks whether properties of Relations were changed.
hasUpdatedTopology() - Method in interface com.hp.ucmdb.api.topology.notification.QueryResultChange
Checks whether this elements were updated in this change.

I

IconSize - Enum in com.hp.ucmdb.api.classmodel
 
IdConditionable<E,T extends Element> - Interface in com.hp.ucmdb.api.topology
Indicates that the extending element may have an IDs condition.
ids() - Method in interface com.hp.ucmdb.api.topology.IdConditionable
Returns the ids previously set using any of the "withIds..." methods, or an empty collection if none of these methods was used.
ids() - Method in interface com.hp.ucmdb.api.topology.QueryNodeRestrictions
The collections of IDs to restrict.
IllegalNetworkRangeException - Exception in com.hp.ucmdb.api.discovery.types
Indicates that an input IP range is invalid.
IllegalNetworkRangeException(Throwable) - Constructor for exception com.hp.ucmdb.api.discovery.types.IllegalNetworkRangeException
 
IllegalNetworkRangeException(String) - Constructor for exception com.hp.ucmdb.api.discovery.types.IllegalNetworkRangeException
 
IllegalNetworkRangeException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.discovery.types.IllegalNetworkRangeException
 
ImpactAnalysisDefinition - Interface in com.hp.ucmdb.api.impact
 
ImpactAnalysisFactory - Interface in com.hp.ucmdb.api.impact
 
ImpactAnalysisResult - Interface in com.hp.ucmdb.api.impact
 
ImpactAnalysisService - Interface in com.hp.ucmdb.api.impact
Interface for analyzing potential impact of changes.
ImpactSeverity - Interface in com.hp.ucmdb.api.impact
Represents a severity of impact.
in(Collection<?>) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "in collection" condition.
in(int[]) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "in integer array" condition.
in(String[]) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "in String array" condition.
IncompatibleVersionException - Exception in com.hp.ucmdb.api
The server cannot support this version of the client implementation.
IncompatibleVersionException(Throwable) - Constructor for exception com.hp.ucmdb.api.IncompatibleVersionException
 
IncompatibleVersionException(String) - Constructor for exception com.hp.ucmdb.api.IncompatibleVersionException
 
IncompatibleVersionException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.IncompatibleVersionException
 
IncompleteLinkOnPropertyP1 - Interface in com.hp.ucmdb.api.topology
This incomplete link on property can be completed using one of the "is..." methods.
IncompleteLinkOnPropertyP2 - Interface in com.hp.ucmdb.api.topology
 
IncompletePropertyCondition - Interface in com.hp.ucmdb.api.topology
A factory-like interface that serves as a starting point for forming a proper condition on a property.
IndirectLinkDescriptor - Interface in com.hp.ucmdb.api.topology
A request descriptor for the "get the underlying paths" method.
indirectLinkNames() - Method in interface com.hp.ucmdb.api.topology.IndirectLinkDescriptor
 
indirectlyLinkedFrom(QueryNode) - Method in interface com.hp.ucmdb.api.topology.QueryNode
Creates a query link specifying that there is are one ore more paths of defined steps (source CI, link, target CI) between results (CIs) of otherNode> and the results of this node.
indirectlyLinkedTo(QueryNode) - Method in interface com.hp.ucmdb.api.topology.QueryNode
Creates a query link specifying that there are a one ore more paths of defined steps (source CI, link, target CI) between results (CIs) of this node and results of the otherNode.
info(Object) - Method in interface com.hp.ucmdb.api.Logger
 
info(Object, Throwable) - Method in interface com.hp.ucmdb.api.Logger
 
initSSL() - Static method in class com.hp.ucmdb.api.UcmdbServiceFactory
Initializes the secure socket layer.
inScope(ClassDefinition, Scope) - Method in interface com.hp.ucmdb.api.classmodel.ClassModelUtils
 
inScope(Attribute, Scope) - Method in interface com.hp.ucmdb.api.classmodel.ClassModelUtils
 
inScope(ValidRelation, Scope) - Method in interface com.hp.ucmdb.api.classmodel.ClassModelUtils
 
IntEnum - Interface in com.hp.ucmdb.api.classmodel
 
InterQueryElementRestriction - Interface in com.hp.ucmdb.api.topology
 
interQueryElementRestrictions() - Method in interface com.hp.ucmdb.api.topology.InterQueryRestrictableElement
 
InterQueryRestrictableElement<Element> - Interface in com.hp.ucmdb.api.topology
 
InvalidCredentialsException - Exception in com.hp.ucmdb.api
Client authentication failed.
InvalidCredentialsException(Throwable) - Constructor for exception com.hp.ucmdb.api.InvalidCredentialsException
 
InvalidCredentialsException(String) - Constructor for exception com.hp.ucmdb.api.InvalidCredentialsException
 
InvalidCredentialsException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.InvalidCredentialsException
 
InvalidImpactDefinitionException - Exception in com.hp.ucmdb.api.impact
 
InvalidImpactDefinitionException(Throwable) - Constructor for exception com.hp.ucmdb.api.impact.InvalidImpactDefinitionException
 
InvalidImpactDefinitionException(String) - Constructor for exception com.hp.ucmdb.api.impact.InvalidImpactDefinitionException
 
InvalidImpactDefinitionException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.impact.InvalidImpactDefinitionException
 
InvalidQueryDefinitionException - Exception in com.hp.ucmdb.api.topology
The query cannot be processed due to syntax or other error in the query.
InvalidQueryDefinitionException(Throwable) - Constructor for exception com.hp.ucmdb.api.topology.InvalidQueryDefinitionException
 
InvalidQueryDefinitionException(String) - Constructor for exception com.hp.ucmdb.api.topology.InvalidQueryDefinitionException
 
InvalidQueryDefinitionException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.topology.InvalidQueryDefinitionException
 
invisible() - Method in interface com.hp.ucmdb.api.topology.SupportsInvisibility
Sets that this element not be present in the resulting topology.
isAll() - Method in interface com.hp.ucmdb.api.topology.InterQueryElementRestriction
 
isAllDataStores() - Method in interface com.hp.ucmdb.api.topology.DataStoresConditionable
Returns true if all data stores allowed for this element.
isAlongDirection() - Method in interface com.hp.ucmdb.api.view.ViewClassBasedFoldingRule
If true, the rule is evaluated along the link direction.
isAvailable() - Method in interface com.hp.ucmdb.api.discovery.types.DiagnosticInfo
Checks whether the communication log data is available.
isAvailable() - Method in interface com.hp.ucmdb.api.systemhealth.ComponentStatus
 
isAvailable() - Method in interface com.hp.ucmdb.api.systemhealth.SystemStatus
 
isCalculated() - Method in interface com.hp.ucmdb.api.types.UcmdbId
Checks whether this is ID of a calculated CI.
isDebugEnabled() - Method in interface com.hp.ucmdb.api.Logger
 
isDisplayInUI() - Method in interface com.hp.ucmdb.api.configuration.ConfigParameter
 
isEmpty() - Method in interface com.hp.ucmdb.api.topology.DependsOnQuery
 
isEmpty() - Method in interface com.hp.ucmdb.api.topology.PropertiesToQuery
 
isEmpty() - Method in interface com.hp.ucmdb.api.topology.Topology
Returns true if the topology is empty.
isEmpty() - Method in interface com.hp.ucmdb.api.view.DependsOnView
 
isEnabled() - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Checks whether this SoftwareSIgnature is enabled.
isEqualTo(Object) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "is equal to" condition.
isEqualToTargetProperty(String) - Method in interface com.hp.ucmdb.api.topology.IncompleteLinkOnPropertyP2
Completes the 'link on property' statement with an "equals" condition.
isErrorEnabled() - Method in interface com.hp.ucmdb.api.Logger
 
isExternal() - Method in interface com.hp.ucmdb.api.types.UcmdbId
Checks whether this is an external (federated) ID.
isExternalAttributeClass(String) - Method in interface com.hp.ucmdb.api.datastoremgmt.DataStoreUtilsService
Returns true if the specified class has defined external(federated) attributes.
isExternalClass(String) - Method in interface com.hp.ucmdb.api.datastoremgmt.DataStoreUtilsService
Returns true if the specified class is an 'external' class.
isFactory(ClassDefinition) - Method in interface com.hp.ucmdb.api.classmodel.ClassModelUtils
 
isFactory(Attribute) - Method in interface com.hp.ucmdb.api.classmodel.ClassModelUtils
 
isFactory(ValidRelation) - Method in interface com.hp.ucmdb.api.classmodel.ClassModelUtils
 
isFatalEnabled() - Method in interface com.hp.ucmdb.api.Logger
 
isInfoEnabled() - Method in interface com.hp.ucmdb.api.Logger
 
isInternalDataStoreOnly() - Method in interface com.hp.ucmdb.api.topology.DataStoresConditionable
Returns true if only the internal data store search is allowed for this element.
isInvisible() - Method in interface com.hp.ucmdb.api.topology.SupportsInvisibility
Returns true if the results of this element are not be present in the resulting topology.
isLeafExpression() - Method in interface com.hp.ucmdb.api.topology.ConditionExpression
Returns true if this is a leaf expression, false if this is a binary expression.
isMassiveTopologyChange() - Method in interface com.hp.ucmdb.api.topology.notification.QueryResultChange
Checks whether the change is too large to be handled with this mechanism.
isNotEqualTo(Object) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "is not equal to" condition.
isNotEqualToTargetProperty(String) - Method in interface com.hp.ucmdb.api.topology.IncompleteLinkOnPropertyP2
Completes the 'link on property' statement with an "not equals" condition.
isNull() - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "is null" condition.
isPerspectiveContact() - Method in interface com.hp.ucmdb.api.topology.PerspectiveContactable
 
isPortsRequired() - Method in interface com.hp.ucmdb.api.discovery.types.ProcessSignature
Checks whether the ports are required for the detection of this ProcessSignature.
isRelationValid(String, String, String) - Method in interface com.hp.ucmdb.api.classmodel.ScopedClassModelService
Checks whether a relation of the specified type is permitted between the specified end types.
isRequired() - Method in interface com.hp.ucmdb.api.discovery.types.ProcessSignature
Checks whether this ProcessSignature is required for the detection of the SoftwareSignature it belongs.
isResourceCreated() - Method in interface com.hp.ucmdb.api.topology.notification.ResourceManagementChange
Returns true when a new resource was created.
isResourceDeleted() - Method in interface com.hp.ucmdb.api.topology.notification.ResourceManagementChange
Returns true when resource was deleted.
isResourceModified() - Method in interface com.hp.ucmdb.api.topology.notification.ResourceManagementChange
Returns true when resource was modified.
isStatic() - Method in interface com.hp.ucmdb.api.classmodel.Attribute
Checks whether the the attribute is "static".
isStoredPatternFederated(String) - Method in interface com.hp.ucmdb.api.datastoremgmt.DataStoreUtilsService
Returns true if the given stored pattern is federated.
isSubstringIgnoreCaseOfTargetProperty(String) - Method in interface com.hp.ucmdb.api.topology.IncompleteLinkOnPropertyP2
Completes the 'link on property' statement with an "is substring (ignore case)" condition.
isSubstringOfTargetProperty(String) - Method in interface com.hp.ucmdb.api.topology.IncompleteLinkOnPropertyP2
Completes the 'link on property' statement with an "is substring" condition.
isSubtypeOf(ClassDefinition) - Method in interface com.hp.ucmdb.api.classmodel.ClassDefinition
Checks whether this is either the ClassDefinition of the specified type or is descended from the specified type.
isSuspended() - Method in interface com.hp.ucmdb.api.discovery.types.DDMProbe
Returns true if this DDMProbe is suspended or false otherwise.
isTemporary() - Method in interface com.hp.ucmdb.api.types.UcmdbId
Checks whether this is a temporary ID.
isTraceEnabled() - Method in interface com.hp.ucmdb.api.Logger
 
isTypeStrict() - Method in interface com.hp.ucmdb.api.topology.TypeConditionable
Checks whether the element is defined to match only its type and not derived types.
isWarnEnabled() - Method in interface com.hp.ucmdb.api.Logger
 

L

leaf() - Method in interface com.hp.ucmdb.api.topology.ConditionExpression
Returns the leaf if this is a leaf expression, or null if this is a binary expression.
leaves() - Method in interface com.hp.ucmdb.api.topology.ConditionExpression
Returns a collection of all the leaves under this condition expression.
left() - Method in interface com.hp.ucmdb.api.topology.ConditionExpression
Returns the left (first) part of a binary expression, or null if this is a leaf expression.
lessThan(Number) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "less than" condition.
lessThan(String) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "less than" condition.
lessThanOrEqualTo(Number) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "less than or equal to" condition.
lessThanOrEqualTo(String) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "less than or equal to" condition.
like(String) - Method in interface com.hp.ucmdb.api.topology.IncompletePropertyCondition
Sets this condition to a "like" condition.
link(QueryLink<?>, int, int) - Method in interface com.hp.ucmdb.api.topology.LinkConditionBuilder
Defines that the expression continuation uses the given query link with the given cardinality conditions as its "left side" (or single leaf).
link(String, int, int) - Method in interface com.hp.ucmdb.api.topology.LinkConditionBuilder
Defines that the expression continuation uses the given query link with the given cardinality conditions as its "left side" (or single leaf).
link() - Method in interface com.hp.ucmdb.api.view.ViewClassBasedFoldingRule
Relations of this class are valid.
LinkConditionBuilder - Interface in com.hp.ucmdb.api.topology
The first part of the query link conditions.
LinkConditionElement - Interface in com.hp.ucmdb.api.topology
 
LinkConditionOperand - Enum in com.hp.ucmdb.api.topology
 
linkedFrom(QueryNode) - Method in interface com.hp.ucmdb.api.topology.QueryNode
Creates a query link specifying that results (CIs) from this node are the end2 of some real-world relationship to results from node otherNode.
linkedOnPropertyFrom(QueryNode) - Method in interface com.hp.ucmdb.api.topology.QueryNode
Creates a query link specifying that a link (Relation) be created in the result such that a specific property in a CI from the given node's results has has either an "equal" or "not equal" relation to a specific property of a CI from the this node's results.
linkedOnPropertyTo(QueryNode) - Method in interface com.hp.ucmdb.api.topology.QueryNode
Creates a query link specifying that a link (Relation) be created in the result such that a specific property in a CI from this node's results has either an "equal" or "not equal" relation to a specific property of a CI from the target node's results.
linkedTo(QueryNode) - Method in interface com.hp.ucmdb.api.topology.QueryNode
Creates a query link that specifies that the results (CIs) from this QueryNode have some real-world relationship (existance or absence of Relations) to the results from another QueryNode.
linkFromOwnerToCI() - Method in interface com.hp.ucmdb.api.configuration.DefaultOwnerSetting
 
links() - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
Returns the links defined in this query as a map of names to links.
linksConditionsBuilder() - Method in interface com.hp.ucmdb.api.topology.QueryNode
Returns a builder that can be used to build query links expression trees.
ListPropertiesUpdate - Interface in com.hp.ucmdb.api.topology
 
ListPropertyUpdate<Type> - Interface in com.hp.ucmdb.api.topology
 
LiveQuery - Interface in com.hp.ucmdb.api.topology
Live query is a query whose result is always kept updated.
LiveQueryResult - Interface in com.hp.ucmdb.api.topology
 
LiveQueryResultListener - Interface in com.hp.ucmdb.api.topology.notification
Implemented by a client to receive notifications of query result changes.
LiveTopology - Interface in com.hp.ucmdb.api.topology
Topology with version that allows to track changes in the query result
Logger - Interface in com.hp.ucmdb.api
 

M

makeThreadSafe() - Method in interface com.hp.ucmdb.api.topology.Topology
Call this method to make the internal topology structure safe to access by multiple threads.
maxCardinality() - Method in interface com.hp.ucmdb.api.topology.LinkConditionElement
 
minCardinality() - Method in interface com.hp.ucmdb.api.topology.LinkConditionElement
 
ModelChange - Interface in com.hp.ucmdb.api.topology.notification
Describes the change of a model.
ModelCreateFilterElement - Interface in com.hp.ucmdb.api.topology.notification
 
ModelEventsFilter - Interface in com.hp.ucmdb.api.topology.notification
Filter definition for model changes.
ModelListener - Interface in com.hp.ucmdb.api.topology.notification
Implemented by a client to receive notifications of changes in the model.
ModelListenerFilter - Interface in com.hp.ucmdb.api.topology.notification
Filter definition for model changes.
ModelListenerPriority - Enum in com.hp.ucmdb.api.topology.notification
Defines the priority for changes notification
ModelRemoveFilterElement - Interface in com.hp.ucmdb.api.topology.notification
 
ModelUpdateFilterElement - Interface in com.hp.ucmdb.api.topology.notification
 
ModifyMode - Enum in com.hp.ucmdb.api.topology
The modification mode determines the behavior of the UCMDB with respect to CI and relations modification failures.
modifyQuery(QueryChangeCommand) - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
Modifies an existing query according to the given command.
Monitor - Interface in com.hp.ucmdb.api.systemhealth
monitor status indicator
MultipleReferencesWithFunctionDefinition - Interface in com.hp.ucmdb.api.topology
This definition applies a function over a collection of base queries and uses the resulting QueryDefinition.

N

name() - Method in interface com.hp.ucmdb.api.bundles.ResourceBundle
The name of the bundle.
name() - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
 
name() - Method in interface com.hp.ucmdb.api.topology.QueryLink
The name of this link in the query definition it belongs to.
name() - Method in interface com.hp.ucmdb.api.topology.QueryNode
The name of this element in the query definition it belongs to.
name() - Method in interface com.hp.ucmdb.api.topology.QueryReferenceDefinition
The name of the query definition.
name() - Method in interface com.hp.ucmdb.api.view.View
Returns the name of the view.
name() - Method in interface com.hp.ucmdb.api.view.ViewDefinition
The name fo the view.
namedProperties() - Method in interface com.hp.ucmdb.api.topology.PropertiesToQuery
 
NetworkRange - Interface in com.hp.ucmdb.api.discovery.types
Represents a range of IP address of type IPv4.
nodePropertiesToQuery(String) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Deprecated. use propertiesToQueryPerNode
nodeRestrictions(String) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Returns the existing restrictions the specifed node so they can be added to and modified.
nodeRestrictions(String) - Method in interface com.hp.ucmdb.api.topology.SingleQueryReferenceDefinition
Creates or returns the node restrictions for the given node name.
noDerivedTypes() - Method in interface com.hp.ucmdb.api.topology.TypeConditionable
Allows only the given type to be matched by this element.
nodes() - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
Returns the nodes defined in this query as a map of names to nodes.
nonUpdatedQueries() - Method in interface com.hp.ucmdb.api.topology.ElementIdsForChangedCachedQueries
Returns a collection of queries in the request that were not updated (so they have no entry in the map returned from ElementIdsForChangedCachedQueries.updatedQueriesResults()).
not(ConditionExpression<CompletePropertyCondition, PropertiesConditionOperand>) - Method in interface com.hp.ucmdb.api.topology.PropertyConditionBuilder
Returns the negated given sub expression.
not(CompletePropertyCondition) - Method in interface com.hp.ucmdb.api.topology.PropertyConditionBuilder
Returns a negation of the given complete condition, wrapping it first in a ConditionExpression

This method is equivalent to calling:

NotFinalAPI - Annotation Type in com.hp.ucmdb.api
An API marked with @NotFinalAPI is not finalized and may change without notice, even between minor releases, service releases and patches.
notifyOnCreate() - Method in interface com.hp.ucmdb.api.topology.notification.ModelEventsFilter
Creates a filter on added CIs or Relations changes.
notifyOnRemove() - Method in interface com.hp.ucmdb.api.topology.notification.ModelEventsFilter
Creates a filter on deleted CIs or Relations changes Support type definition (see TypeConditionable.ofType(String)) properties conditions (see PropertiesConditionable.property(String))
notifyOnUpdate() - Method in interface com.hp.ucmdb.api.topology.notification.ModelEventsFilter
Creates a filter on updated CIs or Relations changes.
notLinkedFrom(QueryNode) - Method in interface com.hp.ucmdb.api.topology.QueryNode
Creates a condition specifying that CIs matching this node are not linked from any CIs matching otherNode.
notLinkedTo(QueryNode) - Method in interface com.hp.ucmdb.api.topology.QueryNode
Creates a condition specifying that CIs matching this node are not linked to any CIs matching otherNode.
notRequired() - Method in interface com.hp.ucmdb.api.discovery.types.ProcessSignature
Sets this ProcessSignature to be optional for the detection of the SoftwareSignature it belongs to.
numberOfCIsMatchingQueryAndNode() - Method in interface com.hp.ucmdb.api.topology.CIsChunk
The total number of CIs matching the node name in the query passed to retrieveCIsSortedChunk.
numberOfPossibleChunks() - Method in interface com.hp.ucmdb.api.topology.CIsChunk
The total number of chunks.

O

ofConfigurationItemType() - Method in interface com.hp.ucmdb.api.topology.TypeConditionable
Specifies that this query element matches elements of it world types.
ofITWorldType() - Method in interface com.hp.ucmdb.api.topology.TypeConditionable
Deprecated. use TypeConditionable.ofConfigurationItemType()
ofType(ParsingRule.RuleType) - Method in interface com.hp.ucmdb.api.discovery.types.ParsingRule
Sets the type of this ParsingRule.
ofType(String) - Method in interface com.hp.ucmdb.api.impact.TriggerCI
 
ofType(String) - Method in interface com.hp.ucmdb.api.topology.TypeConditionable
Sets the type of elements to be matched by this element.
ofUnits(TimeInterval.Unit) - Method in interface com.hp.ucmdb.api.discovery.types.TimeInterval
Sets the time unit used by this TimeInterval object.
onChange(ClassModelChange) - Method in interface com.hp.ucmdb.api.classmodel.ClassModelChangesListener
 
onChange(ModelChange) - Method in interface com.hp.ucmdb.api.topology.notification.ModelListener
Notifies the client of changes to the model.
onChange(QueryDependenciesChange) - Method in interface com.hp.ucmdb.api.topology.notification.QueryDependenciesChangeListener
Notifies the client on query dependencies change.
onChange(QueryManagementChange) - Method in interface com.hp.ucmdb.api.topology.notification.QueryManagementListener
Notifies the client on query management change
onChange(QueryResultChange) - Method in interface com.hp.ucmdb.api.topology.notification.QueryResultListener
Notifies the client of changes to the result of the query.
onChange(ViewDependenciesChange) - Method in interface com.hp.ucmdb.api.view.notification.ViewDependenciesChangeListener
Notifies the client on view dependencies change.
onChange(ViewManagementChange) - Method in interface com.hp.ucmdb.api.view.notification.ViewManagementListener
Notifies the client on view management change.
onlyCIs() - Method in interface com.hp.ucmdb.api.topology.ElementIdsForChangedCachedQueriesOptions
Calling this method will cause only CI ids to be brought (no Relation ids).
onMassiveChange(LiveQuery) - Method in interface com.hp.ucmdb.api.topology.notification.LiveQueryResultListener
Notifies the client of massive changes to the result of the query.
OnPropertiesLink - Interface in com.hp.ucmdb.api.topology
Represent a query about relations between properties on CIs returned by the from node to properties present on the to node.
OnPropertiesLinkCondition - Interface in com.hp.ucmdb.api.topology
 
OnPropertiesLinkOp - Enum in com.hp.ucmdb.api.topology
Specifies the allowed operations in an OnPropertiesLink instance.
onTopOfQuery(String) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Sets this query to run over the result of another query.
op() - Method in interface com.hp.ucmdb.api.topology.ConditionExpression
Returns the operand of the expression, or null if this is a leaf expression.
op() - Method in interface com.hp.ucmdb.api.topology.OnPropertiesLinkCondition
Returns the operator of this condition.
operator() - Method in interface com.hp.ucmdb.api.topology.CompletePropertyCondition
The operator for this property condition.
Operator - Enum in com.hp.ucmdb.api.topology
 
optionallyLinkedFrom(QueryNode) - Method in interface com.hp.ucmdb.api.topology.QueryNode
Similar to linkedFrom, except this method adds the link with an "and at least zero links" ("and" with cardinality 0..UNBOUNDED) condition to the target of the link (this node).
optionallyLinkedTo(QueryNode) - Method in interface com.hp.ucmdb.api.topology.QueryNode
Similar to linkedTo, except this method adds the link with an "and at least zero links" ("and" with cardinality 0..UNBOUNDED) condition to the source of the link (this node).
or(ConditionExpression<T, O>) - Method in interface com.hp.ucmdb.api.topology.ConditionExpressionBuilder
Defines an OR condition between this condition and the given condition expression.
orLinkedFrom(QueryNode) - Method in interface com.hp.ucmdb.api.topology.QueryNode
Similar to linkedFrom, except this method adds the link with an "or at least one link" ("or" with cardinality 1..UNBOUNDED) condition to the target of the link (this node).
orLinkedTo(QueryNode) - Method in interface com.hp.ucmdb.api.topology.QueryNode
Similar to linkedTo, except this method adds the link with an "or at least one link" ("or" with cardinality 1..UNBOUNDED) condition to the source of the link (this node).
OtherResource - Interface in com.hp.ucmdb.api.resources
A resource not exposed to the API users.
otherResources() - Method in interface com.hp.ucmdb.api.topology.DependsOnQuery
 
otherResources() - Method in interface com.hp.ucmdb.api.view.DependsOnView
 
ownershipRelationClassName() - Method in interface com.hp.ucmdb.api.configuration.DefaultOwnerSetting
 

P

parseFromInt(int) - Static method in enum com.hp.ucmdb.api.discovery.types.ErrorSeverity
 
ParsingRule - Interface in com.hp.ucmdb.api.discovery.types
A rule that is part of a software discovery process.
ParsingRule.RuleType - Enum in com.hp.ucmdb.api.discovery.types
Rule types.
ParsingRuleDoesNotExistException - Exception in com.hp.ucmdb.api.discovery.types
 
ParsingRuleDoesNotExistException(Throwable) - Constructor for exception com.hp.ucmdb.api.discovery.types.ParsingRuleDoesNotExistException
 
ParsingRuleDoesNotExistException(String) - Constructor for exception com.hp.ucmdb.api.discovery.types.ParsingRuleDoesNotExistException
 
ParsingRuleDoesNotExistException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.discovery.types.ParsingRuleDoesNotExistException
 
pendingCount() - Method in interface com.hp.ucmdb.api.discovery.types.DiscoveryProgress
Returns the number of tasks not yet executed.
PerspectiveBasedViewReferenceDefinition - Interface in com.hp.ucmdb.api.view
A reference view definition that uses several "enhancing" definitions (perspectives) on a base query or colleciton of CIs.
PerspectiveContactable<E> - Interface in com.hp.ucmdb.api.topology
Query elements with this interface may be set as perspectives "contact" elements using the PerspectiveContactable.setAsPerspectiveContact() method.
perspectives() - Method in interface com.hp.ucmdb.api.view.PerspectiveBasedViewReferenceDefinition
The perspective hierarchy (view names).
ProcessDoesNotExistException - Exception in com.hp.ucmdb.api.discovery.types
Indicates that the ProcessSignature does not exist.
ProcessDoesNotExistException(Throwable) - Constructor for exception com.hp.ucmdb.api.discovery.types.ProcessDoesNotExistException
 
ProcessDoesNotExistException(String) - Constructor for exception com.hp.ucmdb.api.discovery.types.ProcessDoesNotExistException
 
ProcessDoesNotExistException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.discovery.types.ProcessDoesNotExistException
 
ProcessSignature - Interface in com.hp.ucmdb.api.discovery.types
Represents a set of rules to detect the existence of a specific process.
properties() - Method in interface com.hp.ucmdb.api.classmodel.Qualifier
Returns the collection of this qualifier's properties.
properties() - Method in interface com.hp.ucmdb.api.types.Element
Returns the properties of the element as an unmodifiable collection.
properties() - Method in interface com.hp.ucmdb.api.types.ElementProperties
Returns the properties of the element as an unmodifiable collection.
propertiesAsMap() - Method in interface com.hp.ucmdb.api.types.Element
Returns the properties of the element as a map from property name to property object.
PropertiesCarrier<E> - Interface in com.hp.ucmdb.api.topology
Indicates that the extending element can be defined to bring properties to the result topology.
PropertiesCarrierWrapper - Interface in com.hp.ucmdb.api.topology
A syntactic wrapper, needed for Java type-safety.
propertiesCondition() - Method in interface com.hp.ucmdb.api.topology.PropertiesConditionable
Returns the properties condition defined on this element.
PropertiesConditionable<E> - Interface in com.hp.ucmdb.api.topology
Indicates that the extending element can have a properties condition.
propertiesConditionBuilder() - Method in interface com.hp.ucmdb.api.topology.PropertiesConditionable
Returns a builder that can be used to build properties expression trees.
PropertiesConditionOperand - Enum in com.hp.ucmdb.api.topology
 
propertiesConditions() - Method in interface com.hp.ucmdb.api.topology.OnPropertiesLink
Returns the existing properties conditions.
propertiesDefinition() - Method in interface com.hp.ucmdb.api.impact.AffectedRelationPathRequest
 
propertiesDefinition() - Method in interface com.hp.ucmdb.api.topology.IndirectLinkDescriptor
Returns an object that may be used to define properties request for the underlying paths topology.
propertiesSize() - Method in interface com.hp.ucmdb.api.types.Element
Returns the number of properties in this element.
propertiesSize() - Method in interface com.hp.ucmdb.api.types.ElementProperties
Returns the number of properties in this element.
propertiesToQuery(String) - Method in interface com.hp.ucmdb.api.topology.PropertiesCarrier
Returns an object that represents the properties to query for elements of the specified subtype.
PropertiesToQuery - Interface in com.hp.ucmdb.api.topology
Defines a set of properties to retrieve as part of the query results.
propertiesToQueryForType(String) - Method in interface com.hp.ucmdb.api.impact.ImpactAnalysisDefinition
 
propertiesToQueryPerNode(String) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Returns new or existing properties on a node so they can be added to and modified.
propertiesToQueryPerNode() - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Returns the map of node name to properties.
property(String) - Method in interface com.hp.ucmdb.api.topology.PropertiesConditionable
Creates an incomplete property condition that, when completed, will be added as an "and" to the property conditions expression tree.
property(String, Operator, Object) - Method in interface com.hp.ucmdb.api.topology.PropertiesConditionable
Creates a property condition and adds it as an "and" to the property conditions expression tree.
property(String, Operator, Object, String) - Method in interface com.hp.ucmdb.api.topology.PropertiesConditionable
Creates a property condition and adds it as an "and" to the property conditions expression tree.
property(String, Operator, Object) - Method in interface com.hp.ucmdb.api.topology.PropertyConditionBuilder
Defines that the expression continuation will use the given property condition as its "left side" (or single leaf).
property(String, Operator, Object, String) - Method in interface com.hp.ucmdb.api.topology.PropertyConditionBuilder
Defines that the expression continuation will use the given property condition as its "left side" (or single leaf).
property(String) - Method in interface com.hp.ucmdb.api.topology.PropertyConditionBuilder
Creates an incomplete condition on the specified property and sets the property condition of this element to the created condition.
property(String, Operator, Object, String) - Method in interface com.hp.ucmdb.api.topology.QueryNodeRestrictions
This method is not supported in QueryNodeRestrictions.
Property - Interface in com.hp.ucmdb.api.types
An instance of an attribute belonging to an element.
PropertyConditionBuilder - Interface in com.hp.ucmdb.api.topology
 
propertyName() - Method in interface com.hp.ucmdb.api.topology.CompletePropertyCondition
The property name for this property condition.
propertyValue() - Method in interface com.hp.ucmdb.api.topology.CompletePropertyCondition
The value for this property condition.

Q

Qualifier - Interface in com.hp.ucmdb.api.classmodel
Qualifier of a class or an attribute.
QualifierConditionable<E> - Interface in com.hp.ucmdb.api.topology
Indicates that the extending element may have a qualifier condition.
QualifierDoesNotExistException - Exception in com.hp.ucmdb.api.classmodel
 
QualifierDoesNotExistException(Throwable) - Constructor for exception com.hp.ucmdb.api.classmodel.QualifierDoesNotExistException
 
QualifierDoesNotExistException(String) - Constructor for exception com.hp.ucmdb.api.classmodel.QualifierDoesNotExistException
 
QualifierDoesNotExistException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.classmodel.QualifierDoesNotExistException
 
qualifierMarkedProperties() - Method in interface com.hp.ucmdb.api.topology.PropertiesToQuery
 
qualifierMatchingStrategy() - Method in interface com.hp.ucmdb.api.topology.QualifierConditionable
The matching strategy flag for positive or negative matching.
QualifierMatchingStrategy - Enum in com.hp.ucmdb.api.topology
 
qualifiers() - Method in interface com.hp.ucmdb.api.classmodel.ValidRelation
The collection of qualifiers that apply to this type of relation.
qualifiersRestrictiedTo() - Method in interface com.hp.ucmdb.api.topology.QualifierConditionable
The set of qualifiers this element is restricted to.
queries() - Method in interface com.hp.ucmdb.api.topology.DependsOnQuery
 
queries() - Method in interface com.hp.ucmdb.api.view.DependsOnView
 
QueriesFunction - Enum in com.hp.ucmdb.api.topology
 
queriesNotInCache() - Method in interface com.hp.ucmdb.api.topology.ElementIdsForChangedCachedQueries
Returns a collection of queries that were not checked because they were not in the CMDB result cache.
queriesRestrictingContactNodes() - Method in interface com.hp.ucmdb.api.topology.ContactNodeRestrictions
Returns the queries restricting the contact nodes.
Query - Interface in com.hp.ucmdb.api.topology
Represents a query stored on the UCMDB server.
QueryChangeCommand - Interface in com.hp.ucmdb.api.topology
A command controlling changes to a query without knowledge of the query internal structure, type or dependencies.
QueryChangeResult - Interface in com.hp.ucmdb.api.topology
The result of a call to QueryManagementService.modifyQuery(QueryChangeCommand).
QueryDefinition - Interface in com.hp.ucmdb.api.topology
Definition of a UCMDB TQL query.
QueryDefinitionFirstLoadStrategy - Enum in com.hp.ucmdb.api.topology
When a saved query is first loaded and calculated.
QueryDefinitionRecalcPriority - Enum in com.hp.ucmdb.api.topology
How soon a saved query is recalculated after data change.
queryDefinitionToString(QueryDefinition) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Returns the query's string representation.
QueryDependenciesChange - Interface in com.hp.ucmdb.api.topology.notification
Describes query dependencies change.
QueryDependenciesChangeListener - Interface in com.hp.ucmdb.api.topology.notification
Implemented by a client to receive notifications on query dependencies changes.
QueryFolder - Interface in com.hp.ucmdb.api.topology
Represents a folder in the queries folder structure.
queryFunction() - Method in interface com.hp.ucmdb.api.topology.MultipleReferencesWithFunctionDefinition
The function applied over the base query names to create this definition.
queryKeyProperties() - Method in interface com.hp.ucmdb.api.topology.PropertiesCarrier
Adds the key properties to the list of properties to query.
queryLink() - Method in interface com.hp.ucmdb.api.topology.LinkConditionElement
 
QueryLink<QL extends QueryLink<QL>> - Interface in com.hp.ucmdb.api.topology
A link in the query definition.
queryLinkConditions() - Method in interface com.hp.ucmdb.api.topology.QueryNode
Returns the current links expression conditions tree for this node, or null if there are no links attached to this node.
queryLinkType() - Method in interface com.hp.ucmdb.api.topology.QueryLink
The link type.
QueryLinkType - Enum in com.hp.ucmdb.api.topology
 
QueryManagementChange - Interface in com.hp.ucmdb.api.topology.notification
Describes query management change.
QueryManagementListener - Interface in com.hp.ucmdb.api.topology.notification
Implemented by a client to receive notifications of query management changes.
QueryManagementListenerFilter - Interface in com.hp.ucmdb.api.topology.notification
Filters query management changes.
QueryManagementService - Interface in com.hp.ucmdb.api.topology
 
queryName() - Method in interface com.hp.ucmdb.api.topology.QueryChangeCommand
The name of the query the command affects.
queryName() - Method in interface com.hp.ucmdb.api.view.PerspectiveBasedViewReferenceDefinition
The top level query name.
queryName() - Method in interface com.hp.ucmdb.api.view.SingleViewReferenceDefinition
The name of the query this view is based on.
queryName() - Method in interface com.hp.ucmdb.api.view.View
Deprecated. use viewDefinition().asViewWithFoldingDefinition().queryName(). Check view type!
queryName() - Method in interface com.hp.ucmdb.api.view.ViewDefinition
Returns the name of the query this view is based on.
queryName() - Method in interface com.hp.ucmdb.api.view.ViewWithFoldingDefinition
The name of the query this view is based on.
QueryNamesAndVersions - Interface in com.hp.ucmdb.api.topology
Request object for TopologyQueryService.retrieveElementIdsForChangedCachedQueries(com.hp.ucmdb.api.topology.QueryNamesAndVersions, com.hp.ucmdb.api.topology.ElementIdsForChangedCachedQueriesOptions).
QueryNode - Interface in com.hp.ucmdb.api.topology
A node in the query definition.
QueryNodeOrigin - Interface in com.hp.ucmdb.api.topology
Services to access to the original query name and original node name.
QueryNodeRestrictions - Interface in com.hp.ucmdb.api.topology
Represents conditions on a node to further restrict a query defined in the UCMDB.
queryParameters() - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Returns the QueryParameters interface.
queryParameters() - Method in interface com.hp.ucmdb.api.topology.SingleQueryReferenceDefinition
The query parameters this definition should use.
queryProperties(String...) - Method in interface com.hp.ucmdb.api.topology.PropertiesCarrier
Adds the properties with the specifed names to the list of properties to query.
queryPropertiesWithQualifier(String) - Method in interface com.hp.ucmdb.api.topology.PropertiesCarrier
Adds the properties that have the specified qualifier to the list of properties to query.
queryProperty(String) - Method in interface com.hp.ucmdb.api.topology.PropertiesCarrier
Adds the specified property to the list of properties to query.
queryReferenceDefinition() - Method in interface com.hp.ucmdb.api.topology.Query
Returns the reference definition of this query, if any exists, or null if the query is "regular" (definition based).
QueryReferenceDefinition<T extends QueryReferenceDefinition> - Interface in com.hp.ucmdb.api.topology
Parent interface for reference definitions.
queryReferenceDefinitionToString(QueryReferenceDefinition) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Returns the query refernce's string representation.
QueryResultChange - Interface in com.hp.ucmdb.api.topology.notification
Describes the change of a query result.
QueryResultListener - Interface in com.hp.ucmdb.api.topology.notification
Implemented by a client to receive notifications of query result changes.
QueryResultVersion - Interface in com.hp.ucmdb.api.topology
Represents a version of a query result.
QuerySnapshotCompareResult - Interface in com.hp.ucmdb.api.snapshots
 
querySupportsHasChanges() - Method in interface com.hp.ucmdb.api.topology.Topology
Returns true if the query that generated this topology supports the "has changes" question.
queryToCheckAlways(String) - Method in interface com.hp.ucmdb.api.topology.QueryNamesAndVersions
Adds a query to check regardless of its result version.
queryToCheckIfUpdated(String, QueryResultVersion) - Method in interface com.hp.ucmdb.api.topology.QueryNamesAndVersions
Adds a query to check if its cached result is newer than the given result version.
QueryTreeVisitor - Interface in com.hp.ucmdb.api.topology
Implementations of this interace can be used to traverse the queries tree.
queryType() - Method in interface com.hp.ucmdb.api.topology.Query
The query type.
QueryType - Enum in com.hp.ucmdb.api.topology
The available query types.
QueryValidationBulk - Interface in com.hp.ucmdb.api.topology
Defines a bulk of queries and related resources for validation
queryVersion() - Method in interface com.hp.ucmdb.api.topology.Query
Returns the version of this query as it was saved on the server.
queryVersion() - Method in interface com.hp.ucmdb.api.topology.QueryResultVersion
Extracts the matching QueryVersion object for comparison with queries.
QueryVersion - Interface in com.hp.ucmdb.api.topology
Represents a version of a query.

R

reachableSetDefinition() - Method in interface com.hp.ucmdb.api.topology.QueryNode
Returns the previously defined reachable set, or a new one if none exists.

If a reachable set has no steps, it has no effect on the result.

recalcPriority() - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
Returns the setting for how soon a saved query is recalculated after data change.
recalcPriority() - Method in interface com.hp.ucmdb.api.topology.QueryReferenceDefinition
The value that determines how soon a saved query is recalculated after data change.
recalcPriority() - Method in interface com.hp.ucmdb.api.view.PerspectiveBasedViewReferenceDefinition
Determines how soon the top level query is recalculated after data change.
recalcPriorityToChangeTo() - Method in interface com.hp.ucmdb.api.topology.QueryChangeCommand
Returns the previously set recalculation prioirty, or null if none was set.
referenceDefinitionType() - Method in interface com.hp.ucmdb.api.topology.QueryReferenceDefinition
Returns the type of this reference definition.
registerChangesListener(ClassModelChangesListener) - Method in interface com.hp.ucmdb.api.classmodel.ClassModelService
Registers a client-side listener to be called on changes in the server's class model.
registerModelListener(ModelListener) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Deprecated. replaced by TopologyQueryService.registerModelListener(ModelListener listener, ModelEventsFilter filter)
registerModelListener(ModelListener, ModelEventsFilter) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Registers a listener to be called when the model stored on the UCMDB server changes.
registerModelListener(ModelListener, ModelListenerFilter) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Deprecated. replaced by TopologyQueryService.registerModelListener(ModelListener listener, ModelEventsFilter filter)
registerQueryDependenciesChangeListener(QueryDependenciesChangeListener, QueryManagementListenerFilter) - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
Registers a listener to be called when the dependencies of the query have changed.
registerQueryManagementListener(QueryManagementListener, QueryManagementListenerFilter) - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
Registers a listener to be called when query management change occurs.
registerQueryResultListener(QueryResultListener, String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Registers a listener to be called when the result of the specified server-side query changes.
registerViewDependenciesChangeListener(ViewDependenciesChangeListener, ViewManagementListenerFilter) - Method in interface com.hp.ucmdb.api.view.ViewService
Registers a listener to be called when a change occurs in view dependencies
registerViewManagementListener(ViewManagementListener, ViewManagementListenerFilter) - Method in interface com.hp.ucmdb.api.view.ViewService
Registers a listener to be called when view management change occurs.
Relation - Interface in com.hp.ucmdb.api.types
Represents a uCMDB relation at the client side.
removeAttribute(String) - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Removes an attribute from the detection of this SoftwareSignature.
removeInt(UcmdbId, String, Integer) - Method in interface com.hp.ucmdb.api.topology.ListPropertiesUpdate
 
removeLink(String) - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
Removes the named link from this query definition.
removeNode(String) - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
Removes the named node from this query definition.
removeParsingRule(String) - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Removes a ParsingRule from the detection of this SoftwareSignature.
removeProcess(ProcessSignature) - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Removes a ProcessSignature from the detection of this SoftwareSignature.
removeQueryResultListener() - Method in interface com.hp.ucmdb.api.topology.LiveQuery
Unregisters live query listener.
removeResourceBundle(String) - Method in interface com.hp.ucmdb.api.bundles.ResourceBundleManagementService
Removes the resource bundle with the specified name.
removeSignature(String) - Method in interface com.hp.ucmdb.api.discovery.services.DDMSoftwareSignatureService
Removes the SoftwareSignature from the system.
removeString(UcmdbId, String, String) - Method in interface com.hp.ucmdb.api.topology.ListPropertiesUpdate
 
renameFolder(List<String>, String) - Method in interface com.hp.ucmdb.api.folders.FoldersManagementSubService
Renames a folder.
RequestContext - Interface in com.hp.ucmdb.api
Represents the context of a request.
required() - Method in interface com.hp.ucmdb.api.discovery.types.ProcessSignature
Sets this ProcessSignature to be required for the detection of the SoftwareSignature it belongs to.
reRun(DiscoveryContext) - Method in interface com.hp.ucmdb.api.discovery.services.DDMManagementService
Sets all tasks associated with the specified context to be re-executed.
ResourceAffectingAction - Interface in com.hp.ucmdb.api.resources
 
ResourceBundle - Interface in com.hp.ucmdb.api.bundles
A ResourceBundle is a group of resources.
ResourceBundleManagementService - Interface in com.hp.ucmdb.api.bundles
Services to manage resource bundles such as creation, removal, and so on.
ResourceBundleQueryService - Interface in com.hp.ucmdb.api.bundles
Services to query resource bundles such as get bundles of resources, validate resource against bundle, and so on.
ResourceDependenciesChange - Interface in com.hp.ucmdb.api.topology.notification
Describes resource dependencies change.
ResourceManagementChange - Interface in com.hp.ucmdb.api.topology.notification
Describes resource management change.
ResourceManagementService - Interface in com.hp.ucmdb.api.resources
Services for managing definitions of TQLs, views, users and other resources.
resourceName() - Method in interface com.hp.ucmdb.api.resources.OtherResource
 
resourceType() - Method in interface com.hp.ucmdb.api.resources.OtherResource
 
ResourceValidationException - Exception in com.hp.ucmdb.api.resources
 
ResourceValidationException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.resources.ResourceValidationException
 
ResourceValidationException(String) - Constructor for exception com.hp.ucmdb.api.resources.ResourceValidationException
 
ResourceValidationException(Throwable) - Constructor for exception com.hp.ucmdb.api.resources.ResourceValidationException
 
restoreAffectedRelationDescriptor(String) - Method in interface com.hp.ucmdb.api.impact.ImpactAnalysisFactory
 
restoreCIIdFromBytes(byte[]) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateFactory
Returns the UcmdbId object for the specified bytes array representation of a CI ID.
restoreCIIdFromString(String) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateFactory
Returns the UcmdbId object for the specified string representation of a CI ID.
restoreRelationIdFromBytes(byte[]) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateFactory
Returns the UcmdbId object for the specified bytes array representation of a Relation ID.
restoreRelationIdFromString(String) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateFactory
Returns the UcmdbId object for the specified string representation of a Relation ID.
restrictAllContactNodesByQueries(String...) - Method in interface com.hp.ucmdb.api.topology.ContactNodeRestrictions
Restricts all contact nodes by the given queries.
restrictAllContactNodesByQueries(Iterable<String>) - Method in interface com.hp.ucmdb.api.topology.ContactNodeRestrictions
Restricts all contact nodes by the given queries.
restrictingQueryElementName() - Method in interface com.hp.ucmdb.api.topology.InterQueryElementRestriction
 
restrictingQueryName() - Method in interface com.hp.ucmdb.api.topology.InterQueryElementRestriction
 
restrictions() - Method in interface com.hp.ucmdb.api.topology.SingleQueryReferenceDefinition
The map of restrictions.
restrictToIds(Iterable<UcmdbId>) - Method in interface com.hp.ucmdb.api.topology.QueryNodeRestrictions
Restricts the set of CIs matching the node to those with the specified IDs.
restrictToIds(UcmdbId...) - Method in interface com.hp.ucmdb.api.topology.QueryNodeRestrictions
Restricts the set of CIs matching the node to those with the specified IDs.
restrictToIdsFromStrings(Iterable<String>) - Method in interface com.hp.ucmdb.api.topology.QueryNodeRestrictions
Restricts the set of CIs matching the node to those with the specified IDs.
restrictToIdsFromStrings(String...) - Method in interface com.hp.ucmdb.api.topology.QueryNodeRestrictions
Restricts the set of CIs matching the node to those with the specified IDs.
restrictToQualifiers(String...) - Method in interface com.hp.ucmdb.api.topology.QualifierConditionable
Restrict the element to match (or negative-match) the given qualifiers.
restrictToQualifiers(Collection<String>) - Method in interface com.hp.ucmdb.api.topology.QualifierConditionable
Restrict the element to match (or negative-match) the given qualifiers.
restrictToSelfLinks() - Method in interface com.hp.ucmdb.api.topology.QueryLink
Sets the self link filter to "restrict to self links" mode.
resume() - Method in interface com.hp.ucmdb.api.discovery.types.DDMProbe
Cancels suspension thereby enabling starting new tasks.
retrieveCiIdsFromCachedQueryResults(Collection<UcmdbId>, Set<String>) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Searches for each of the given CI IDs in the cached results of the queries given.
retrieveCIsSortedChunk(ExecutableQuery, String, List<AttributeSortingRule>) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Executes the executable query and returns the CIs matching the node name, sorted by the specified sorting rules.
retrieveCIsSortedChunk(ExecutableQuery, String, List<AttributeSortingRule>, int) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Executes the given executable query and returns 'nth chunk of CIs matching the node name, sorted by the given sorting rules.
retrieveCIsSortedChunkInBDMScope(ExecutableQuery, String, List<AttributeSortingRule>) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Executes the executable query within the BDM scope and returns the CIs matching the node name, sorted by the specified sorting rules.
retrieveCIsSortedChunkInBDMScope(ExecutableQuery, String, List<AttributeSortingRule>, int) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Executes the given executable query within the BDM scope and returns 'nth chunk of CIs matching the node name, sorted by the given sorting rules.
retrieveElementIdsForChangedCachedQueries(QueryNamesAndVersions, ElementIdsForChangedCachedQueriesOptions) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Checks the results of each of the given queries in the queryNamesAndVersions and, if they're cached and updated, returns that result (as ids only).
retrieveIdsToQueryNames() - Method in interface com.hp.ucmdb.api.topology.CisFromCachedQueryResults
 
retrieveImpactLinkPaths(AffectedRelationPathRequest) - Method in interface com.hp.ucmdb.api.impact.ImpactAnalysisService
 
retrieveIndirectLinkPaths(ExecutableQuery, Set<IndirectLinkDescriptor>) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Retrieves the indirect link internal paths for the given descriptors.
retrieveNonCachedQueries() - Method in interface com.hp.ucmdb.api.topology.CisFromCachedQueryResults
 
right() - Method in interface com.hp.ucmdb.api.topology.ConditionExpression
Returns the right (second) part of a binary expression, or null if this is a leaf expression.
RuleBasedViewDefinition - Interface in com.hp.ucmdb.api.view
A view based on a query name and rules defining the desired result hierarchy.

S

saveMultipleReferencesWithFunctionDefinition(MultipleReferencesWithFunctionDefinition) - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
Deprecated. use QueryManagementService.saveQuery(QueryReferenceDefinition)
savePerspectiveApplication(String, List<Set<String>>, String, QueryDefinitionRecalcPriority, QueryDefinitionFirstLoadStrategy) - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
Saves the perspective application of the perspective hierarchy over the seed query.
saveQuery(QueryDefinition) - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
Saves the query definition to the server, updating an existing query by the same name if such exists.
saveQuery(QueryReferenceDefinition<?>) - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
Saves the query reference definition to the server, updating an existing query by the same name if such exists.
saveSingleQueryReferenceDefinition(SingleQueryReferenceDefinition) - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
Deprecated. use QueryManagementService.saveQuery(QueryReferenceDefinition)
saveSnapshot(String, SnapshotContext) - Method in interface com.hp.ucmdb.api.snapshots.SnapshotService
Save the snapshot for the specified TQL.
saveView(ViewDefinition) - Method in interface com.hp.ucmdb.api.view.ViewService
Saves the view definition to the server, updating an existing view by the same name if such exists.
saveViewSnapshot(String, SnapshotContext) - Method in interface com.hp.ucmdb.api.snapshots.SnapshotService
Save the snapshot for the given view.
Scope - Enum in com.hp.ucmdb.api.types
 
ScopedClassModelService - Interface in com.hp.ucmdb.api.classmodel
Interface for querying the UCMDB scoped class model.
selfLinkFilter() - Method in interface com.hp.ucmdb.api.topology.QueryLink
Returns the self link filter.
SelfLinkFilter - Enum in com.hp.ucmdb.api.topology
 
ServerLocator - Interface in com.hp.ucmdb.api
Services to get the server location.
setAlongDirection(boolean) - Method in interface com.hp.ucmdb.api.view.ViewClassBasedFoldingRule
Sets the direction the rule is evaluated.
setAsPerspectiveContact() - Method in interface com.hp.ucmdb.api.topology.PerspectiveContactable
Sets this element as a perspective contact element.
setAttribute(String, String) - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Adds or Updates an attribute that is part of the detection process.
setBooleanParameter(String, boolean) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Deprecated. use queryParameters.
setBooleanProperty(String, boolean) - Method in interface com.hp.ucmdb.api.types.Element
 
setBooleanProperty(String, boolean) - Method in interface com.hp.ucmdb.api.types.ElementProperties
 
setBySeverity(ErrorSeverity) - Method in interface com.hp.ucmdb.api.discovery.types.ErrorsFilter
Sets the ErrorSeverity filter.
setBytesParameter(String, byte[]) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Deprecated. use ExecutableQuery.queryParameters()
setBytesProperty(String, byte[]) - Method in interface com.hp.ucmdb.api.types.Element
 
setBytesProperty(String, byte[]) - Method in interface com.hp.ucmdb.api.types.ElementProperties
 
setCategory(String) - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Sets the category of this software signature.
setChunkKeepingPeriod(int) - Method in interface com.hp.ucmdb.api.topology.LiveQuery
Defines the time that a chunk is available.
setCmdLine(String) - Method in interface com.hp.ucmdb.api.discovery.types.ProcessSignature
Sets the string that identifies this process if found in the command line.
setConfigFilesPaths(String...) - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Set the paths of the configuration files associated with this software.
setConfigParameterDefaultValue(String, String) - Method in interface com.hp.ucmdb.api.configuration.ConfigurationService
Sets default value for the specified ConfigParameter.
setConfigParameterValue(String, String) - Method in interface com.hp.ucmdb.api.configuration.ConfigurationService
Sets value for specified ConfigParameter for the current customer.
setDataForCreate(TopologyModificationData) - Method in interface com.hp.ucmdb.api.topology.TopologyModification
Adds topology data to the list of CIs and relations to be added to UCMDB.
setDataForCreate(TopologyModificationData, ListPropertiesUpdate) - Method in interface com.hp.ucmdb.api.topology.TopologyModification
Adds topology data to the list of CIs and relations to be added to UCMDB.
setDataForDelete(TopologyModificationData) - Method in interface com.hp.ucmdb.api.topology.TopologyModification
Adds topology data to the list of CIs and relations to be deleted from UCMDB.
setDataForUpdate(TopologyModificationData) - Method in interface com.hp.ucmdb.api.topology.TopologyModification
Adds topology data to the list of CIs and relations to be updated in UCMDB.
setDataForUpdate(TopologyModificationData, ListPropertiesUpdate) - Method in interface com.hp.ucmdb.api.topology.TopologyModification
Adds topology data to the list of CIs and relations to be updated in UCMDB.
setDateParameter(String, Date) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Deprecated. use ExecutableQuery.queryParameters()
setDateProperty(String, Date) - Method in interface com.hp.ucmdb.api.types.Element
 
setDateProperty(String, Date) - Method in interface com.hp.ucmdb.api.types.ElementProperties
 
setDefaultOwnerCIPrototype(CI, String, boolean) - Method in interface com.hp.ucmdb.api.configuration.ConfigurationService
Sets the default owner CI prototype for UCMDB.
setDiscoveryConfigurationXML(String) - Method in interface com.hp.ucmdb.api.discovery.services.DDMConfigurationService
Sets the discovery system configuration based on input XML.
setDoubleParameter(String, double) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Deprecated. use ExecutableQuery.queryParameters()
setDoubleProperty(String, double) - Method in interface com.hp.ucmdb.api.types.Element
 
setDoubleProperty(String, double) - Method in interface com.hp.ucmdb.api.types.ElementProperties
 
setErrorCode(int) - Method in exception com.hp.ucmdb.api.UcmdbException
 
setFloatParameter(String, float) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Deprecated. use queryParameters.
setFloatProperty(String, float) - Method in interface com.hp.ucmdb.api.types.Element
 
setFloatProperty(String, float) - Method in interface com.hp.ucmdb.api.types.ElementProperties
 
setForceAdhocCalculationFlag() - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Sets this executable query to be calculated without using the query results cache.
setInternalDataStoreOnly() - Method in interface com.hp.ucmdb.api.topology.QueryChangeCommand
Changes all the data store settings for all elements in the query definition to "internal".
setInterval(double) - Method in interface com.hp.ucmdb.api.discovery.types.TimeInterval
Sets the duration of this TimeInterval.
setIntListParameter(String, int[]) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Deprecated. use ExecutableQuery.queryParameters()
setIntListParameter(String, Iterable<Integer>) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Deprecated. use ExecutableQuery.queryParameters()
setIntListProperty(String, int[]) - Method in interface com.hp.ucmdb.api.types.Element
 
setIntListProperty(String, Iterable<Integer>) - Method in interface com.hp.ucmdb.api.types.Element
 
setIntListProperty(String, int[]) - Method in interface com.hp.ucmdb.api.types.ElementProperties
 
setIntListProperty(String, Iterable<Integer>) - Method in interface com.hp.ucmdb.api.types.ElementProperties
 
setIntParameter(String, int) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Deprecated. use ExecutableQuery.queryParameters()
setIntProperty(String, int) - Method in interface com.hp.ucmdb.api.types.Element
 
setIntProperty(String, int) - Method in interface com.hp.ucmdb.api.types.ElementProperties
 
setIsPortsRequired(boolean) - Method in interface com.hp.ucmdb.api.discovery.types.ProcessSignature
Sets the ports that are part of the detection to be required or optional.
setLoggedInUser(String) - Method in interface com.hp.ucmdb.api.ClientContext
 
setLogger(Logger) - Method in interface com.hp.ucmdb.api.UcmdbService
Sets the logger to be used by this SDK client.
setLongParameter(String, long) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Deprecated. use ExecutableQuery.queryParameters()
setLongProperty(String, long) - Method in interface com.hp.ucmdb.api.types.Element
 
setLongProperty(String, long) - Method in interface com.hp.ucmdb.api.types.ElementProperties
 
setMaxChunkSize(int) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Sets the limit for maximum elements returned per chunk in the query's result.
setMaxChunkSize(int) - Method in interface com.hp.ucmdb.api.topology.LiveQuery
Defines a limit for maximum elements per chunk from getQueryResult.
setName(String) - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Sets the name of this SoftwareSignature object.
setParameter(String, Object) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Deprecated. use queryParameters.
setParameters(List<UcmdbExceptionParameter>) - Method in exception com.hp.ucmdb.api.UcmdbException
 
setPorts(boolean, String...) - Method in interface com.hp.ucmdb.api.discovery.types.ProcessSignature
Sets the ports that are part of the detection of the process represented by this object.
setPropertyValue(String, Object) - Method in interface com.hp.ucmdb.api.types.Element
Sets the property to the value.
setPropertyValue(String, Object) - Method in interface com.hp.ucmdb.api.types.ElementProperties
Sets the property to the value.
setQueryResultListener(LiveQueryResultListener) - Method in interface com.hp.ucmdb.api.topology.LiveQuery
Registers a listener to be called when the result of the query changes.
setRegularExpression(String) - Method in interface com.hp.ucmdb.api.discovery.types.ParsingRule
Sets a regular expression to this ParsingRule.
setRequired(boolean) - Method in interface com.hp.ucmdb.api.discovery.types.ProcessSignature
Sets whether this ProcessSignature is required for the detection of the SoftwareSignature it belongs to.
setRuleType(ParsingRule.RuleType) - Method in interface com.hp.ucmdb.api.discovery.types.ParsingRule
Sets the type of this ParsingRule.
setSelfLinkFilter(SelfLinkFilter) - Method in interface com.hp.ucmdb.api.topology.QueryLink
Sets the self link filter.
setServerLocator(UcmdbServerLocator) - Method in interface com.hp.ucmdb.api.UcmdbService
Sets the implementation of the server locator to be used when the customer is migrated to another server.
setSeverityAbove(ErrorSeverity) - Method in interface com.hp.ucmdb.api.discovery.types.ErrorsFilter
Sets the lowest ErrorSeverity filter.
setSignature(SoftwareSignature) - Method in interface com.hp.ucmdb.api.discovery.services.DDMSoftwareSignatureService
Sets a softwareSignature to be available to the DDMProbe components.
setSinceDate(Date) - Method in interface com.hp.ucmdb.api.discovery.types.ErrorsFilter
Sets the earliest date to receive ErrorStatuses.
setSoftwareCiType(String) - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Sets the CI type used to represent the software if it is discovered.
setStringListParameter(String, String[]) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Deprecated. use ExecutableQuery.queryParameters()
setStringListParameter(String, Iterable<String>) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Deprecated. use ExecutableQuery.queryParameters()
setStringListProperty(String, String[]) - Method in interface com.hp.ucmdb.api.types.Element
 
setStringListProperty(String, Iterable<String>) - Method in interface com.hp.ucmdb.api.types.Element
 
setStringListProperty(String, String[]) - Method in interface com.hp.ucmdb.api.types.ElementProperties
 
setStringListProperty(String, Iterable<String>) - Method in interface com.hp.ucmdb.api.types.ElementProperties
 
setStringParameter(String, String) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
Deprecated. use ExecutableQuery.queryParameters()
setStringProperty(String, String) - Method in interface com.hp.ucmdb.api.types.Element
 
setStringProperty(String, String) - Method in interface com.hp.ucmdb.api.types.ElementProperties
 
setUnits(TimeInterval.Unit) - Method in interface com.hp.ucmdb.api.discovery.types.TimeInterval
Sets the time unit used by this TimeInterval object.
setVendor(String) - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Sets the vendor of this software signature.
setXmlProperty(String, String) - Method in interface com.hp.ucmdb.api.types.Element
 
setXmlProperty(String, String) - Method in interface com.hp.ucmdb.api.types.ElementProperties
 
severityAbove(ErrorSeverity) - Method in interface com.hp.ucmdb.api.discovery.types.ErrorsFilter
Sets the lowest ErrorSeverity filter.
shouldSetInternalDataStoreOnly() - Method in interface com.hp.ucmdb.api.topology.QueryChangeCommand
Returns true if QueryChangeCommand.setInternalDataStoreOnly() was called.
SignatureDoesNotExistException - Exception in com.hp.ucmdb.api.discovery.types
Indicates that the SoftwareSignature does not exist
SignatureDoesNotExistException(Throwable) - Constructor for exception com.hp.ucmdb.api.discovery.types.SignatureDoesNotExistException
 
SignatureDoesNotExistException(String) - Constructor for exception com.hp.ucmdb.api.discovery.types.SignatureDoesNotExistException
 
SignatureDoesNotExistException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.discovery.types.SignatureDoesNotExistException
 
since(Date) - Method in interface com.hp.ucmdb.api.discovery.types.ErrorsFilter
Sets the earliest date filter.
SingleQueryReferenceDefinition - Interface in com.hp.ucmdb.api.topology
A single query reference definition holds a single base query name and, possibly, parameters and restrictions that should be used on that query.
SingleViewReferenceDefinition - Interface in com.hp.ucmdb.api.view
A reference definition that uses the folding definition from the view identified by base view name, but defines another query to be used.
Snapshot - Interface in com.hp.ucmdb.api.snapshots
The data result and information details of a snapshot.
SnapshotContext - Interface in com.hp.ucmdb.api.snapshots
Snapshot information.
SnapshotFilter - Interface in com.hp.ucmdb.api.snapshots
 
SnapshotHeader - Interface in com.hp.ucmdb.api.snapshots
The snapshot identification along with the snapshot metadata.
SnapshotService - Interface in com.hp.ucmdb.api.snapshots
Snapshots services.
SnapshotsFactory - Interface in com.hp.ucmdb.api.snapshots
Factory for creating arguments for SnapshotService methods.
SoftwareSignature - Interface in com.hp.ucmdb.api.discovery.types
Represents a set of rules to detect the existence of a specific software.
sourceIds() - Method in interface com.hp.ucmdb.api.topology.IndirectLinkDescriptor
 
sourceMaxCardinality() - Method in interface com.hp.ucmdb.api.topology.QueryLink
Returns the maximum of all of the maximum cardinalities set for this query link in the source expression tree.
sourceMinCardinality() - Method in interface com.hp.ucmdb.api.topology.QueryLink
Returns the minimum of all of the minimum cardinalities set for this query link in the source expression tree.
sourceNode() - Method in interface com.hp.ucmdb.api.topology.QueryLink
Returns the node the link of this link comes from.
sourceProperty() - Method in interface com.hp.ucmdb.api.topology.OnPropertiesLinkCondition
Returns the source property to match on this condition.
strictlyOfType(String) - Method in interface com.hp.ucmdb.api.topology.TypeConditionable
Sets the exact type of this element and returns the element itself.
strictlyWithLinkOfType(String) - Method in interface com.hp.ucmdb.api.topology.DirectLink
Convenience method, equivalent to calling strictlyOfType(type)
StringEnum - Interface in com.hp.ucmdb.api.classmodel
 
stringToInitializedQuery(String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Returns an initialized Query that holds a copy of the original query or query reference definition used to create the string.
stringToQueryDefinition(String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Returns a copy of the original query definition used to create the string.
stringToViewDefinition(String) - Method in interface com.hp.ucmdb.api.view.ViewService
Given a string created by ViewService.viewDefinitionToString(com.hp.ucmdb.api.view.ViewDefinition), this methods returns a copy of the original ViewDefinition.
successCount() - Method in interface com.hp.ucmdb.api.discovery.types.DiscoveryProgress
Returns the number of tasks that were successfully ran to completion.
SupportsClientProperties<E> - Interface in com.hp.ucmdb.api.util
Interfaces extending this interface support persistence for a properties map (string to string) by namespace.
SupportsInvisibility<E> - Interface in com.hp.ucmdb.api.topology
Indicates that the extending element may be invisible.
suspend() - Method in interface com.hp.ucmdb.api.discovery.types.DDMProbe
Prevents the DDMProbe component from starting new tasks.
SystemCapacityMetrics - Interface in com.hp.ucmdb.api.systemhealth
System capacity metrics representation
SystemHealthMetrics - Interface in com.hp.ucmdb.api.systemhealth
System performance metrics representation
SystemHealthService - Interface in com.hp.ucmdb.api.systemhealth
Provides system health services
SystemPerformanceMetrics - Interface in com.hp.ucmdb.api.systemhealth
System performance metrics representation
SystemStatus - Interface in com.hp.ucmdb.api.systemhealth
System status indicator

T

targetIds() - Method in interface com.hp.ucmdb.api.topology.IndirectLinkDescriptor
 
targetMaxCardinality() - Method in interface com.hp.ucmdb.api.topology.QueryLink
Returns the maximum of all of the maximum cardinalities set for this query link in the target expression tree.
targetMinCardinality() - Method in interface com.hp.ucmdb.api.topology.QueryLink
Returns the minimum of all of the minimum cardinalities set for this query link in the target expression tree.
targetNode() - Method in interface com.hp.ucmdb.api.topology.QueryLink
Returns the node the link of this link goes to.
targetProperty() - Method in interface com.hp.ucmdb.api.topology.OnPropertiesLinkCondition
Returns the target property to match on this condition.
TimeFrame - Interface in com.hp.ucmdb.api.discovery.types
The definition of a period of time.
TimeFrame.Day - Enum in com.hp.ucmdb.api.discovery.types
Days of the week.
TimeInterval - Interface in com.hp.ucmdb.api.discovery.types
A continuous time interval.
TimeInterval.Unit - Enum in com.hp.ucmdb.api.discovery.types
Time units.
to() - Method in interface com.hp.ucmdb.api.view.ViewClassBasedFoldingRule
CIs of this class are considered as targets.
to(String) - Method in interface com.hp.ucmdb.api.view.ViewClassBasedFoldingRule
Sets the target class name.
toExecutable() - Method in interface com.hp.ucmdb.api.topology.Query
Transforms this object into a query that can be run with TopologyQueryService.executeQuery(ExecutableQuery)
toExecutable() - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
Converts this query definition into an executable query object for passing to TopologyQueryService.executeQuery(ExecutableQuery).
toExecutable() - Method in interface com.hp.ucmdb.api.topology.QueryReferenceDefinition
Converts this query definition into an executable query object for passing to TopologyQueryService.executeQuery(ExecutableQuery).
Topology - Interface in com.hp.ucmdb.api.topology
Result of a topology query execution.
TopologyChangeOutput - Interface in com.hp.ucmdb.api.topology
 
TopologyCI - Interface in com.hp.ucmdb.api.types
Represents a CI returned as part of the Topology data structure.
TopologyCount - Interface in com.hp.ucmdb.api.topology
Result count of a topology query execution.
TopologyCountByClasses - Interface in com.hp.ucmdb.api.topology
Result count of a topology query execution.
TopologyData - Interface in com.hp.ucmdb.api.topology
A structure serving as input to topology modification methods.
TopologyModification - Interface in com.hp.ucmdb.api.topology
A structure serving as input to topology modification methods.
TopologyModificationData - Interface in com.hp.ucmdb.api.topology
 
TopologyQueryFactory - Interface in com.hp.ucmdb.api.topology
Services for creating queries.
TopologyQueryService - Interface in com.hp.ucmdb.api.topology
Interface for querying the UCMDB topology.
TopologyRelation - Interface in com.hp.ucmdb.api.types
Represents a relation returned as part of the Topology data structure.
TopologyUpdateFactory - Interface in com.hp.ucmdb.api.topology
Factory for creating arguments for TopologyUpdateService methods.
TopologyUpdateService - Interface in com.hp.ucmdb.api.topology
Interface for updating topology: creating, updating, and deleting CIs and relations.
toString() - Method in enum com.hp.ucmdb.api.discovery.types.ParsingRule.RuleType
 
toString() - Method in enum com.hp.ucmdb.api.topology.OnPropertiesLinkOp
 
totalCount() - Method in interface com.hp.ucmdb.api.discovery.types.DiscoveryProgress
Returns the total number of tasks in the system.
touch(TopologyModificationData) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateService
Delays deletion of UCMDB CIs and relations due to aging.
toView() - Method in interface com.hp.ucmdb.api.view.ViewDefinition
Return an object that can be executed using the ViewService methods.
trace(Object) - Method in interface com.hp.ucmdb.api.Logger
 
trace(Object, Throwable) - Method in interface com.hp.ucmdb.api.Logger
 
TriggerCI - Interface in com.hp.ucmdb.api.impact
 
type() - Method in interface com.hp.ucmdb.api.topology.TypeConditionable
The type of elements to be matched by this element.
Type - Enum in com.hp.ucmdb.api.types
Data types
TypeConditionable<E> - Interface in com.hp.ucmdb.api.topology
Indicates that the extending element may have a type condition.
TypeInfo - Interface in com.hp.ucmdb.api.types
Additional type info for specific attribute types

A typical usage of this interface is demonstrated below:


U

UcmdbCheckedException - Exception in com.hp.ucmdb.api
Base class for all UCMDB API application exceptions.
UcmdbCheckedException(Throwable) - Constructor for exception com.hp.ucmdb.api.UcmdbCheckedException
 
UcmdbCheckedException(String) - Constructor for exception com.hp.ucmdb.api.UcmdbCheckedException
 
UcmdbCheckedException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.UcmdbCheckedException
 
UcmdbException - Exception in com.hp.ucmdb.api
Base class for all UCMDB API application exceptions.
UcmdbException(Throwable) - Constructor for exception com.hp.ucmdb.api.UcmdbException
 
UcmdbException(String) - Constructor for exception com.hp.ucmdb.api.UcmdbException
 
UcmdbException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.UcmdbException
 
UcmdbExceptionParameter - Interface in com.hp.ucmdb.api
Base class for UCMDB exception parameters.
UcmdbId - Interface in com.hp.ucmdb.api.types
 
UcmdbManagementService - Interface in com.hp.ucmdb.api
Services to get interfaces to management subsystems.
UcmdbServerLocator - Interface in com.hp.ucmdb.api
Fallback to an alternate UCMDB server.
UcmdbService - Interface in com.hp.ucmdb.api
The main UCMDB interface - services to get interfaces to various UCMDB subsystems.
UcmdbServiceFactory - Class in com.hp.ucmdb.api
Entry point for UCMDB API services.
UcmdbServiceFactory.AllHostAcceptedVerifier - Class in com.hp.ucmdb.api
Disables host name verfication (used in case of NAT networks)
UcmdbServiceFactory.AllHostAcceptedVerifier() - Constructor for class com.hp.ucmdb.api.UcmdbServiceFactory.AllHostAcceptedVerifier
 
UcmdbServiceFactory.ConnectionProperties - Interface in com.hp.ucmdb.api
Internal implementation.
UcmdbServiceFactory.DefaultTruststoreManger - Class in com.hp.ucmdb.api
The X509TrustManager implementation.
UcmdbServiceFactory.DefaultTruststoreManger() - Constructor for class com.hp.ucmdb.api.UcmdbServiceFactory.DefaultTruststoreManger
 
UcmdbServiceFactory.HttpBootstrap - Interface in com.hp.ucmdb.api
Internal implementation.
UcmdbServiceFactory.HttpUcmdbServiceProviderFactory - Interface in com.hp.ucmdb.api
Internal implementation.
UcmdbServiceProvider - Interface in com.hp.ucmdb.api
Services to obtain a UcmdbService and server information.
UNBOUNDED - Static variable in interface com.hp.ucmdb.api.topology.QueryLink
Represents an unbounded cardinality value.
unregisterChangesListener(ClassModelChangesListener) - Method in interface com.hp.ucmdb.api.classmodel.ClassModelService
Unregisters a previously registered listener.
unregisterModelListener(String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Unregisters the specified model listener.
unregisterQueryDependenciesChangeListener(String) - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
Unregisters the query dependencies change listener.
unregisterQueryManagementListener(String) - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
Unregisters the query management listener.
unregisterQueryResultListener(QueryResultListener, String) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Unregisters the specified listener.
unregisterViewDependenciesChangeListener(String) - Method in interface com.hp.ucmdb.api.view.ViewService
Unregisters the specified view dependencies change listener.
unregisterViewManagementListener(String) - Method in interface com.hp.ucmdb.api.view.ViewService
Unregisters the specified view management listener.
update(TopologyModificationData) - Method in interface com.hp.ucmdb.api.topology.TopologyUpdateService
Updates a set of CIs and relations in the UCMDB.
updatedQueriesResults() - Method in interface com.hp.ucmdb.api.topology.ElementIdsForChangedCachedQueries
Returns a map of of the updated queries names to their ids (and current version).
updateFilteredModelListener(String, ModelEventsFilter) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Updates model listener filter definition.
updateFilteredModelListener(String, ModelListenerFilter) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Deprecated. replaced by TopologyQueryService.updateFilteredModelListener(String listenerId, ModelEventsFilter filter)
UpdateOutput - Interface in com.hp.ucmdb.api.topology
 
use(ConditionExpression<LinkConditionElement, LinkConditionOperand>) - Method in interface com.hp.ucmdb.api.topology.LinkConditionBuilder
Uses a previously defined condition expression as its "left side" (or single leaf).
use(LinkConditionElement) - Method in interface com.hp.ucmdb.api.topology.LinkConditionBuilder
Uses a previously defined leaf expression as its single leaf.
use(CompletePropertyCondition) - Method in interface com.hp.ucmdb.api.topology.PropertyConditionBuilder
Uses a previously defined complete property as its "left side" (or single leaf).
use(ConditionExpression<CompletePropertyCondition, PropertiesConditionOperand>) - Method in interface com.hp.ucmdb.api.topology.PropertyConditionBuilder
Uses a previously defined condition expression as its "left side".
useAllRules() - Method in interface com.hp.ucmdb.api.impact.ImpactAnalysisDefinition
 
usedNamespaces() - Method in interface com.hp.ucmdb.api.util.SupportsClientProperties
Returns the set of all the namespaces used in this object.
usedViewFoldingDefinition() - Method in interface com.hp.ucmdb.api.snapshots.ViewSnapshotCompareResult
Returns true if the current view folding definition was used.
useRulesBundle(String) - Method in interface com.hp.ucmdb.api.impact.ImpactAnalysisDefinition
 

V

validateBDMQuery(QueryDefinition) - Method in interface com.hp.ucmdb.api.topology.TopologyQueryService
Checks if the query definition is BDM compliant.
validateBulk(QueryValidationBulk) - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
 
validateBulk(ViewValidationBulk) - Method in interface com.hp.ucmdb.api.view.ViewService
 
ValidRelation - Interface in com.hp.ucmdb.api.classmodel
The definition of a valid relation between two endpoint types.
value() - Method in enum com.hp.ucmdb.api.discovery.types.ErrorSeverity
 
valueOf(String) - Static method in enum com.hp.ucmdb.api.classmodel.IconSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.configuration.ConfigParameter.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.configuration.ConfigParameter.RefreshRate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.configuration.ConfigParameter.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.discovery.types.ErrorSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.discovery.types.ParsingRule.RuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.discovery.types.TimeFrame.Day
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.discovery.types.TimeInterval.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.topology.AttributeSortingOrderElementDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.topology.CreateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.topology.DeleteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.topology.LinkConditionOperand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.topology.ModifyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.topology.notification.ModelListenerPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.topology.OnPropertiesLinkOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.topology.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.topology.PropertiesConditionOperand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.topology.QualifierMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.topology.QueriesFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.topology.QueryDefinitionFirstLoadStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.topology.QueryDefinitionRecalcPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.topology.QueryLinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.topology.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.topology.SelfLinkFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.types.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.types.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.view.ViewClassBasedFoldingRuleDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hp.ucmdb.api.view.ViewType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.hp.ucmdb.api.classmodel.IconSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.configuration.ConfigParameter.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.configuration.ConfigParameter.RefreshRate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.configuration.ConfigParameter.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.discovery.types.ErrorSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.discovery.types.ParsingRule.RuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.discovery.types.TimeFrame.Day
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.discovery.types.TimeInterval.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.topology.AttributeSortingOrderElementDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.topology.CreateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.topology.DeleteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.topology.LinkConditionOperand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.topology.ModifyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.topology.notification.ModelListenerPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.topology.OnPropertiesLinkOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.topology.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.topology.PropertiesConditionOperand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.topology.QualifierMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.topology.QueriesFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.topology.QueryDefinitionFirstLoadStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.topology.QueryDefinitionRecalcPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.topology.QueryLinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.topology.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.topology.SelfLinkFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.types.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.types.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.view.ViewClassBasedFoldingRuleDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hp.ucmdb.api.view.ViewType
Returns an array containing the constants of this enum type, in the order they are declared.
vendor(String) - Method in interface com.hp.ucmdb.api.discovery.types.SoftwareSignature
Sets a vendor to this software signature.
verify(String, SSLSession) - Method in class com.hp.ucmdb.api.UcmdbServiceFactory.AllHostAcceptedVerifier
 
View - Interface in com.hp.ucmdb.api.view
Represents a view defined on the uCMDB server or a new view to be executed or saved on the uCMDB server.
ViewClassBasedFoldingRule - Interface in com.hp.ucmdb.api.view
This interface defines a class-based folding rule.
ViewClassBasedFoldingRuleDirection - Enum in com.hp.ucmdb.api.view
 
viewDefinition() - Method in interface com.hp.ucmdb.api.view.View
Returns a client-side representation of the definition of the view on the server.
ViewDefinition<T extends ViewDefinition> - Interface in com.hp.ucmdb.api.view
 
viewDefinitionToString(ViewDefinition) - Method in interface com.hp.ucmdb.api.view.ViewService
Given a ViewDefinition this method returns the view's string representation.
ViewDependenciesChange - Interface in com.hp.ucmdb.api.view.notification
Describes view dependencies change.
ViewDependenciesChangeListener - Interface in com.hp.ucmdb.api.view.notification
Implemented by a client to receive notifications on view dependencies changes.
ViewDoesNotExistException - Exception in com.hp.ucmdb.api.view
 
ViewDoesNotExistException(Throwable) - Constructor for exception com.hp.ucmdb.api.view.ViewDoesNotExistException
 
ViewDoesNotExistException(String) - Constructor for exception com.hp.ucmdb.api.view.ViewDoesNotExistException
 
ViewDoesNotExistException(String, Throwable) - Constructor for exception com.hp.ucmdb.api.view.ViewDoesNotExistException
 
ViewExecutionOptions - Interface in com.hp.ucmdb.api.view
A container for view execution options and flags, this object may change view execution behavior at runtime.
ViewFactory - Interface in com.hp.ucmdb.api.view
The factory for creating viewing system related structures.
ViewFolder - Interface in com.hp.ucmdb.api.view
Represents a folder in views folder structure.
ViewManagementChange - Interface in com.hp.ucmdb.api.view.notification
Describes view management change.
ViewManagementListener - Interface in com.hp.ucmdb.api.view.notification
Implemented by a client to receive notifications of view management changes.
ViewManagementListenerFilter - Interface in com.hp.ucmdb.api.view.notification
Filters view management changes.
views() - Method in interface com.hp.ucmdb.api.topology.DependsOnQuery
 
views() - Method in interface com.hp.ucmdb.api.view.DependsOnView
 
ViewService - Interface in com.hp.ucmdb.api.view
Provides viewing system services.
ViewSnapshotCompareResult - Interface in com.hp.ucmdb.api.snapshots
The data result and information details of a view snapshot comparison.
ViewTreeVisitor - Interface in com.hp.ucmdb.api.view
Implementations of this interace can be used to traverse the views tree.
viewType() - Method in interface com.hp.ucmdb.api.view.ViewDefinition
The type of the view.
ViewType - Enum in com.hp.ucmdb.api.view
 
ViewValidationBulk - Interface in com.hp.ucmdb.api.view
Defines a bulk of views and related resources for validation.
viewVersion() - Method in interface com.hp.ucmdb.api.view.View
Returns the version of this view as it was saved on the server.
ViewVersion - Interface in com.hp.ucmdb.api.view
 
ViewWithFoldingDefinition - Interface in com.hp.ucmdb.api.view
A view based on a query name and a folding definition.
visit(ConditionExpressionVisitor<T, O>) - Method in interface com.hp.ucmdb.api.topology.ConditionExpression
Visits the expression using an (optionally client-based) visitor.
visit(QueryFolder) - Method in interface com.hp.ucmdb.api.topology.QueryTreeVisitor
Called when a query folder is visited.
visit(Query) - Method in interface com.hp.ucmdb.api.topology.QueryTreeVisitor
Called when a query is visited.
visit(ViewFolder) - Method in interface com.hp.ucmdb.api.view.ViewTreeVisitor
Called when a view folder is visited.
visit(View) - Method in interface com.hp.ucmdb.api.view.ViewTreeVisitor
Called when a view is visited.
visitBinaryExpression(ConditionExpression<T, O>, O, ConditionExpression<T, O>) - Method in interface com.hp.ucmdb.api.topology.ConditionExpressionVisitor
Called when a binary expression ((left) op (right)) is seen.
visitBridgeExpression(ConditionExpression<T, O>) - Method in interface com.hp.ucmdb.api.topology.ConditionExpressionVisitor
Called when a bridge expression is seen (left).
visitChildren(QueryTreeVisitor) - Method in interface com.hp.ucmdb.api.topology.QueryFolder
Visits the query folder's children visitor.
visitChildren(ViewTreeVisitor) - Method in interface com.hp.ucmdb.api.view.ViewFolder
Visits the view folder's children using a visitor.
visitLeaf(T) - Method in interface com.hp.ucmdb.api.topology.ConditionExpressionVisitor
Called when a leaf is seen.
visitUnaryExpression(ConditionExpression<T, O>, O) - Method in interface com.hp.ucmdb.api.topology.ConditionExpressionVisitor
Called when an unary expression (op(left)) is seen.

W

warn(Object) - Method in interface com.hp.ucmdb.api.Logger
 
warn(Object, Throwable) - Method in interface com.hp.ucmdb.api.Logger
 
whenSourceProperty(String) - Method in interface com.hp.ucmdb.api.topology.IncompleteLinkOnPropertyP1
Continues this condition with the given name of the source property.
whoDependsOn(String) - Method in interface com.hp.ucmdb.api.topology.QueryManagementService
 
whoDependsOn(String) - Method in interface com.hp.ucmdb.api.view.ViewService
 
withAddFilter() - Method in interface com.hp.ucmdb.api.topology.notification.ModelListenerFilter
Creates a filter on added CIs or Relations changes.
withAllDataStores() - Method in interface com.hp.ucmdb.api.topology.DataStoresConditionable
Toggle allow all/not-all data stores for this element.
withBaseCIsIds(Collection<UcmdbId>) - Method in interface com.hp.ucmdb.api.view.PerspectiveBasedViewReferenceDefinition
Sets the base CIs IDs, or resets them if empty collection passed.
withBaseQueryName(String) - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
Sets this query to run over the result of another query.
withBaseQueryName(String) - Method in interface com.hp.ucmdb.api.view.PerspectiveBasedViewReferenceDefinition
Sets the base query name, or resets it if the name is null.
withBundles(Collection<String>) - Method in interface com.hp.ucmdb.api.bundles.BundledResource
Sets the bundles for this resource.
withClientProperty(String, String, String) - Method in interface com.hp.ucmdb.api.util.SupportsClientProperties
Adds the given key-value pair to the given namespace, returning "this" for method chaining.
withCmdLine(String) - Method in interface com.hp.ucmdb.api.discovery.types.ProcessSignature
Sets the string that identifies this process if found in the command line.
withConditionName(String) - Method in interface com.hp.ucmdb.api.topology.CompletePropertyCondition
Assigns a name to this condition.
withDataIntegrityRulesBundle(String) - Method in interface com.hp.ucmdb.api.topology.ExecutableQuery
 
withDataIntegrityRulesBundle(String) - Method in interface com.hp.ucmdb.api.topology.LiveQuery
 
withDataStores(String...) - Method in interface com.hp.ucmdb.api.topology.DataStoresConditionable
Restricts the set of data stores for this element.
withDataStores(Iterable<String>) - Method in interface com.hp.ucmdb.api.topology.DataStoresConditionable
Restricts the set of data stores for this element.
withDescription(String) - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
Sets a human-readable description of the query definition purpose.
withDescription(String) - Method in interface com.hp.ucmdb.api.topology.QueryReferenceDefinition
Sets a human-readable description of the query definition purpose.
withDescription(String) - Method in interface com.hp.ucmdb.api.view.ViewDefinition
Changes the human-readable description of the view.
withExcludedCIs(Collection<UcmdbId>) - Method in interface com.hp.ucmdb.api.view.PerspectiveBasedViewReferenceDefinition
Sets the excluded IDs collection, or resets it if passed an empty collection.
withFirstLoadStrategy(QueryDefinitionFirstLoadStrategy) - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
Sets when a saved query should first be loaded and calculated.
withFirstLoadStrategy(QueryDefinitionFirstLoadStrategy) - Method in interface com.hp.ucmdb.api.topology.QueryReferenceDefinition
Sets when a saved query should first be loaded and calculated.
withFirstLoadStrategy(QueryDefinitionFirstLoadStrategy) - Method in interface com.hp.ucmdb.api.view.PerspectiveBasedViewReferenceDefinition
Sets when the top level query should first be loaded and calculated.
withIds(UcmdbId...) - Method in interface com.hp.ucmdb.api.topology.IdConditionable
Restricts the set of matching elements to those having the specified IDs.
withIds(Iterable<UcmdbId>) - Method in interface com.hp.ucmdb.api.topology.IdConditionable
Restricts the set of matching elements to those having the IDs returned by the given iterable.
withIdsFromStrings(String...) - Method in interface com.hp.ucmdb.api.topology.IdConditionable
Restricts the set of matching elements to those having the specified IDs.
withIdsFromStrings(Iterable<String>) - Method in interface com.hp.ucmdb.api.topology.IdConditionable
Restricts the set of matching elements to those having the IDs returned by the given iterable.
withIdsOf(T...) - Method in interface com.hp.ucmdb.api.topology.IdConditionable
Restricts the set of matching elements to those whose IDs are specified by the elements in the set.
withIdsOf(Iterable<? extends T>) - Method in interface com.hp.ucmdb.api.topology.IdConditionable
Restricts the set of matching elements to those whose IDs are specified by the elements in the returned by the iterable.
withIndirectLinkNames(Collection<String>) - Method in interface com.hp.ucmdb.api.topology.IndirectLinkDescriptor
Clears and sets the link names collection.
withIndirectLinkNames(String...) - Method in interface com.hp.ucmdb.api.topology.IndirectLinkDescriptor
Clears and sets the link names collection.
withInternalDataStoreOnly() - Method in interface com.hp.ucmdb.api.topology.DataStoresConditionable
Toggle 'allow only internal data store' flag for this element.
withInterval(double) - Method in interface com.hp.ucmdb.api.discovery.types.TimeInterval
Sets the duration of this TimeInterval.
withIP(String) - Method in interface com.hp.ucmdb.api.discovery.types.NetworkRange
Add a single IP address to the range defined by this object.
withIPRange(String, String) - Method in interface com.hp.ucmdb.api.discovery.types.NetworkRange
Add an IP range to the range defined by this object.
withLinkClassName(String) - Method in interface com.hp.ucmdb.api.view.ViewClassBasedFoldingRule
Sets the link class name.
withLinkOfType(String) - Method in interface com.hp.ucmdb.api.topology.DirectLink
Convenience method, equivalent to calling ofType(type)
withMaxCardinality(int) - Method in interface com.hp.ucmdb.api.topology.LinkConditionElement
 
withMinCardinality(int) - Method in interface com.hp.ucmdb.api.topology.LinkConditionElement
 
withName(String) - Method in interface com.hp.ucmdb.api.topology.QueryLink
Sets the name of this link.
Setting the name does not change any bind-by-name resource (non-query definition resources) to match the new name.
Changing the name changes the #hashCode of this object.
withNote() - Method in interface com.hp.ucmdb.api.view.ViewExecutionOptions
Adds the "note" functionality to ViewResultTreeNodes based on CIs.
withOp(O, ConditionExpression<T, O>) - Method in interface com.hp.ucmdb.api.topology.ConditionExpressionBuilder
Defines the condition specified by "op" between this condition and the specified condition expression.
withoutIcon() - Method in interface com.hp.ucmdb.api.view.ViewExecutionOptions
Removes the "icon function" functionality from ViewResultTreeNodes based on CIs.
withoutLabel() - Method in interface com.hp.ucmdb.api.view.ViewExecutionOptions
Removes the "label" functionality from ViewResultTreeNodes based on CIs.
withoutSelfLinks() - Method in interface com.hp.ucmdb.api.topology.QueryLink
Sets the self link filter to "restrict to non-self links" mode.
withPorts(String...) - Method in interface com.hp.ucmdb.api.discovery.types.ProcessSignature
Sets the ports that are part of the detection of the process represented by this object.
withPriority(ModelListenerPriority) - Method in interface com.hp.ucmdb.api.topology.notification.ModelListenerFilter
Defines filter priority.
withPropertiesConditions(ConditionExpression<CompletePropertyCondition, PropertiesConditionOperand>) - Method in interface com.hp.ucmdb.api.topology.PropertiesConditionable
Sets the properties condition of this element to the specified condition.
withQualifierMatchingStrategy(QualifierMatchingStrategy) - Method in interface com.hp.ucmdb.api.topology.QualifierConditionable
Sets the matching strategy for positive or negative matching.
withQueries(Iterable<QueryDefinition>) - Method in interface com.hp.ucmdb.api.topology.QueryValidationBulk
 
withQueries(QueryDefinition...) - Method in interface com.hp.ucmdb.api.topology.QueryValidationBulk
 
withQueries(Iterable<QueryDefinition>) - Method in interface com.hp.ucmdb.api.view.ViewValidationBulk
 
withQueries(QueryDefinition...) - Method in interface com.hp.ucmdb.api.view.ViewValidationBulk
 
withQueryLinkConditions(ConditionExpression<LinkConditionElement, LinkConditionOperand>) - Method in interface com.hp.ucmdb.api.topology.QueryNode
Sets a new links expression condition tree for this node.
A validation error will occur if the new expression tree does not have at least one instance of every query link (incoming and outgoing) that relates to this node.
withQueryName(String) - Method in interface com.hp.ucmdb.api.view.PerspectiveBasedViewReferenceDefinition
The top level query name.
withQueryName(String) - Method in interface com.hp.ucmdb.api.view.RuleBasedViewDefinition
Changes the query name this view is based on.
withQueryName(String) - Method in interface com.hp.ucmdb.api.view.ViewWithFoldingDefinition
Changes the query name this view is based on.
withQueryProperties() - Method in interface com.hp.ucmdb.api.view.ViewExecutionOptions
Adds the query properties to the CIs and Relations in the ViewResult.topology().
withQueryRecalcPriority(QueryDefinitionRecalcPriority) - Method in interface com.hp.ucmdb.api.view.PerspectiveBasedViewReferenceDefinition
Sets how soon the top level query is recalculated after data change.
withQueryReferences(Iterable<QueryReferenceDefinition<?>>) - Method in interface com.hp.ucmdb.api.topology.QueryValidationBulk
 
withQueryReferences(QueryReferenceDefinition<?>...) - Method in interface com.hp.ucmdb.api.topology.QueryValidationBulk
 
withQueryReferences(Iterable<QueryReferenceDefinition<?>>) - Method in interface com.hp.ucmdb.api.view.ViewValidationBulk
 
withQueryReferences(QueryReferenceDefinition<?>...) - Method in interface com.hp.ucmdb.api.view.ViewValidationBulk
 
withReachableSetStep() - Method in interface com.hp.ucmdb.api.topology.QueryNode
Creates an incomplete reachable set step, which is completed using a from condition, a to condition and a link condition.
withRecalcPriority(QueryDefinitionRecalcPriority) - Method in interface com.hp.ucmdb.api.topology.QueryDefinition
Sets how soon a saved query is recalculated after data change.
withRecalcPriority(QueryDefinitionRecalcPriority) - Method in interface com.hp.ucmdb.api.topology.QueryReferenceDefinition
Sets how soon a saved query is recalculated after data change.
withRegularExpression(String) - Method in interface com.hp.ucmdb.api.discovery.types.ParsingRule
Sets the rule to be the specified regular expression.
withRemoveFilter() - Method in interface com.hp.ucmdb.api.topology.notification.ModelListenerFilter
Creates a filter on deleted CIs or Relations changes.
withSeverity(ImpactSeverity) - Method in interface com.hp.ucmdb.api.impact.TriggerCI
 
withSourceCardinality(int, int) - Method in interface com.hp.ucmdb.api.topology.QueryLink
Replaces the cardinality of all instances of this query link in the source expression tree with the new values.
withSourceIds(Collection<UcmdbId>) - Method in interface com.hp.ucmdb.api.topology.IndirectLinkDescriptor
Clears and sets the source ids collection.
withSourceIds(UcmdbId...) - Method in interface com.hp.ucmdb.api.topology.IndirectLinkDescriptor
Clears and sets the source ids collection.
withTargetCardinality(int, int) - Method in interface com.hp.ucmdb.api.topology.QueryLink
Replaces the cardinality of all the instances of this query link in the target expression tree with the new values.
withTargetIds(Collection<UcmdbId>) - Method in interface com.hp.ucmdb.api.topology.IndirectLinkDescriptor
Clears and sets the target ids collection.
withTargetIds(UcmdbId...) - Method in interface com.hp.ucmdb.api.topology.IndirectLinkDescriptor
Clears and sets the target ids collection.
withUpdateFilter() - Method in interface com.hp.ucmdb.api.topology.notification.ModelListenerFilter
Creates a filter on updated CIs or Relations changes.
withViewProperties() - Method in interface com.hp.ucmdb.api.view.ViewExecutionOptions
Adds the "View Properties" functionality to ViewResultTreeNodes.
withViews(Iterable<ViewDefinition<?>>) - Method in interface com.hp.ucmdb.api.view.ViewValidationBulk
 
withViews(ViewDefinition<?>...) - Method in interface com.hp.ucmdb.api.view.ViewValidationBulk
 

A B C D E F G H I L M N O P Q R S T U V W

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