A C D F G I M O R S U V

A

addCustomCharacteristic(int, Value) - Method in class com.bmc.cmdb.api.CMDBAttribute
Adds a custom characteristic to the attribute that uses the specified ID and value.
addCustomCharacteristic(int, Value) - Method in class com.bmc.cmdb.api.CMDBClass
This method adds the specified custom characteristic to the class.
AR_BULK_ENTRY_ACTION_CANCEL - Static variable in class com.bmc.cmdb.api.CMDBUtil
Specifies that the bulk entry of data into BMC Atrium CMDB is cancelled.
AR_BULK_ENTRY_ACTION_SEND - Static variable in class com.bmc.cmdb.api.CMDBUtil
Specifies that data is entered in bulk into BMC Atrium CMDB.
AR_MAX_INDEX_ATTRIBUTES - Static variable in class com.bmc.cmdb.api.CMDBIndex
 

C

CMDB_ALL_OBJECT - Static variable in class com.bmc.cmdb.api.CMDBUtil
Specifies that in a graph query, all objects are displayed.
CMDB_ALL_RELATIONSHIP - Static variable in class com.bmc.cmdb.api.CMDBUtil
Specifies that in a graph query, all relationships are displayed.
CMDB_ATTACHMENT_LOCATION_BUFFER - Static variable in class com.bmc.cmdb.api.CMDBInstance
Specifies that the returned attachment is stored in a data buffer.
CMDB_ATTACHMENT_LOCATION_BUFFER - Static variable in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. Specifies that the returned attachment is stored in a data buffer.
CMDB_ATTACHMENT_LOCATION_FILE - Static variable in class com.bmc.cmdb.api.CMDBInstance
Specifies that the returned attachment is stored in a file.
CMDB_ATTACHMENT_LOCATION_FILE - Static variable in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. Specifies that the returned attachment is stored in a file.
CMDB_ATTACHMENT_LOCATION_NONE - Static variable in class com.bmc.cmdb.api.CMDBInstance
Specifies that no attachment is stored.
CMDB_ATTACHMENT_LOCATION_NONE - Static variable in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. Specifies that no attachment is stored.
CMDB_ATTR_AUDITTYPE_AUDIT - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies that the audit type for this attribute is Audit, which means that changes to the instance are tracked either by creating a copy of the instance that was created, modified, or deleted, or by writing the changes to a log.
CMDB_ATTR_AUDITTYPE_AUDIT_AND_COPY - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies that the audit type for this attribute is Audit and Copy, which means that changes to the instance are tracked by creating a copy of the instance that was created, modified, or deleted, and by writing the changes to a log.
CMDB_ATTR_AUDITTYPE_COPY - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies that the audit type for this attribute is Copy, which means that changes to the instance are tracked by creating a copy of the instance that is created, modified, or deleted.
CMDB_ATTR_AUDITTYPE_NONE - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies that the audit type for this attribute is none, which means that changes are not tracked.
CMDB_ATTR_CHARAC_AUDIT_OPTION - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies that the audit information for this attribute will be stored.
CMDB_ATTR_CHARAC_CHANGE_PERMS - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies the groups or roles that can view and modify the characteristics of the attribute.
CMDB_ATTR_CHARAC_CREATE_MODE - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies the create mode for the attribute.
CMDB_ATTR_CHARAC_DESCRIPTION - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies the description for the attribute.
CMDB_ATTR_CHARAC_HIDDEN - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies whether the attribute is hidden.
CMDB_ATTR_CHARAC_NAMESPACE - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies the namespace for the attribute.
CMDB_ATTR_CHARAC_PRIMARY_KEY - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies whethre the attribute is a primary key.
CMDB_ATTR_CHARAC_PROPAGATED_OWNER - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies the class and attribute from which the attribute is propagated through a weak relationship.
CMDB_ATTR_CHARAC_VIEW_PERMS - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies the groups or roles that can view the attribute.
CMDB_ATTR_CREATE_MODE_OPEN - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies that any user can work with this attribute.
CMDB_ATTR_CREATE_MODE_PROTECTED - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies that only the user who has change permission can work with this attribute.
CMDB_ATTR_CUSTOM_CHARAC_MAX - Static variable in class com.bmc.cmdb.api.CMDBCharacteristics
The maximum value for a custom characteristic for the attribute.
CMDB_ATTR_CUSTOM_CHARAC_MIN - Static variable in class com.bmc.cmdb.api.CMDBCharacteristics
The minimum value for a custom characteristic for the attribute.
CMDB_ATTR_DATA_TYPE_ATTACH - Static variable in class com.bmc.cmdb.api.CMDBAttributeLimit
Specifies that the data type for the attribute is attachment.
CMDB_ATTR_DATA_TYPE_ATTACH_POOL - Static variable in class com.bmc.cmdb.api.CMDBAttributeLimit
Specifies that the data type for the attribute is attachment pool.
CMDB_ATTR_DATA_TYPE_CHAR - Static variable in class com.bmc.cmdb.api.CMDBAttributeLimit
Specifies that the data type for the attribute is char.
CMDB_ATTR_DATA_TYPE_CURRENCY - Static variable in class com.bmc.cmdb.api.CMDBAttributeLimit
Specifies that the data type for the attribute is currency.
CMDB_ATTR_DATA_TYPE_DATE - Static variable in class com.bmc.cmdb.api.CMDBAttributeLimit
Specifies that the data type for the attribute is date.
CMDB_ATTR_DATA_TYPE_DECIMAL - Static variable in class com.bmc.cmdb.api.CMDBAttributeLimit
Specifies that the data type for the attribute is decimal.
CMDB_ATTR_DATA_TYPE_DIARY - Static variable in class com.bmc.cmdb.api.CMDBAttributeLimit
Specifies that the data type for the attribute is diary.
CMDB_ATTR_DATA_TYPE_ENUM - Static variable in class com.bmc.cmdb.api.CMDBAttributeLimit
Specifies that the data type for the attribute is enum.
CMDB_ATTR_DATA_TYPE_INTEGER - Static variable in class com.bmc.cmdb.api.CMDBAttributeLimit
Specifies that the data type for the attribute is integer.
CMDB_ATTR_DATA_TYPE_NULL - Static variable in class com.bmc.cmdb.api.CMDBAttributeLimit
Specifies that the data type for the attribute is null.
CMDB_ATTR_DATA_TYPE_REAL - Static variable in class com.bmc.cmdb.api.CMDBAttributeLimit
Specifies the data type for the attribute is real.
CMDB_ATTR_DATA_TYPE_TIME - Static variable in class com.bmc.cmdb.api.CMDBAttributeLimit
Specifies that the data type for the attribute is time.
CMDB_ATTR_DATA_TYPE_TIME_OF_DAY - Static variable in class com.bmc.cmdb.api.CMDBAttributeLimit
Specifies that the data type for the attribute is time of day.
CMDB_ATTR_ENTRYMODE_DISPLAY_ONLY - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies that the attribute is a display-only attribute that does not allow users to enter data.
CMDB_ATTR_ENTRYMODE_NONE - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies that there is no entry mode.
CMDB_ATTR_ENTRYMODE_OPTIONAL - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies that the attribute is an optional attribute that does not require users to enter data.
CMDB_ATTR_ENTRYMODE_REQUIRED - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies that the attribute is a required attribute.
CMDB_ATTR_ENUM_STYLE_CUSTOM - Static variable in class com.bmc.cmdb.api.CMDBEnumLimit
Specifies that the enumeration type is custom.
CMDB_ATTR_ENUM_STYLE_REGULAR - Static variable in class com.bmc.cmdb.api.CMDBEnumLimit
Specifies that the enumeration type is regular.
CMDB_ATTR_TYPE_CORE - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies a core attribute, which is used for BMC Atrium CMDB processing.
CMDB_ATTR_TYPE_CORE_INTERNAL - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies a core internal attribute, which is used for BMC Remedy AR System and BMC Atrium CMDB processing.
CMDB_ATTR_TYPE_NONE - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies that the attribute has an attribute type of none.
CMDB_ATTR_TYPE_REGULAR - Static variable in class com.bmc.cmdb.api.CMDBAttribute
Specifies that the attribute is a regular attribute.
CMDB_AUDIT_OPERATION_CREATE - Static variable in class com.bmc.cmdb.api.CMDBAuditValueList
CREATE; Executes the filter on create operations for Audit Copy.
CMDB_AUDIT_OPERATION_DELETE - Static variable in class com.bmc.cmdb.api.CMDBAuditValueList
DELETE; Executes the filter on delete operations for Audit Copy.
CMDB_AUDIT_OPERATION_MERGE - Static variable in class com.bmc.cmdb.api.CMDBAuditValueList
MERGE; Executes the filter on merge operations for Audit Copy.
CMDB_AUDIT_OPERATION_NONE - Static variable in class com.bmc.cmdb.api.CMDBAuditValueList
NONE; When no filter operations for Audit Copy are required.
CMDB_AUDIT_OPERATION_SET - Static variable in class com.bmc.cmdb.api.CMDBAuditValueList
SET; Executes the set filter on set operations for Audit Copy.
CMDB_CLASS_ABSTRACT_TYPE_DATA_REPLC - Static variable in class com.bmc.cmdb.api.CMDBClass
Specifies that the class created is an abstract class with data replication.
CMDB_CLASS_ABSTRACT_TYPE_NONE - Static variable in class com.bmc.cmdb.api.CMDBClass
The CMDB_CLASS_ABSTRACT_
CMDB_CLASS_ABSTRACT_TYPE_REGULAR - Static variable in class com.bmc.cmdb.api.CMDBClass
Specifies that the class created is a regular abstract type.
CMDB_CLASS_AUDITTYPE_COPY - Static variable in class com.bmc.cmdb.api.CMDBAuditInfo
Specifies that a copy of the instance being modified will be created.
CMDB_CLASS_AUDITTYPE_LOG - Static variable in class com.bmc.cmdb.api.CMDBAuditInfo
Specifies that changes to the instance will be written to a log.
CMDB_CLASS_AUDITTYPE_NONE - Static variable in class com.bmc.cmdb.api.CMDBAuditInfo
Specifies that no auditing will be performed for instances of the class.
CMDB_CLASS_CHARAC_ABSTRACT - Static variable in class com.bmc.cmdb.api.CMDBClass
Specifies that the class created is an abstract class, which means that no instances can be created for the class and that all attributes are propagated to the subclasses.
CMDB_CLASS_CHARAC_AUTHOR - Static variable in class com.bmc.cmdb.api.CMDBClass
Specifies the author of the class.
CMDB_CLASS_CHARAC_CATEGORIZATION_SUBCLASS - Static variable in class com.bmc.cmdb.api.CMDBClass
Specifies that the class created is a categorization class.
CMDB_CLASS_CHARAC_CLASS_HIDDEN_PERMS - Static variable in class com.bmc.cmdb.api.CMDBClass
Specifies hidden permissions for the class.
CMDB_CLASS_CHARAC_CLASS_VISIBLE_PERMS - Static variable in class com.bmc.cmdb.api.CMDBClass
Specifies the visible permissions for the class.
CMDB_CLASS_CHARAC_DESCRIPTION - Static variable in class com.bmc.cmdb.api.CMDBClass
Specifies the description for the class.
CMDB_CLASS_CHARAC_FINAL - Static variable in class com.bmc.cmdb.api.CMDBClass
Specifies that the class created is a final class, which means that you cannot create subclasses from this class.
CMDB_CLASS_CHARAC_FORM_NAME - Static variable in class com.bmc.cmdb.api.CMDBClass
Specifies the form name for the class.
CMDB_CLASS_CHARAC_NONE - Static variable in class com.bmc.cmdb.api.CMDBClass
The CMDB_CLASS_CHARAC_
CMDB_CLASS_CHARAC_SINGLETON - Static variable in class com.bmc.cmdb.api.CMDBClass
Specifies that the class created is a singelton class.
CMDB_CLASS_CUSTOM_CHARAC_MAX - Static variable in class com.bmc.cmdb.api.CMDBCharacteristics
The maximum value for a custom characteristic for a class.
CMDB_CLASS_CUSTOM_CHARAC_MIN - Static variable in class com.bmc.cmdb.api.CMDBCharacteristics
The minimum value for a custom characteristic for a class.
CMDB_CLASS_RELATIONSHIP_CARDINALITY_1_1 - Static variable in class com.bmc.cmdb.api.CMDBRelationship
Specifies that the cardinality is one-to-one, which means that this instance of the relationship class can exist between one instance of the source class and one instance of the destination class.
CMDB_CLASS_RELATIONSHIP_CARDINALITY_1_MANY - Static variable in class com.bmc.cmdb.api.CMDBRelationship
Specifies that the cardinality is one-to-many, which means that this instance of the relationship class can exist between one instance of the source class and multiple instances of the destination class.
CMDB_CLASS_RELATIONSHIP_CARDINALITY_MANY_1 - Static variable in class com.bmc.cmdb.api.CMDBRelationship
Specifies that the cardinality is many-to-one, which means that this instance of the relationship class can exist between multiple instances of the source class and one instance of the destination class.
CMDB_CLASS_RELATIONSHIP_CARDINALITY_MANY_MANY - Static variable in class com.bmc.cmdb.api.CMDBRelationship
Specifies that the cardinality is many-to-many, which means that this instance of the relationship class can exist between multiple instances of the source class and multiple instances of the destination class.
CMDB_CLASS_RELATIONSHIP_CARDINALITY_NONE - Static variable in class com.bmc.cmdb.api.CMDBRelationship
Specifies that the cardinality is none.
CMDB_COMPONENT_TYPE_ICON - Static variable in class com.bmc.cmdb.api.CMDBUIComponentInfo
Specifies that the user interface component type is Icon.
CMDB_COMPONENT_TYPE_LINE - Static variable in class com.bmc.cmdb.api.CMDBUIComponentInfo
Specifies that the user interface component type is Line.
CMDB_COMPONENT_TYPE_LOCALIZED_LABEL - Static variable in class com.bmc.cmdb.api.CMDBUIComponentInfo
Specifies that the user interface component type is Label.
CMDB_COMPONENT_TYPE_NONE - Static variable in class com.bmc.cmdb.api.CMDBUIComponentInfo
Specifies that the user interface component type is none.
CMDB_COMPONENT_TYPE_TOOLTIP - Static variable in class com.bmc.cmdb.api.CMDBUIComponentInfo
Specifies that the user interface component type is Tooltip.
CMDB_DATA_IMPORT_OPT_ERROR_FOR_DUP - Static variable in class com.bmc.cmdb.api.CMDBXMLImportItem
Returns Error in case of Duplicate instance.
CMDB_DATA_IMPORT_OPT_MERGE_FOR_DUP - Static variable in class com.bmc.cmdb.api.CMDBXMLImportItem
Overrides the data for Duplicate instance.
CMDB_DATA_IMPORT_OPT_NEWID_FOR_ALL - Static variable in class com.bmc.cmdb.api.CMDBXMLImportItem
Creates NewId for all instances.
CMDB_DATA_IMPORT_OPT_NEWID_FOR_DUP - Static variable in class com.bmc.cmdb.api.CMDBXMLImportItem
Creates NewId for the Duplicate instance.
CMDB_DATASET_ACCESSIBILITY_READ_ONLY - Static variable in class com.bmc.cmdb.api.CMDBInstance
Specifies that the dataset value is read-only and cannot be accessed or modified.
CMDB_DATASET_ACCESSIBILITY_READ_ONLY - Static variable in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. Specifies that the dataset value is read-only and cannot be accessed or modified.
CMDB_DATASET_ACCESSIBILITY_WRITABLE - Static variable in class com.bmc.cmdb.api.CMDBInstance
Specifies that the dataset is writable.
CMDB_DATASET_ACCESSIBILITY_WRITABLE - Static variable in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. Specifies that the dataset is writable.
CMDB_DATASET_ACCESSIBLITY_WRITABLE_BY_CLIENT_TYPE - Static variable in class com.bmc.cmdb.api.CMDBInstance
Specifies that the dataset value can be accessed or modified by certain client types.
CMDB_DATASET_ACCESSIBLITY_WRITABLE_BY_CLIENT_TYPE - Static variable in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. Specifies that the dataset value can be accessed or modified by certain client types.
CMDB_DATASET_TYPE_OVERLAY - Static variable in class com.bmc.cmdb.api.CMDBInstance
Specifies that the dataset is an overlay dataset, which overlays a regular dataset.
CMDB_DATASET_TYPE_OVERLAY - Static variable in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. Specifies that the dataset is an overlay dataset, which overlays a regular dataset.
CMDB_DATASET_TYPE_REGULAR - Static variable in class com.bmc.cmdb.api.CMDBInstance
Specifies that the dataset is a regular dataset that underlies the overlay dataset.
CMDB_DATASET_TYPE_REGULAR - Static variable in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. Specifies that the dataset is a regular dataset that underlies the overlay dataset.
CMDB_DEF_IMPORT_OPT_CREATE - Static variable in class com.bmc.cmdb.api.CMDBXMLImportItem
Creates the Object with imported definition.
CMDB_DEF_IMPORT_OPT_OVERWRITE - Static variable in class com.bmc.cmdb.api.CMDBXMLImportItem
Overwrites the Object with imported definition.
CMDB_DEFAULT_AUDIT_LOG_FORM - Static variable in class com.bmc.cmdb.api.CMDBAuditInfo
When the audit type is log, this constant specifies the name of the BMC Atrium CMDB form to which audit log entries are written by default.
CMDB_DELETE_CLASS_OPTION_ALL_DEPENDENCIES - Static variable in class com.bmc.cmdb.api.CMDBClass
Specifies that the class, its instances, and its relationships are deleted in this option.
CMDB_DELETE_CLASS_OPTION_NONE - Static variable in class com.bmc.cmdb.api.CMDBClass
The CMDB_DELETE_CLASS_
CMDB_DELETE_CLASS_OPTION_WITH_DATA - Static variable in class com.bmc.cmdb.api.CMDBClass
Specifies that the class and its instances are deleted.
CMDB_FALSE - Static variable in class com.bmc.cmdb.api.CMDBCharacteristics
The value for false.
CMDB_FEDERATED_ACCESS_TYPE_AR - Static variable in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Federated Access Type for AR Applications
CMDB_FEDERATED_ACCESS_TYPE_AR_PROCESS - Static variable in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Federated Access Type for AR Process
CMDB_FEDERATED_ACCESS_TYPE_AR_URL - Static variable in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Federated Access Type for AR URL
CMDB_FEDERATED_ACCESS_TYPE_DATA_STORE - Static variable in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Federated Access Type for Data store
CMDB_FEDERATED_ACCESS_TYPE_MANUAL - Static variable in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Federated Access Type for Manual
CMDB_FEDERATED_ACCESS_TYPE_PROCESS - Static variable in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Federated Access Type for Process
CMDB_FEDERATED_ACCESS_TYPE_URL - Static variable in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Federated Access Type for URL
CMDB_FEDERATED_ACCESS_TYPE_WEBSERVICE - Static variable in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Federated Access Type for Webservice.
CMDB_FEDERATED_ACTION_DATA_RETURN - Static variable in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Federated Action Type for Data Return.
CMDB_FEDERATED_ACTION_LAUNCH - Static variable in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Federated Action Type for Launch
CMDB_FEDERATED_LINK_TYPE_CLASS - Static variable in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Federated Link Type for Class
CMDB_FEDERATED_LINK_TYPE_INSTANCE - Static variable in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Federated Link Type for Instance
CMDB_FEDERATION_ACTIVATION_EXPAND - Static variable in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Federation Activation Option as Expand
CMDB_FEDERATION_ACTIVATION_EXPAND - Static variable in class com.bmc.cmdb.api.CMDBUtil
Specifies that the Federated Interface is expanded.
CMDB_FEDERATION_ACTIVATION_LAUNCH - Static variable in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Federation Activation Option as Launch
CMDB_FEDERATION_ACTIVATION_LAUNCH - Static variable in class com.bmc.cmdb.api.CMDBUtil
Specifies that the Federated Interface is expanded and launched.
CMDB_FEDERATION_ACTIVATION_NONE - Static variable in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Federation Activation Option as None
CMDB_FEDERATION_ACTIVATION_NONE - Static variable in class com.bmc.cmdb.api.CMDBUtil
Specifies that no action is taken.
CMDB_GET_ATTR_ALL - Static variable in class com.bmc.cmdb.api.CMDBGraphAdjacency
Specifies that all attributes are retrieved.
CMDB_GET_ATTR_NOHIDDEN - Static variable in class com.bmc.cmdb.api.CMDBGraphAdjacency
Specifies that hidden attributes are not retrieved.
CMDB_GET_ATTR_NONE - Static variable in class com.bmc.cmdb.api.CMDBGraphAdjacency
Specifies that no attributes are retrieved.
CMDB_GET_DATASET_MODE_CURRENT - Static variable in class com.bmc.cmdb.api.CMDBInstance
Specifies that you can retrieve an instance from the current dataset only.
CMDB_GET_DATASET_MODE_CURRENT - Static variable in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. Specifies that you can retrieve an instance from the current dataset only.
CMDB_GET_MASK_NONE - Static variable in class com.bmc.cmdb.api.CMDBInstance
Specifies that you can retrieve an instance from the overlay dataset only.
CMDB_GET_MASK_NONE - Static variable in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. Specifies that you can retrieve an instance from the overlay dataset only.
CMDB_GRAPH_QUAL_TYPE_NONE - Static variable in class com.bmc.cmdb.api.CMDBGraphAdjacency
Specifies that the qualifier type is none.
CMDB_GRAPH_QUAL_TYPE_STRING - Static variable in class com.bmc.cmdb.api.CMDBGraphAdjacency
Specifies that the qualifier type is string.
CMDB_GRAPH_QUAL_TYPE_STRUCT - Static variable in class com.bmc.cmdb.api.CMDBGraphAdjacency
Specifies that the qualifier type is object.
CMDB_ITEM_TYPE_ATTRIBUTE - Static variable in class com.bmc.cmdb.api.CMDBXMLExportItem
Denotes that this export item object is of type attribute.
CMDB_ITEM_TYPE_ATTRIBUTE - Static variable in class com.bmc.cmdb.api.CMDBXMLImportItem
Denotes that this import item object is of type attribute.
CMDB_ITEM_TYPE_CLASS - Static variable in class com.bmc.cmdb.api.CMDBXMLExportItem
Denotes that this export item object is of type class.
CMDB_ITEM_TYPE_CLASS - Static variable in class com.bmc.cmdb.api.CMDBXMLImportItem
Denotes that this import item object is of type class.
CMDB_NO_MAX_LIST_RETRIEVE - Static variable in class com.bmc.cmdb.api.CMDBInstance
Specifies that you can retrieve the maximum number of entries that match the criteria.
CMDB_NO_MAX_LIST_RETRIEVE - Static variable in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. Specifies that you can retrieve the maximum number of entries that match the criteria.
CMDB_QUAL_TYPE_NONE - Static variable in class com.bmc.cmdb.api.CMDBAuditInfo
Specifies that the qualifier type is none.
CMDB_QUAL_TYPE_STRING - Static variable in class com.bmc.cmdb.api.CMDBAuditInfo
Specifies that for the audit to take place, the instance must match the string value provided in the query.
CMDB_QUAL_TYPE_STRUCT - Static variable in class com.bmc.cmdb.api.CMDBAuditInfo
Specifies that for the audit to take place, the instance must match the query provided in the qualifier information object.
CMDB_QUALIFIER_TYPE_NONE - Static variable in class com.bmc.cmdb.api.CMDBClassQual
Specifies that the qualifier type is none.
CMDB_QUALIFIER_TYPE_OBJECT - Static variable in class com.bmc.cmdb.api.CMDBClassQual
Specifies that the qualifier type is object.
CMDB_QUALIFIER_TYPE_STRING - Static variable in class com.bmc.cmdb.api.CMDBClassQual
Specifies that the qualifier type is string.
CMDB_RELATIONSHIP_DIRECTION_BOTH - Static variable in class com.bmc.cmdb.api.CMDBUtil
Specifies that in a graph query, the object is either on the right or left of the node, with an arrow pointing at or away from the node.
CMDB_RELATIONSHIP_DIRECTION_IN - Static variable in class com.bmc.cmdb.api.CMDBUtil
Specifies that in a graph query, the object is to the right of the node, and the arrow representing the relationship is pointing to the node.
CMDB_RELATIONSHIP_DIRECTION_OUT - Static variable in class com.bmc.cmdb.api.CMDBUtil
Specifies that in a graph query, the object is to the left of the node, and the arrow representing the relationship is pointing to the node.
CMDB_SORT_ASCENDING - Static variable in class com.bmc.cmdb.api.CMDBSort
The sort order is ascending.
CMDB_SORT_DESCENDING - Static variable in class com.bmc.cmdb.api.CMDBSort
The sort order is descending.
CMDB_START_WITH_FIRST_INSTANCE - Static variable in class com.bmc.cmdb.api.CMDBInstance
Specifies that an instance is retrieved from the result set starting with the first instance.
CMDB_START_WITH_FIRST_INSTANCE - Static variable in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. Specifies that you can retrieve an instance from the result set starting with the first instance.
CMDB_TRUE - Static variable in class com.bmc.cmdb.api.CMDBCharacteristics
The value for true.
CMDB_VER_APP_ID_CMDB - Static variable in class com.bmc.cmdb.api.CMDBUtil
Specifies the application ID for BMC Atrium CMDB.
CMDB_VER_APP_ID_RECON_ENG - Static variable in class com.bmc.cmdb.api.CMDBUtil
Specifies the application ID for Reconciliation Engine.
CMDB_WEAK_OBJECT - Static variable in class com.bmc.cmdb.api.CMDBUtil
Specifies that in a graph query, the object is the weak member in a weak relationship.
CMDB_WEAK_RELATIONSHIP - Static variable in class com.bmc.cmdb.api.CMDBUtil
Specifies that in a graph query, the relationship is a weak relationship.
CMDBActivateFederatedInContext(ARServerUser, CMDBClassNameKey, String, String, int) - Static method in class com.bmc.cmdb.api.CMDBUtil
Launches the Federated Interface instance related to the specified instance and uses the activation option specified.
CMDBActivateFederatedInContext(ARServerUser, CMDBClassNameKey, String, String, String, int) - Static method in class com.bmc.cmdb.api.CMDBUtil
Launches the Federated Interface instance that is related to an instance from the specified dataset.
CMDBAttachmentLimit - Class in com.bmc.cmdb.api
The CMDBAttachmentLimit class defines the limit of an attachment attribute.
CMDBAttachmentLimit() - Constructor for class com.bmc.cmdb.api.CMDBAttachmentLimit
Default constructor that creates a attachment attribute limit with an unlimited size and with no attachment pool.
CMDBAttachmentLimit(long, String) - Constructor for class com.bmc.cmdb.api.CMDBAttachmentLimit
Creates a attachment attribute limit with the specified size and attachment pool name.
CMDBAttachPoolLimit - Class in com.bmc.cmdb.api
The CMDBAttachPoolLimit class defines the limit of an attachment pool attribute.
CMDBAttachPoolLimit() - Constructor for class com.bmc.cmdb.api.CMDBAttachPoolLimit
Default constructor to create an attachment pool attribute limit.
CMDBAttribute - Class in com.bmc.cmdb.api
The CMDBAttribute class allows you to work with attributes for a BMC Atrium CMDB class.
CMDBAttribute(String) - Constructor for class com.bmc.cmdb.api.CMDBAttribute
Creates an attribute with the given name.
CMDBAttribute(String, long) - Constructor for class com.bmc.cmdb.api.CMDBAttribute
Creates an attribute with the given name and field ID.
CMDBAttribute(String, String, long) - Constructor for class com.bmc.cmdb.api.CMDBAttribute
Creates an attribute with the given name, field ID and attribute GUID.
CMDBAttribute(String, String) - Constructor for class com.bmc.cmdb.api.CMDBAttribute
Creates an attribute with the given name and attribute GUID.
CMDBAttribute(String, int, CMDBAttributeLimit, Value) - Constructor for class com.bmc.cmdb.api.CMDBAttribute
Creates an attribute with the provided name, entry mode, size limit, and default value.
CMDBAttribute(String, long, int, CMDBAttributeLimit, Value) - Constructor for class com.bmc.cmdb.api.CMDBAttribute
Creates an attribute with the provided name, field ID, entry mode, limit, and default value.
CMDBAttribute(String, String, long, int, CMDBAttributeLimit, Value) - Constructor for class com.bmc.cmdb.api.CMDBAttribute
Creates an attribute with the provided name, attribute ID, field ID, entry mode, limit, and default value.
CMDBAttribute(String, String, int, CMDBAttributeLimit, Value) - Constructor for class com.bmc.cmdb.api.CMDBAttribute
Creates an attribute with the provided name, attribute ID, entry mode, limit, and default value.
CMDBAttributeLimit - Class in com.bmc.cmdb.api
The CMDBAttributeLimit class allows you to define the limit of an attribute of any data type.
CMDBAttributeValue - Class in com.bmc.cmdb.api
The CMDBAttributeValue class allows you to specify a value for an attribute.
CMDBAttributeValue() - Constructor for class com.bmc.cmdb.api.CMDBAttributeValue
Creates an empty CMDBAttributeValue object.
CMDBAttributeValue(String, Value) - Constructor for class com.bmc.cmdb.api.CMDBAttributeValue
Creates a CMDBAtributeValue object using the specified name and value.
CMDBAuditInfo - Class in com.bmc.cmdb.api
The CMDBAuditInfo class allows you to define the audit information for an instance.
CMDBAuditInfo() - Constructor for class com.bmc.cmdb.api.CMDBAuditInfo
Default constructor that creates an empty CMDBAuditInfo object.
CMDBAuditInfo(int) - Constructor for class com.bmc.cmdb.api.CMDBAuditInfo
Sets the audit type with out any qualification
CMDBAuditInfo(int, QualifierInfo) - Constructor for class com.bmc.cmdb.api.CMDBAuditInfo
Sets the audit type and qualifier information for the CMDBAuditInfo object.
CMDBAuditInfo(int, String) - Constructor for class com.bmc.cmdb.api.CMDBAuditInfo
Initializes the audit type and qualifier string for the CMDBAuditInfo object.
CMDBAuditLogInfo - Class in com.bmc.cmdb.api
The CMDBAuditLogInfo class allows you to define the audit log information for an instance.
CMDBAuditLogInfo() - Constructor for class com.bmc.cmdb.api.CMDBAuditLogInfo
Default Constructor that creates an empty CMDBAuditLogInfo object.
CMDBAuditLogInfo(String) - Constructor for class com.bmc.cmdb.api.CMDBAuditLogInfo
Creates an CMDBAuditLogInfo object with the specified log form.
CMDBAuditLogInfo(int, String) - Constructor for class com.bmc.cmdb.api.CMDBAuditLogInfo
Creates an CMDBAuditLogInfo object with the specified log form and Qualifier type.
CMDBAuditLogInfo(int, String, String) - Constructor for class com.bmc.cmdb.api.CMDBAuditLogInfo
Creates a CMDBAuditLogInfo object with the specified qualifier type, qualifier string, and log form.
CMDBAuditValueList - Class in com.bmc.cmdb.api
The CMDBAuditValueList class defines the audit information for the list of attributes for the given CMDBClass.
CMDBAuditValueList() - Constructor for class com.bmc.cmdb.api.CMDBAuditValueList
Default Constructor that creates an empty CMDBAuditValueList object.
CMDBAuditValueList(int, String, Timestamp, String[], CMDBAttributeValue[]) - Constructor for class com.bmc.cmdb.api.CMDBAuditValueList
Initializes the values for the given CMDBAuditValueList object.
CMDBBeginBulkEntryTransaction(ARServerUser) - Static method in class com.bmc.cmdb.api.CMDBUtil
Starts a bulk entry transaction for the specified context object.
CMDBCharacteristics - Class in com.bmc.cmdb.api
The CMDBCharacteristics class defines the parameters for custom characteristics.
CMDBCharLimit - Class in com.bmc.cmdb.api
The CMDBCharLimit class defines the limit of a character attribute.
CMDBCharLimit() - Constructor for class com.bmc.cmdb.api.CMDBCharLimit
Default constructor that creates a character attribute limit with a maximum length of 254 characters.
CMDBCharLimit(int) - Constructor for class com.bmc.cmdb.api.CMDBCharLimit
Creates a character attribute limit with the specified limit information.
CMDBCharLimit(int, String) - Constructor for class com.bmc.cmdb.api.CMDBCharLimit
Creates a String selection attribute limit.
CMDBCharLimit(int, String, String, int, String, int, int) - Constructor for class com.bmc.cmdb.api.CMDBCharLimit
Creates a character type attribute limit.
CMDBClass - Class in com.bmc.cmdb.api
The CMDBClass class allows you to define a class in the BMC Atrium CMDB.
CMDBClass(CMDBClassNameKey, CMDBClassNameKey) - Constructor for class com.bmc.cmdb.api.CMDBClass
This constructor creates a class with the class name and namespace specified in the ClassKey parameter.
CMDBClass(CMDBClassNameKey, String, CMDBClassNameKey) - Constructor for class com.bmc.cmdb.api.CMDBClass
This constructor creates a class using the specified class ID.
CMDBClass(CMDBClassNameKey, CMDBClassNameKey, Map, CMDBIndex[]) - Constructor for class com.bmc.cmdb.api.CMDBClass
This constructor creates the class with the specified name and attributes.
CMDBClassNameKey - Class in com.bmc.cmdb.api
The CMDBClassNameKey class defines a CMDBClass key, which contains a class name and a namespace.
CMDBClassNameKey() - Constructor for class com.bmc.cmdb.api.CMDBClassNameKey
Default constructor that intializes the className and ClassNamespace variables.
CMDBClassNameKey(String, String) - Constructor for class com.bmc.cmdb.api.CMDBClassNameKey
Creates a CMDBClassNameKey with the provided name and namespace.
CMDBClassQual - Class in com.bmc.cmdb.api
The CMDBClassQual class allows you to define the BMC Atrium CMDB class qualifier information, used with CMDBUtil.CMDBREStartJobRun.
CMDBClassQual(String, int, String, QualifierInfo) - Constructor for class com.bmc.cmdb.api.CMDBClassQual
Constructor that creates a CMDBClassQual object using the specified class ID, qualifier type, qualifier string, and qualifier information.
CMDBCreateGuid(ARServerUser) - Static method in class com.bmc.cmdb.api.CMDBUtil
Creates a GUID and returns it.
CMDBCurrencyLimit - Class in com.bmc.cmdb.api
The CMDBCurrencyLimits class defines the limit of a currency attribute.
CMDBCurrencyLimit() - Constructor for class com.bmc.cmdb.api.CMDBCurrencyLimit
Creates a default currency attribute limit range of -99999999999999999999999999.99 - 99999999999999999999999999.99 with a precision of 2.
CMDBCurrencyLimit(BigDecimal, BigDecimal, int, CurrencyDetail[], CurrencyDetail[]) - Constructor for class com.bmc.cmdb.api.CMDBCurrencyLimit
Creates a currency limit with the specified limit information.
CMDBDateLimit - Class in com.bmc.cmdb.api
The CMDBDateLimit class defines the limit of a Date attribute.
CMDBDateLimit() - Constructor for class com.bmc.cmdb.api.CMDBDateLimit
Default constructor to create a Date attribute limit with a maximum date of 9999-12-31.
CMDBDateLimit(int, int) - Constructor for class com.bmc.cmdb.api.CMDBDateLimit
Creates a date attribute limit with the specified minimum date and maximum date values.
CMDBDecimalLimit - Class in com.bmc.cmdb.api
The CMDBDecimalLimit class defines the limit of a Decimal attribute.
CMDBDecimalLimit() - Constructor for class com.bmc.cmdb.api.CMDBDecimalLimit
Default constructor that creates a Decimal attribute limit with a low range of -99999999999999999999999999.99, a high range of 99999999999999999999999999.99, and a precision of 2.
CMDBDecimalLimit(BigDecimal, BigDecimal, int) - Constructor for class com.bmc.cmdb.api.CMDBDecimalLimit
Creates a decimal limit with the specified low range, high range, and precision information.
CMDBDiaryLimit - Class in com.bmc.cmdb.api
The CMDBDiaryLimit class defines the limit of a Diary attribute.
CMDBDiaryLimit() - Constructor for class com.bmc.cmdb.api.CMDBDiaryLimit
Default constructor to create a diary attribute limit.
CMDBEndBulkEntryTransaction(ARServerUser, int) - Static method in class com.bmc.cmdb.api.CMDBUtil
Ends a bulk entry transaction by either sending a list of transactions to BMC Atrium CMDB or canceling the transaction.
CMDBEnumLimit - Class in com.bmc.cmdb.api
The CMDBEnumLimit class defines the limit of an enumeration attribute.
CMDBEnumLimit() - Constructor for class com.bmc.cmdb.api.CMDBEnumLimit
Default constructor to create an enumeration attribute limit.
CMDBEnumLimit(String[]) - Constructor for class com.bmc.cmdb.api.CMDBEnumLimit
This constructor creates an enumeration attribute limit of regular style.
CMDBEnumLimit(EnumItem[]) - Constructor for class com.bmc.cmdb.api.CMDBEnumLimit
This constructor creates an enumeration attribute limit of custom style.
CMDBExpandParametersForCI(ARServerUser, String, CMDBInstanceBase) - Static method in class com.bmc.cmdb.api.CMDBUtil
Gets the expand parameters for a CI.
CMDBExport(ARServerUser, CMDBItemBase[], String, String) - Static method in class com.bmc.cmdb.api.CMDBUtil
Deprecated. as of CMDB 2.0
CMDBExportData(ARServerUser, CMDBClassNameKey, String, String, String[], CMDBSort[], int, int) - Static method in class com.bmc.cmdb.api.CMDBUtil
Exports instance data that matches the specified qualifications.
CMDBExportDef(ARServerUser, CMDBXMLExportItem[]) - Static method in class com.bmc.cmdb.api.CMDBUtil
Exports a list of attribute definitions.
CMDBFederatedActivateInfo - Class in com.bmc.cmdb.api
 
CMDBFederatedActivateInfo() - Constructor for class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Constructor
CMDBFederatedActivateInfo(int) - Constructor for class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Constructor
CMDBFederatedActivateInfo(int, int, CMDBFederatedARInfo) - Constructor for class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Initiallizes values for CMDBFederatedActivateInfo
CMDBFederatedActivateInfo(int, int, String) - Constructor for class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Initiallizes values for CMDBFederatedActivateInfo
CMDBFederatedARInfo - Class in com.bmc.cmdb.api
The CMDBFederatedARInfo class allows you to define the AR System-related federated interface information for an instance.
CMDBFederatedARInfo() - Constructor for class com.bmc.cmdb.api.CMDBFederatedARInfo
Constructor that creates an empty CMDBFederatedARInfo object.
CMDBFederatedARInfo(int, String, String, String, String, String) - Constructor for class com.bmc.cmdb.api.CMDBFederatedARInfo
Creates a CMDBFederatedARInfo object with the specified AR System server, AR System form, form view, qualifier information, and URL to access the AR System form.
CMDBGetCMDBUIComponents(ARServerUser, CMDBUIComponentInfo, String, String) - Static method in class com.bmc.cmdb.api.CMDBUtil
Gets a list of user interface components for the specified instance.
CMDBGetCopyAuditData(ARServerUser, CMDBClassNameKey, String, String, QualifierInfo, String[]) - Static method in class com.bmc.cmdb.api.CMDBUtil
Gets a list of audit details for the specified qualified instance.
CMDBGetInstanceBase(ARServerUser, CMDBClassNameKey, String, int, String, String[]) - Static method in class com.bmc.cmdb.api.CMDBUtil
Gets the instances from the specified dataset that contain the specified attributes.
CMDBGetListInstanceWithAttributes1(ARServerUser, CMDBClassNameKey, String, int, String, String[], CMDBSort[], int, int, Integer) - Static method in class com.bmc.cmdb.api.CMDBUtil
Gets a list of all the instances from the specified dataset that match the specified qualifications.
CMDBGetRelatedFederatedInContext(ARServerUser, CMDBClassNameKey, String, String[]) - Static method in class com.bmc.cmdb.api.CMDBUtil
Gets a list of Federated Interface instances for the specified instance and attributes.
CMDBGetRelatedFederatedInContext(ARServerUser, CMDBClassNameKey, String, String, String[]) - Static method in class com.bmc.cmdb.api.CMDBUtil
Gets a list of related Federated Interface instances for the instances in the specified dataset.
CMDBGetServerPort(ARServerUser, Integer, Integer) - Static method in class com.bmc.cmdb.api.CMDBUtil
Gets the AR System server TCP and RPC ports.
CMDBGetVersions(ARServerUser, String[]) - Static method in class com.bmc.cmdb.api.CMDBUtil
Gets a list of versions for the following parameters: applicationId (application ID), majorVer (major version), minorVer (minor version), maintenanceVer (maintenance version), patchNum (patch number), and isExist (Boolean value indicated whether Application ID exists)
CMDBGraph - Class in com.bmc.cmdb.api
The CMDBGraph class defines an input graph for performing the graph query.
CMDBGraph() - Constructor for class com.bmc.cmdb.api.CMDBGraph
Default constructor that creates an empty CMDBGraph object.
CMDBGraph(CMDBClassNameKey, String, CMDBGraphAdjacency[]) - Constructor for class com.bmc.cmdb.api.CMDBGraph
Initializes values for CMDBGraph object.
CMDBGraphAdjacency - Class in com.bmc.cmdb.api
The CMDBGraphAdjacency class allows you to define an adjacent object (node).
CMDBGraphAdjacency() - Constructor for class com.bmc.cmdb.api.CMDBGraphAdjacency
Default constructor that creates an empty CMDBGraphAdjacency object.
CMDBGraphAdjacency(CMDBClassNameKey, CMDBClassNameKey) - Constructor for class com.bmc.cmdb.api.CMDBGraphAdjacency
Constructor that creates a CMDBGraphAdjacency object with the specified class name and namespace of the relationship class and the adjacent CI object (node).
CMDBGraphQuery(ARServerUser, CMDBClassNameKey, String, String, int, int, boolean, boolean, CMDBGraph[]) - Static method in class com.bmc.cmdb.api.CMDBUtil
Generates a graph query starting with the specified node, using the specified number of levels and relationship direction.
CMDBGraphQuery(ARServerUser, CMDBClassNameKey, String, int, String, String, int, int, boolean, boolean, CMDBGraph[]) - Static method in class com.bmc.cmdb.api.CMDBUtil
Generates a graph query starting with the node from the specified dataset, number of levels, and relationship direction.
CMDBGraphResult - Class in com.bmc.cmdb.api
The CMDBGraphResult class defines the result of an CMDBGraph query.
CMDBGraphResult() - Constructor for class com.bmc.cmdb.api.CMDBGraphResult
Default Constructor that creates an empty CMDBGraphResult object.
CMDBImport(ARServerUser, CMDBItemBase[], String) - Static method in class com.bmc.cmdb.api.CMDBUtil
Deprecated. as of CMDB 2.0
CMDBImportData(ARServerUser, int, String) - Static method in class com.bmc.cmdb.api.CMDBUtil
Imports the Instance Data using the import option specified.
CMDBImportDef(ARServerUser, CMDBXMLImportItem[], int, String) - Static method in class com.bmc.cmdb.api.CMDBUtil
Imports the class or attribute definitions using the import option specified.
CMDBIndex - Class in com.bmc.cmdb.api
The CMDBIndex class defines the index of an CMDBClass object.
CMDBIndex(String) - Constructor for class com.bmc.cmdb.api.CMDBIndex
Creates a class index with minimal information.
CMDBIndex(String, boolean, boolean, String[]) - Constructor for class com.bmc.cmdb.api.CMDBIndex
Creates a class index with the provided information.
CMDBInstance - Class in com.bmc.cmdb.api
The CMDBInstance class allows you to work with an instance of a CI or relationship class in BMC Atrium CMDB.
CMDBInstance(CMDBClassNameKey) - Constructor for class com.bmc.cmdb.api.CMDBInstance
Creates an instance with the class name and namespace information specified in the aClassKey parameter.
CMDBInstance(CMDBClassNameKey, Map) - Constructor for class com.bmc.cmdb.api.CMDBInstance
Creates an instance with the class name, namespace, and the required attributes, such as dataset ID and instance ID.
CMDBInstanceBase - Class in com.bmc.cmdb.api
Deprecated. as of BMC Atrium CMDB 2.0 and replaced by CMDBInstance.
CMDBInstanceBase(CMDBClassNameKey) - Constructor for class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
CMDBInstanceBase(CMDBClassNameKey, Map) - Constructor for class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
CMDBInstanceDataItem - Class in com.bmc.cmdb.api
The CMDBInstanceDataItem class allows you to define the instance data for exporting or importing.
CMDBInstanceDataItem(CMDBClassNameKey, String) - Constructor for class com.bmc.cmdb.api.CMDBInstanceDataItem
Constructor that creates a CMDBInstanceDataItem object with the specified class name, namespace, and qualifier string.
CMDBInstanceDataItem(CMDBClassNameKey, int) - Constructor for class com.bmc.cmdb.api.CMDBInstanceDataItem
Constructor that creates a CMDBInstanceDataItem object with the specified class name, namespace, and import option.
CMDBInstanceDataItem(CMDBClassNameKey) - Constructor for class com.bmc.cmdb.api.CMDBInstanceDataItem
Constructor that creates a CMDBInstanceDataItem object with the specified class name and namespace.
CMDBIntLimit - Class in com.bmc.cmdb.api
The CMDBIntLimit class defines the limit of a integer attribute.
CMDBIntLimit() - Constructor for class com.bmc.cmdb.api.CMDBIntLimit
Creates a default int attribute limit that has a low range of -2147483647 and a high range of 2147483647.
CMDBIntLimit(int, int) - Constructor for class com.bmc.cmdb.api.CMDBIntLimit
Creates an int attribute limit with the specified low and high range.
CMDBItemBase - Class in com.bmc.cmdb.api
The CMDBItemBase class defines the import/export item specification.
CMDBItemTypeAttribute - Class in com.bmc.cmdb.api
The CMDBItemTypeAttribute class is used to specify which CMDB attributes should be exported or imported.
CMDBItemTypeAttribute() - Constructor for class com.bmc.cmdb.api.CMDBItemTypeAttribute
Default constructor that creates an empty CMDBItemTypeAttribute object.
CMDBItemTypeAttribute(CMDBClassNameKey, String[]) - Constructor for class com.bmc.cmdb.api.CMDBItemTypeAttribute
Constructor setting the data members.
CMDBItemTypeClass - Class in com.bmc.cmdb.api
The CMDBItemTypeClass class is used to specify which CMDB class should be exported or imported.
CMDBItemTypeClass() - Constructor for class com.bmc.cmdb.api.CMDBItemTypeClass
Default constructor that creates an empty CMDBItemTypeClass object.
CMDBItemTypeClass(CMDBClassNameKey) - Constructor for class com.bmc.cmdb.api.CMDBItemTypeClass
Constructor setting the data members.
CMDBMetadataItem - Class in com.bmc.cmdb.api
The CMDBMetadataItem class defines metadata for import/export items.
CMDBMetadataItem(CMDBClassNameKey, int) - Constructor for class com.bmc.cmdb.api.CMDBMetadataItem
Constructor.
CMDBMetadataItem(CMDBClassNameKey) - Constructor for class com.bmc.cmdb.api.CMDBMetadataItem
Constructor.
CMDBRE_JOB_RUN_STATUS_ABORTED - Static variable in class com.bmc.cmdb.api.CMDBREJobRunInfo
Specifies that the Reconciliation Engine job is aborted.
CMDBRE_JOB_RUN_STATUS_CANCELED - Static variable in class com.bmc.cmdb.api.CMDBREJobRunInfo
Specifies that the Reconciliation Engine job is canceled.
CMDBRE_JOB_RUN_STATUS_FAILED - Static variable in class com.bmc.cmdb.api.CMDBREJobRunInfo
Specifies that the Reconciliation Engine job failed.
CMDBRE_JOB_RUN_STATUS_PAUSED - Static variable in class com.bmc.cmdb.api.CMDBREJobRunInfo
Specifies that the Reconciliation Engine job is paused.
CMDBRE_JOB_RUN_STATUS_QUEUED - Static variable in class com.bmc.cmdb.api.CMDBREJobRunInfo
Specifies that the Reconciliation Engine job is in a queue.
CMDBRE_JOB_RUN_STATUS_STARTED - Static variable in class com.bmc.cmdb.api.CMDBREJobRunInfo
Specifies that the Reconciliation Engine job is started.
CMDBRE_JOB_RUN_STATUS_SUCCESS - Static variable in class com.bmc.cmdb.api.CMDBREJobRunInfo
Specifies that the Reconciliation Engine job successfully completed.
CMDBRE_JOB_RUN_STATUS_UNKNOWN - Static variable in class com.bmc.cmdb.api.CMDBREJobRunInfo
Specifies that the status of the Reconciliation Engine job is unknown.
CMDBRealLimit - Class in com.bmc.cmdb.api
The CMDBRealLimit class defines the limit of a real attribute.
CMDBRealLimit() - Constructor for class com.bmc.cmdb.api.CMDBRealLimit
Creates a default real attribute limit that has a low range of -1.845e+019, a high range of 1.845e+019, and a precision of 6.
CMDBRealLimit(double, double, int) - Constructor for class com.bmc.cmdb.api.CMDBRealLimit
Creates a real attribute limit with the specified low, high, and precision range.
CMDBRECancelJobRun(ARServerUser, String) - Static method in class com.bmc.cmdb.api.CMDBUtil
Cancels the specified Reconciliation Engine job.
CMDBREDatasetPair - Class in com.bmc.cmdb.api
The CMDBREDatasetPair class defines the RE Dataset pair
CMDBREDatasetPair(String, String) - Constructor for class com.bmc.cmdb.api.CMDBREDatasetPair
Constructor that creates a CMDBREDatasetPair object
CMDBREGetJobRun(ARServerUser, String) - Static method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Gets the job run information and the job log for the Reconciliation Engine job.
CMDBREGetListJobRun(ARServerUser, String, Integer) - Static method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Gets a list of Reconciliation Engine jobs that match the specified query string, including information related to the jobs but not the job log information.
CMDBREGetListJobRun(ARServerUser, QualifierInfo, Integer) - Static method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Gets a list of Reconciliation Engine jobs that match the specified query information, including information related to the jobs but not the job log information.
CMDBREJobRunInfo - Class in com.bmc.cmdb.api
The CMDBREJobRunInfo class allows you to define information about a currently running Reconciliation Engine job.
CMDBREJobRunInfo() - Constructor for class com.bmc.cmdb.api.CMDBREJobRunInfo
Default constructor that creates an empty CMDBREJobRunInfo object.
CMDBREJobRunInfo(String, String, String, long, long, int) - Constructor for class com.bmc.cmdb.api.CMDBREJobRunInfo
/** Constructs a CMDBREJobRunInfo object using the specified job run ID, name, instance ID, start time, end time, and status.
CMDBRelationBase - Class in com.bmc.cmdb.api
Deprecated. as of CMDB 2.0
CMDBRelationBase(CMDBClassNameKey, String, String, String, String, String, String) - Constructor for class com.bmc.cmdb.api.CMDBRelationBase
Deprecated. as of CMDB 2.0
CMDBRelationBase(CMDBClassNameKey, String, String, String, String, String, String, Map) - Constructor for class com.bmc.cmdb.api.CMDBRelationBase
Deprecated. as of CMDB 2.0
CMDBRelationship - Class in com.bmc.cmdb.api
The CMDBRelationship class allows you to define a relationship class in BMC Atrium CMDB.
CMDBRelationship(CMDBClassNameKey, CMDBClassNameKey, String[], CMDBClassNameKey[]) - Constructor for class com.bmc.cmdb.api.CMDBRelationship
Defines a relationship class with the class name and namespace information specified in the CMDBClassNameKey parameter, the relationship role names specified in the newRoleNames parameter, and the relationship class names specified in the newRelClassNames parameter.
CMDBRelationship(CMDBClassNameKey, String, CMDBClassNameKey, String[], CMDBClassNameKey[]) - Constructor for class com.bmc.cmdb.api.CMDBRelationship
Defines a relationship instance with the class name and namespace information specified in the CMDBClassNameKey parameter, the relationship role names specified in the newRoleNames parameter, and the relationship class names specified in the newRelClassNames parameter.
CMDBRelationship(CMDBClassNameKey, CMDBClassNameKey, Map, CMDBIndex[], String[], CMDBClassNameKey[], int, boolean, CMDBWeakPropagatedAttrs[], boolean) - Constructor for class com.bmc.cmdb.api.CMDBRelationship
Creates a relationship instance with the specified class name and namespace, attributes, relationship role names, relationship class names, relationship cardinality, propagated attribute information, and cascading delete option.
CMDBREStartJobRun(ARServerUser, String, CMDBClassQual[], CMDBREDatasetPair[]) - Static method in class com.bmc.cmdb.api.CMDBUtil
Starts an existing Reconciliation Engine job using the specified qualification information and dataset list.
CMDBRunQualificationForCI(ARServerUser, String, CMDBAttributeValue[]) - Static method in class com.bmc.cmdb.api.CMDBUtil
Verifies if an instance is qualified.
CMDBSetServerPort(ARServerUser, Integer, Integer) - Static method in class com.bmc.cmdb.api.CMDBUtil
Sets the AR System server TCP and RPC ports.
CMDBSort - Class in com.bmc.cmdb.api
The CMDBSort class defines the sort property of returned instances.
CMDBSort(String, int) - Constructor for class com.bmc.cmdb.api.CMDBSort
Constructor that creates a sort object that sorts on the specified attribute with the provided order.
CMDBSystemInit(ARServerUser, PropInfo[]) - Static method in class com.bmc.cmdb.api.CMDBUtil
Initializes the system properties.
CMDBTimeLimit - Class in com.bmc.cmdb.api
The CMDBTimeLimit class defines the limit of a time attribute.
CMDBTimeLimit() - Constructor for class com.bmc.cmdb.api.CMDBTimeLimit
Default constructor to create a time attribute limit.
CMDBTimeOfDayLimit - Class in com.bmc.cmdb.api
The CMDBTimeOfDayLimit class defines the limit of a time of day attribute.
CMDBTimeOfDayLimit() - Constructor for class com.bmc.cmdb.api.CMDBTimeOfDayLimit
Default constructor to create a time of day attribute limit.
CMDBUIComponentInfo - Class in com.bmc.cmdb.api
The CMDBUIComponentInfo class allows you to work with a CMDBUIComponentInfo object that stores the user interface components that are associated with a class.
CMDBUIComponentInfo() - Constructor for class com.bmc.cmdb.api.CMDBUIComponentInfo
Creates an empty CMDBUIComponentInfo object.
CMDBUIComponentInfo(String, String, int, String, String, String, String, String, String) - Constructor for class com.bmc.cmdb.api.CMDBUIComponentInfo
Creates a CMDBGUIComponentInfo object using the specified class ID, locale, information tag, and encoded qualifier.
CMDBUIComponentResult - Class in com.bmc.cmdb.api
The CMDBUIComponentResult class allows you to work with an object that contains the user interface components associated with a class.
CMDBUIComponentResult() - Constructor for class com.bmc.cmdb.api.CMDBUIComponentResult
Creates an empty CMDBUIComponentResult object.
CMDBUIComponentResult(String, CMDBUIComponentInfo, String, AttachmentValue) - Constructor for class com.bmc.cmdb.api.CMDBUIComponentResult
Creates a CMDBUIComponentResult object for the specified instance using the component information, data string, and attachment.
CMDBUtil - Class in com.bmc.cmdb.api
The CMDBUtil class defines all the utility methods for the Class Manager API.
CMDBUtil() - Constructor for class com.bmc.cmdb.api.CMDBUtil
 
CMDBVersionInfo - Class in com.bmc.cmdb.api
The CMDBVersionInfo class allows you to work with an object that stores the version information for the BMC Atrium CMDB components.
CMDBWeakPropagatedAttrs - Class in com.bmc.cmdb.api
The CMDBWeakPropagatedAttrs class defines propagated attributes object for a weak relationship.
CMDBWeakPropagatedAttrs(String, String) - Constructor for class com.bmc.cmdb.api.CMDBWeakPropagatedAttrs
Constructor to create a propagated attributes object for a weak relationship.
CMDBXMLExportItem - Class in com.bmc.cmdb.api
The CMDBXMLExportItem class describes the Object to be exported in the XML format for the given instance.
CMDBXMLExportItem() - Constructor for class com.bmc.cmdb.api.CMDBXMLExportItem
Default Constructor that creates an empty CMDBXMLExportItem object.
CMDBXMLExportItem(CMDBItemTypeClass) - Constructor for class com.bmc.cmdb.api.CMDBXMLExportItem
Constructor initializing the data members for the export type "Class".
CMDBXMLExportItem(CMDBItemTypeAttribute) - Constructor for class com.bmc.cmdb.api.CMDBXMLExportItem
Constructor initializing the data members for the export type "Attribute".
CMDBXMLImportItem - Class in com.bmc.cmdb.api
The CMDBXMLImportItem class describes the Object to be imported in the XML format for the given instance.
CMDBXMLImportItem() - Constructor for class com.bmc.cmdb.api.CMDBXMLImportItem
Default Constructor that creates an empty CMDBXMLImportItem object.
CMDBXMLImportItem(CMDBItemTypeClass) - Constructor for class com.bmc.cmdb.api.CMDBXMLImportItem
Constructor initializing the data members for the import type "Class".
CMDBXMLImportItem(CMDBItemTypeAttribute) - Constructor for class com.bmc.cmdb.api.CMDBXMLImportItem
Constructor initializing the data members for the import type "Attribute".
com.bmc.cmdb.api - package com.bmc.cmdb.api
 
compareTo(Object) - Method in class com.bmc.cmdb.api.CMDBUIComponentResult
Compares this object with the given CMDBUIComponentResult object.
create(ARServerUser) - Method in class com.bmc.cmdb.api.CMDBClass
Creates the class in BMC Atrium CMDB.
create(ARServerUser) - Method in class com.bmc.cmdb.api.CMDBInstance
Creates the instance in BMC Atrium CMDB.
create(ARServerUser, String) - Method in class com.bmc.cmdb.api.CMDBInstance
Creates the instance with the specified dataset ID.
create(ARServerUser) - Method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. Creates the instance in BMC Atrium CMDB.
create(ARServerUser, String) - Method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.

D

delete(ARServerUser, CMDBClassNameKey, int) - Static method in class com.bmc.cmdb.api.CMDBClass
Deletes the class from BMC Atrium CMDB.
delete(ARServerUser, CMDBClassNameKey, String, int) - Static method in class com.bmc.cmdb.api.CMDBInstance
Deletes the instance from BMC Atrium CMDB.
delete(ARServerUser, CMDBClassNameKey, String, String, int) - Static method in class com.bmc.cmdb.api.CMDBInstance
Deletes the instance from the specified dataset.
delete(ARServerUser, CMDBClassNameKey, String, int) - Static method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
delete(ARServerUser, CMDBClassNameKey, String, String, int) - Static method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.

F

find(ARServerUser, String, CMDBClassNameKey, CMDBClassNameKey, PropInfo[], boolean) - Static method in class com.bmc.cmdb.api.CMDBClass
Find names of all classes that satisfy the specified query criteria.
find(ARServerUser, CMDBClassNameKey, String, CMDBSort[], int, int, Integer) - Static method in class com.bmc.cmdb.api.CMDBInstance
Gets a list of all the instances that match the specified query, beginning with the specified instance and containing the specified number of entries.
find(ARServerUser, CMDBClassNameKey, String, int, String, CMDBSort[], int, int, Integer) - Static method in class com.bmc.cmdb.api.CMDBInstance
Gets a list of all the instances from the specified dataset, beginning with the specified instance and containing no more than the specified number of entries.
find(ARServerUser, CMDBClassNameKey, QualifierInfo, CMDBSort[], int, int, Integer) - Static method in class com.bmc.cmdb.api.CMDBInstance
Gets a list of all the instances that match the query, beginning with the specified instance and containing no more than the specified number of entries.
find(ARServerUser, CMDBClassNameKey, String, int, QualifierInfo, CMDBSort[], int, int, Integer) - Static method in class com.bmc.cmdb.api.CMDBInstance
Gets a list of all the qualified instances from the specified dataset, beginning with the specified instance and containing no more than the specified number of entries.
find(ARServerUser, CMDBClassNameKey, String, CMDBSort[], int, int, Integer) - Static method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
find(ARServerUser, CMDBClassNameKey, String, int, String, CMDBSort[], int, int, Integer) - Static method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
find(ARServerUser, CMDBClassNameKey, QualifierInfo, CMDBSort[], int, int, Integer) - Static method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
find(ARServerUser, CMDBClassNameKey, String, int, QualifierInfo, CMDBSort[], int, int, Integer) - Static method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
findBlobByKey(ARServerUser, CMDBClassNameKey, String, String, AttachmentValue) - Static method in class com.bmc.cmdb.api.CMDBInstance
Finds the specified attachment attribute from BMC Atrium CMDB.
findBlobByKey(ARServerUser, CMDBClassNameKey, String, int, String, String, AttachmentValue) - Static method in class com.bmc.cmdb.api.CMDBInstance
Finds the specified attachment attribute from the specified dataset.
findBlobByKey(ARServerUser, CMDBClassNameKey, String, String, AttachmentValue) - Static method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
findBlobByKey(ARServerUser, CMDBClassNameKey, String, int, String, String, AttachmentValue) - Static method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
findByKey(ARServerUser, CMDBClassNameKey, boolean, boolean) - Static method in class com.bmc.cmdb.api.CMDBClass
Finds the class that has attributes containing the specified hidden and derived properties.
findByKey(ARServerUser, CMDBClassNameKey, boolean, boolean, PropInfo[]) - Static method in class com.bmc.cmdb.api.CMDBClass
Finds the class that has attributes containing the specified hidden and derived properties and attribute characteristics.
findByKey(ARServerUser, String, CMDBClassNameKey, String[]) - Static method in class com.bmc.cmdb.api.CMDBInstance
Gets the instance that matches the specified instance ID.
findByKey(ARServerUser, CMDBClassNameKey, int, String, String, String[]) - Static method in class com.bmc.cmdb.api.CMDBInstance
Gets the instance from the specified dataset that matches the specified instance ID.
findByKey(ARServerUser, CMDBClassNameKey, String, String[]) - Static method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
findByKey(ARServerUser, CMDBClassNameKey, String, int, String, String[]) - Static method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
findObjects(ARServerUser, CMDBClassNameKey, String, String[], CMDBSort[], int, int, Integer) - Static method in class com.bmc.cmdb.api.CMDBInstance
Gets a list of the instances that have attributes that match the specified query.
findObjects(ARServerUser, CMDBClassNameKey, String, int, String, String[], CMDBSort[], int, int, Integer) - Static method in class com.bmc.cmdb.api.CMDBInstance
Gets a list of the instances from the specified dataset that have attributes that match the specified query.
findObjects(ARServerUser, CMDBClassNameKey, QualifierInfo, String[], CMDBSort[], int, int, Integer) - Static method in class com.bmc.cmdb.api.CMDBInstance
Gets a list of the qualified instances from the specified dataset that have attributes that match the specified query.
findObjects(ARServerUser, CMDBClassNameKey, String, int, QualifierInfo, String[], CMDBSort[], int, int, Integer) - Static method in class com.bmc.cmdb.api.CMDBInstance
Gets a list of the qualified instances from the specified dataset that have attributes that match the specified query.
findObjects(ARServerUser, CMDBClassNameKey, String[], String[]) - Static method in class com.bmc.cmdb.api.CMDBInstance
Gets a list of the instances that match the specified instance IDs.
findObjects(ARServerUser, CMDBClassNameKey, String, int, String[], String[]) - Static method in class com.bmc.cmdb.api.CMDBInstance
Gets a list of all the instances from the specified dataset that contain attributes matching the specified query.
findObjects(ARServerUser, CMDBClassNameKey, String, String[], CMDBSort[], int, int, Integer) - Static method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
findObjects(ARServerUser, CMDBClassNameKey, String, int, String, String[], CMDBSort[], int, int, Integer) - Static method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
findObjects(ARServerUser, CMDBClassNameKey, QualifierInfo, String[], CMDBSort[], int, int, Integer) - Static method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
findObjects(ARServerUser, CMDBClassNameKey, String, int, QualifierInfo, String[], CMDBSort[], int, int, Integer) - Static method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
findObjects(ARServerUser, CMDBClassNameKey, String[], String[]) - Static method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
findObjects(ARServerUser, CMDBClassNameKey, String, int, String[], String[]) - Static method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.

G

getAbstract() - Method in class com.bmc.cmdb.api.CMDBClass
Gets the abstract characteristic of the class.
getAccessString() - Method in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
It returns the accessString for given CMDBFederatedActivateInfo object
getAccessType() - Method in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
It returns the accessType for given CMDBFederatedActivateInfo object
getActionType() - Method in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
It returns the actionType for given CMDBFederatedActivateInfo object
getAdjacencyList() - Method in class com.bmc.cmdb.api.CMDBGraph
Gets the list of adjacent CMDBGraph nodes.
getAllowableType() - Method in class com.bmc.cmdb.api.CMDBCurrencyLimit
Gets the allowable type of the currency limit.
getApplicationID() - Method in class com.bmc.cmdb.api.CMDBVersionInfo
Gets the application ID for the BMC Atrium CMDB component.
getApplicationName() - Method in class com.bmc.cmdb.api.CMDBVersionInfo
Gets the application name for the BMC Atrium CMDB component.
getArAccessType() - Method in class com.bmc.cmdb.api.CMDBFederatedARInfo
Gets the access type for the CMDBFederatedARInfo object.
getArInfo() - Method in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
It returns the arInfo for given CMDBFederatedActivateInfo object
getAttachmentPoolName() - Method in class com.bmc.cmdb.api.CMDBAttachmentLimit
Gets the name of the attachment pool.
getAttachVal() - Method in class com.bmc.cmdb.api.CMDBUIComponentResult
Gets the attachment for the CMDBUIComponentResult object.
getAttributeByName(String) - Method in class com.bmc.cmdb.api.CMDBClass
Gets the specified attribute for the class.
getAttributeItem() - Method in class com.bmc.cmdb.api.CMDBXMLExportItem
Returns Attribute item for given CMDBXMLExportItem object.
getAttributeItem() - Method in class com.bmc.cmdb.api.CMDBXMLImportItem
Returns Attribute item for the given CMDBXMLImportItem object.
getAttributeList() - Method in class com.bmc.cmdb.api.CMDBAuditValueList
Returns attributeList variable for the given CMDBAuditValueList.
getAttributeName() - Method in class com.bmc.cmdb.api.CMDBAttributeValue
Gets the name of the attribute.
getAttributeName() - Method in class com.bmc.cmdb.api.CMDBSort
Gets the attribute name.
getAttributeNames() - Method in class com.bmc.cmdb.api.CMDBIndex
Gets the names of all indexed attributes.
getAttributeNames() - Method in class com.bmc.cmdb.api.CMDBItemTypeAttribute
Returns the list of attribute names for the given CMDBItemTypeAttribute object.
getAttributes() - Method in class com.bmc.cmdb.api.CMDBClass
Gets all the attributes of the class.
getAttributeType() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the type of the attribute.
getAttributeValue() - Method in class com.bmc.cmdb.api.CMDBAttributeValue
Gets the value of the attribute.
getAttributeValueByName(String) - Method in class com.bmc.cmdb.api.CMDBInstance
Gets the attribute value using the attribute name as a map key.
getAttributeValueByName(String) - Method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
getAttributeValues() - Method in class com.bmc.cmdb.api.CMDBInstance
Gets the attribute values.
getAttributeValues() - Method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
getAttrNameChange() - Method in class com.bmc.cmdb.api.CMDBAuditValueList
Returns list attribute Name Change for the given CMDBAuditValueList.
getAuditDate() - Method in class com.bmc.cmdb.api.CMDBAuditValueList
Returns auditDate variable for the given CMDBAuditValueList.
getAuditInfo() - Method in class com.bmc.cmdb.api.CMDBClass
Gets the audit option that is set for the class.
getAuditType() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the audit type characteristic.
getAuthor() - Method in class com.bmc.cmdb.api.CMDBClass
Gets the author of the class.
getBaseClassName() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the name of the base class to which the attribute is associated.
getCardinality() - Method in class com.bmc.cmdb.api.CMDBRelationship
Gets the cardinality of the relationship.
getCategorizationSubclass() - Method in class com.bmc.cmdb.api.CMDBClass
Gets a Boolean value that indicates whether the class is a Categorization type.
getChangedBy() - Method in class com.bmc.cmdb.api.CMDBAuditValueList
returns changedBy variable for the given CMDBAuditValueList.
getChangePermission() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the change permission of the attribute.
getCharMenu() - Method in class com.bmc.cmdb.api.CMDBCharLimit
Gets the name of the AR System character menu attached to the underlying field of this attribute.
getClassFormName() - Method in class com.bmc.cmdb.api.CMDBClass
Gets the form name of the class.
getClassHiddenPerms() - Method in class com.bmc.cmdb.api.CMDBClass
Gets the hidden permissions of the class.
getClassId() - Method in class com.bmc.cmdb.api.CMDBClassQual
Gets the class ID.
getClassId() - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Gets the class ID for the UI component.
getClassItem() - Method in class com.bmc.cmdb.api.CMDBXMLExportItem
Returns Class item for given CMDBXMLExportItem object.
getClassItem() - Method in class com.bmc.cmdb.api.CMDBXMLImportItem
Returns Class item for the given CMDBXMLImportItem object.
getClassKey() - Method in class com.bmc.cmdb.api.CMDBInstance
Gets the name key of the class to which the instance belongs.
getClassKey() - Method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
getClassName() - Method in class com.bmc.cmdb.api.CMDBClassNameKey
Gets the name of the BMC Atrium CMDB class.
getClassNameId() - Method in class com.bmc.cmdb.api.CMDBGraph
Gets the class name key of the CMDBGraph object.
getClassNameId() - Method in class com.bmc.cmdb.api.CMDBItemBase
Gets the class name key of the CMDBItemBase object.
getClassNameId() - Method in class com.bmc.cmdb.api.CMDBItemTypeAttribute
Returns the classKey for the given CMDBItemTypeAttribute object.
getClassNameId() - Method in class com.bmc.cmdb.api.CMDBItemTypeClass
Returns the ClassKey for the given CMDBItemTypeClass object.
getClassNamespace() - Method in class com.bmc.cmdb.api.CMDBClassNameKey
Gets the namespace of the BMC Atrium CMDB class.
getClassVisiblePerms() - Method in class com.bmc.cmdb.api.CMDBClass
Gets the visible permissions of the class.
getCompInfo() - Method in class com.bmc.cmdb.api.CMDBUIComponentResult
Gets the UI component information for the CMDBUIComponentResult object.
getComponentType() - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Gets the component type for the UI component.
getCreateMode() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the create mode characteristic.
getCustomCharacteristic(int) - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the specified custom characteristic.
getCustomCharacteristic(int) - Method in class com.bmc.cmdb.api.CMDBClass
Gets the specified custom characteristic of the class.
getCustomCharacteristicMap() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets all custom characteristics as a map.
getCustomCharacteristicMap() - Method in class com.bmc.cmdb.api.CMDBClass
Gets all of the custom characteristics as a map.
getDataset() - Method in class com.bmc.cmdb.api.CMDBREDatasetPair
Gets the dataset name.
getDataString() - Method in class com.bmc.cmdb.api.CMDBUIComponentResult
Gets the data string value for the CMDBUIComponentResult object.
getDataType() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the data type of the attribute.
getDataType() - Method in class com.bmc.cmdb.api.CMDBAttributeLimit
Gets the data type of the attribute.
getDefaultValue() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the default value of the attribute.
getDescription() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the attribute description.
getDescription() - Method in class com.bmc.cmdb.api.CMDBClass
Gets the description of the class.
getEncodedQual() - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Gets the encoded qualifier string for the UI component.
getEndTime() - Method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Gets the end time of the Reconciliation Engine job.
getEntryMode() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the entry mode of the attribute.
getEnumItemsCustom() - Method in class com.bmc.cmdb.api.CMDBEnumLimit
Gets the items of the enumeration limit for the custom style.
getEnumItemsRegular() - Method in class com.bmc.cmdb.api.CMDBEnumLimit
Gets the items of the enumeration limit for the regular style.
getEnumStyle() - Method in class com.bmc.cmdb.api.CMDBEnumLimit
Gets the style of the enumeration limit.
getExtensionId() - Method in class com.bmc.cmdb.api.CMDBGraph
Gets the extension ID of the CMDBGraph object.
getExtensionId() - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Gets the extension ID for the CMDBGraphAdjacency object.
getFieldId() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the ID of the BMC Atrium CMDB field that stores the attribute.
getFinal() - Method in class com.bmc.cmdb.api.CMDBClass
Gets a Boolean value that indicates whether the class is a Final type.
getForm() - Method in class com.bmc.cmdb.api.CMDBFederatedARInfo
Gets the AR System form for the CMDBFederatedARInfo object.
getFormat() - Method in class com.bmc.cmdb.api.CMDBCharLimit
Gets the format of the character attribute limit.
getFTSOption() - Method in class com.bmc.cmdb.api.CMDBCharLimit
Gets the FTS option
getFunctionalType() - Method in class com.bmc.cmdb.api.CMDBCurrencyLimit
Gets the functional type of the currency limit.
getGetMask() - Method in class com.bmc.cmdb.api.CMDBInstance
Gets the dataset mode of the instance.
getGetMask() - Method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
getHidden() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the Boolean value that determines if the characteristic is Hidden.
getHighRange() - Method in class com.bmc.cmdb.api.CMDBCurrencyLimit
Gets the high range of the decimal attribute limit.
getHighRange() - Method in class com.bmc.cmdb.api.CMDBDecimalLimit
Gets the high range of the Decimal attribute limit.
getHighRange() - Method in class com.bmc.cmdb.api.CMDBIntLimit
Gets the high range of the int attribute limit.
getHighRange() - Method in class com.bmc.cmdb.api.CMDBRealLimit
Gets the high range of the real attribute limit.
getId() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the ID of the attribute.
getId() - Method in class com.bmc.cmdb.api.CMDBClass
Gets the ID of the class.
getId() - Method in class com.bmc.cmdb.api.CMDBInstance
Gets the instance ID.
getId() - Method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
getIndexes() - Method in class com.bmc.cmdb.api.CMDBClass
Gets the list of indexes for the class.
getIndexName() - Method in class com.bmc.cmdb.api.CMDBIndex
Gets the name of the index.
getInstanceId() - Method in class com.bmc.cmdb.api.CMDBUIComponentResult
Gets the instance ID of the CMDBUIComponentResult object.
getInstanceRoles() - Method in class com.bmc.cmdb.api.CMDBRelationBase
Deprecated. as of CMDB 2.0
getIsExist() - Method in class com.bmc.cmdb.api.CMDBVersionInfo
Gets the Boolean value that indicates whether the component exists.
getItemType() - Method in class com.bmc.cmdb.api.CMDBXMLExportItem
Returns Item type for given CMDBXMLExportItem object.
getItemType() - Method in class com.bmc.cmdb.api.CMDBXMLImportItem
Returns Item type for the given CMDBXMLImportItem object.
getJobInstanceId() - Method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Gets the instance ID of the Reconciliation Engine job.
getJobLog() - Method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Gets the log information for the Reconciliation Engine job.
getJobLog(ARServerUser) - Method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Gets the log information for the Reconciliation Engine job using the specified context.
getJobName() - Method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Gets the name of the Reconciliation Engine job.
getJobRunId() - Method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Gets the job ID of the Reconciliation Engine job.
getJobRunStatus() - Method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Gets the status of the Reconciliation Engine job.
getKeyAttributeNames() - Method in class com.bmc.cmdb.api.CMDBClass
Gets a list of the key attributes that identify each class.
getKeyAttributes() - Method in class com.bmc.cmdb.api.CMDBClass
Gets all the key attributes that identify each class.
getLimitInfo() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the limit of the attribute.
getLocale() - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Gets the locale for the UI component.
getLogForm() - Method in class com.bmc.cmdb.api.CMDBAuditInfo
Gets the BMC Atrium CMDB form into which audit log entries are written.
getLogForm() - Method in class com.bmc.cmdb.api.CMDBAuditLogInfo
Gets the BMC Atrium CMDB form into which the audit log entries are written.
getLowRange() - Method in class com.bmc.cmdb.api.CMDBCurrencyLimit
Gets the low range of the currency attribute limit.
getLowRange() - Method in class com.bmc.cmdb.api.CMDBDecimalLimit
Gets the low range of the Decimal attribute limit.
getLowRange() - Method in class com.bmc.cmdb.api.CMDBIntLimit
Gets the low range of the int attribute limit.
getLowRange() - Method in class com.bmc.cmdb.api.CMDBRealLimit
Gets the low range of the real attribute limit.
getmaintenanceVer() - Method in class com.bmc.cmdb.api.CMDBVersionInfo
Gets the application maintenance version for the BMC Atrium CMDB component.
getmajorVer() - Method in class com.bmc.cmdb.api.CMDBVersionInfo
Gets the application major version for the BMC Atrium CMDB component.
getMaxCharLength() - Method in class com.bmc.cmdb.api.CMDBCharLimit
Gets the maximum length of the character attribute limit.
getMaxDate() - Method in class com.bmc.cmdb.api.CMDBDateLimit
Gets the maximum date of the Date attribute limit.
getMaxSize() - Method in class com.bmc.cmdb.api.CMDBAttachmentLimit
Gets the maximum size of the attachment.
getMenuStyle() - Method in class com.bmc.cmdb.api.CMDBCharLimit
Gets the menu style.
getMinDate() - Method in class com.bmc.cmdb.api.CMDBDateLimit
Gets the minimum date of the Date attribute limit.
getminorVer() - Method in class com.bmc.cmdb.api.CMDBVersionInfo
Gets the application minor version for the BMC Atrium CMDB component.
getName() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the name of the attribute.
getNameKey() - Method in class com.bmc.cmdb.api.CMDBClass
Gets the name key of the class.
getNamespace() - Method in class com.bmc.cmdb.api.CMDBAttribute
Returns the attribute namespace.
getNewName() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the new attribute name to be set in the BMC Atrium CMDB.
getObjectAttributeNames() - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Gets the list of attributes for the CMDBGraphAdjacency object.
getObjectAttributeType() - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Gets the attribute type of the CMDBGraphAdjacency object.
getObjectClassName() - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Gets the class name and namespace of the CMDBGraphAdjacency object.
getObjectQuery() - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Gets the query for the CMDBGraphAdjacency object instance.
getObjectQueryType() - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Gets the qualifier type for the CMDBGraphAdjacency object.
getObjects() - Method in class com.bmc.cmdb.api.CMDBGraphResult
Gets all object instances that result from the graph search.
getOperation() - Method in class com.bmc.cmdb.api.CMDBAuditValueList
Returns operation variable for the given CMDBAuditValueList.
getOption() - Method in class com.bmc.cmdb.api.CMDBItemBase
Gets the option value of the CMDBItemBase object.
getpatchNum() - Method in class com.bmc.cmdb.api.CMDBVersionInfo
Gets the application patch number for the BMC Atrium CMDB component.
getPattern() - Method in class com.bmc.cmdb.api.CMDBCharLimit
Gets the pattern for the underlying field of this attribute
getPrecision() - Method in class com.bmc.cmdb.api.CMDBCurrencyLimit
Gets the precision of the decimal attribute limit.
getPrecision() - Method in class com.bmc.cmdb.api.CMDBDecimalLimit
Gets the precision of the Decimal attribute limit.
getPrecision() - Method in class com.bmc.cmdb.api.CMDBRealLimit
Gets the precision of the real attribute limit.
getPrimaryKey() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the Boolean value that determines if the characteristic is a PrimaryKey.
getPropagatedOwner() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the propagated owner characteristic.
getQBEOption() - Method in class com.bmc.cmdb.api.CMDBCharLimit
Gets the QBE option
getQualifier() - Method in class com.bmc.cmdb.api.CMDBClassQual
Gets the qualifier information.
getQualifier() - Method in class com.bmc.cmdb.api.CMDBFederatedARInfo
Gets the qualifier for the CMDBFederatedARInfo object.
getQualifier() - Method in class com.bmc.cmdb.api.CMDBInstanceDataItem
Gets the qualifier.
getQualObject() - Method in class com.bmc.cmdb.api.CMDBAuditInfo
Returns the qualifier information for the CMDBAuditInfo object.
getQualStr() - Method in class com.bmc.cmdb.api.CMDBClassQual
Gets the qualifier string.
getQualString() - Method in class com.bmc.cmdb.api.CMDBAuditInfo
Returns the qualifier string for the CMDBAuditInfo object.
getQualType() - Method in class com.bmc.cmdb.api.CMDBAuditInfo
Returns the qualifier type for the CMDBAuditInfo object.
getQualType() - Method in class com.bmc.cmdb.api.CMDBClassQual
Gets the qualifier type.
getRelationAttributeNames() - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Gets the list of related attributes.
getRelationAttributeType() - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Gets the attribute type of the relationship.
getRelationClassName() - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Gets the class name and namespace of the class that makes up the relationship.
getRelationClassNames() - Method in class com.bmc.cmdb.api.CMDBRelationship
Gets the list of class names to which the source member and destination member belong.
getRelationQuery() - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Gets the query used to qualify the relationship.
getRelationQueryType() - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Gets the qualifier type used to qualify the relationship.
getRelations() - Method in class com.bmc.cmdb.api.CMDBGraphResult
Gets all relationship instances that result from the graph search.
getRole1ClassName() - Method in class com.bmc.cmdb.api.CMDBRelationBase
Deprecated. as of CMDB 2.0
getRole2ClassName() - Method in class com.bmc.cmdb.api.CMDBRelationBase
Deprecated. as of CMDB 2.0
getRoleClassId(String) - Method in class com.bmc.cmdb.api.CMDBRelationBase
Deprecated. as of CMDB 2.0
getRoleInstanceId(String) - Method in class com.bmc.cmdb.api.CMDBRelationBase
Deprecated. as of CMDB 2.0
getRoleNames() - Method in class com.bmc.cmdb.api.CMDBRelationship
Gets a list of the names of the source and destination members of the relationship.
getServer() - Method in class com.bmc.cmdb.api.CMDBFederatedARInfo
Gets the AR System server that contains the AR System form.
getSingleton() - Method in class com.bmc.cmdb.api.CMDBClass
Returns a Boolean value that indicates whether the class is a Singleton type.
getSortOrder() - Method in class com.bmc.cmdb.api.CMDBSort
Gets the sort order.
getSourceAttributeName() - Method in class com.bmc.cmdb.api.CMDBWeakPropagatedAttrs
Gets the name of the lead object attribute.
getStartTime() - Method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Gets the start time of the Reconciliation Engine job.
getSuperclassKey() - Method in class com.bmc.cmdb.api.CMDBClass
Gets the key of the superclass to which the class is associated.
getTag1() - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Gets the Tag1 for the UI component, which is the name of the application that owns the UI component.
getTag2() - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Gets the Tag2 for the UI component, which is an integer from 1 to 5 to indicate the size of the UI component, with a smaller number meaning a smaller size.
getTag3() - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Gets the Tag3 for the UI component, which is an integer to specify the format of the file attachment in ComponentAttachment.
getTag4() - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Gets the Tag4 for the UI component, which is an integer to specify the precedence value of the UI component.
getTag5() - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Gets the Tag5 for the UI component.
getTargetAttributeName() - Method in class com.bmc.cmdb.api.CMDBWeakPropagatedAttrs
Gets the name of the weak object attribute.
getType() - Method in class com.bmc.cmdb.api.CMDBAuditInfo
Gets the audit type for the CMDBAuditInfo object (CMDB_CLASS_AUDITTYPE_<>)
getUrl() - Method in class com.bmc.cmdb.api.CMDBFederatedARInfo
Gets the URL for accessing the AR System form.
getView() - Method in class com.bmc.cmdb.api.CMDBFederatedARInfo
Gets the AR System form view for the CMDBFederatedARInfo object.
getViewPermission() - Method in class com.bmc.cmdb.api.CMDBAttribute
Gets the view permission of the attribute.
getWeakPropagatedAttrs() - Method in class com.bmc.cmdb.api.CMDBRelationship
Gets a list of the propagated attributes of the weak relationship.
getWorkingDataset() - Method in class com.bmc.cmdb.api.CMDBREDatasetPair
Gets the working dataset name.

I

isCascadeDelete() - Method in class com.bmc.cmdb.api.CMDBRelationship
Tells if the relationship supports cascading deletion.
isPrimaryKey() - Method in class com.bmc.cmdb.api.CMDBIndex
Gets if the index is a primary key.
isRole2WeakReference() - Method in class com.bmc.cmdb.api.CMDBRelationship
Tells if role two is a weak reference.
isUnique() - Method in class com.bmc.cmdb.api.CMDBIndex
Gets if the index is a unique index.

M

main(String[]) - Static method in class com.bmc.cmdb.api.Version
Gets the list of version and build values for the com.bmc.cmdb.api package, according to the specified argument.

O

OPTION_CLASS_ONLY - Static variable in class com.bmc.cmdb.api.CMDBMetadataItem
Exports specified class alone.
OPTION_DEFAULT - Static variable in class com.bmc.cmdb.api.CMDBInstanceDataItem
Default option value for processing an instance data item.
OPTION_DEFAULT - Static variable in class com.bmc.cmdb.api.CMDBMetadataItem
Default option value for processing a metadata item.
OPTION_DUP_ERROR - Static variable in class com.bmc.cmdb.api.CMDBInstanceDataItem
Generates an error if the Entry ID field and the ID specified already exist in the target form.
OPTION_DUP_MERGE - Static variable in class com.bmc.cmdb.api.CMDBInstanceDataItem
Updates the fields specified in the existing entry if the Entry ID field and the ID specified already exist in the target form.
OPTION_DUP_NEW_ID - Static variable in class com.bmc.cmdb.api.CMDBInstanceDataItem
Creates a new entry with a new ID if the Entry ID field and the ID specified already exist in the target form.
OPTION_DUP_OVERWRITE - Static variable in class com.bmc.cmdb.api.CMDBInstanceDataItem
Deletes the existing entry and creates a new one in its place if the Entry ID field and the ID specified already exist in the target form.
OPTION_GEN_NEW_ID - Static variable in class com.bmc.cmdb.api.CMDBInstanceDataItem
Creates an entry with a new ID.
OPTION_SUB_CLASSES - Static variable in class com.bmc.cmdb.api.CMDBMetadataItem
Exports all sub classes of the specified class.
OPTION_SUPER_CLASSES - Static variable in class com.bmc.cmdb.api.CMDBMetadataItem
Exports super classes of the specified class.

R

removeAllCustomCharacteristic() - Method in class com.bmc.cmdb.api.CMDBAttribute
Removes all custom characteristics from the attribute.
removeAllCustomCharacteristic() - Method in class com.bmc.cmdb.api.CMDBClass
Removes all custom characteristics from the class.
removeCustomCharacteristic(int) - Method in class com.bmc.cmdb.api.CMDBAttribute
Removes the specified custom characteristic from the attribute.
removeCustomCharacteristic(int) - Method in class com.bmc.cmdb.api.CMDBClass
Removes the specified custom characteristic from the class.
runQualificationForInstance(ARServerUser, CMDBInstanceBase) - Method in class com.bmc.cmdb.api.CMDBUIComponentResult
Validates the qualification for the CMDBUIComponentINfo object for the specified instance.

S

setAbstract(int) - Method in class com.bmc.cmdb.api.CMDBClass
Sets the value that defines the Abstract type of the class.
setAccessString(String) - Method in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Sets Access String for given CMDBFederatedActivateInfo object
setAccessType(int) - Method in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Sets Access Type for given CMDBFederatedActivateInfo object
setActionType(int) - Method in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Sets Action Type for given CMDBFederatedActivateInfo object
setAdjacencyList(CMDBGraphAdjacency[]) - Method in class com.bmc.cmdb.api.CMDBGraph
Sets the list of adjacent CMDBGraph nodes.
setAllowableType(CurrencyDetail[]) - Method in class com.bmc.cmdb.api.CMDBCurrencyLimit
Sets the allowable type of the currency attribute limit.
setApplicationId(String) - Method in class com.bmc.cmdb.api.CMDBVersionInfo
Sets the job ApplicationID for the BMC Atrium CMDB component.
setApplicationName(String) - Method in class com.bmc.cmdb.api.CMDBVersionInfo
Sets the job application name for the BMC Atrium CMDB component.
setArAccessType(int) - Method in class com.bmc.cmdb.api.CMDBFederatedARInfo
Sets the access type for the CMDBFederatedARInfo object.
setArInfo(CMDBFederatedARInfo) - Method in class com.bmc.cmdb.api.CMDBFederatedActivateInfo
Sets CMDBFederatedARInfo for given CMDBFederatedActivateInfo object
setAttachmentPoolName(String) - Method in class com.bmc.cmdb.api.CMDBAttachmentLimit
Sets the name of the attachment pool.
setAttachVal(AttachmentValue) - Method in class com.bmc.cmdb.api.CMDBUIComponentResult
Sets the attachment for the CMDBUIComponentResult object.
setAttributeItem(CMDBItemTypeAttribute) - Method in class com.bmc.cmdb.api.CMDBXMLExportItem
Sets Attribute item for given CMDBXMLExportItem object.
setAttributeItem(CMDBItemTypeAttribute) - Method in class com.bmc.cmdb.api.CMDBXMLImportItem
Sets Attribute item for the given CMDBXMLImportItem object.
setAttributeList(CMDBAttributeValue[]) - Method in class com.bmc.cmdb.api.CMDBAuditValueList
Sets attributeList for given CMDBAuditValueList object
setAttributeName(String) - Method in class com.bmc.cmdb.api.CMDBAttributeValue
Sets the name of the attribute.
setAttributeName(String) - Method in class com.bmc.cmdb.api.CMDBSort
Sets the attribute name.
setAttributeNames(String[]) - Method in class com.bmc.cmdb.api.CMDBIndex
Sets the names of all indexed attributes.
setAttributeNames(String[]) - Method in class com.bmc.cmdb.api.CMDBItemTypeAttribute
Sets Attribute Name list for the given CMDBItemTypeAttribute object.
setAttributes(Map) - Method in class com.bmc.cmdb.api.CMDBClass
Sets all the attributes of the class.
setAttributeValue(Value) - Method in class com.bmc.cmdb.api.CMDBAttributeValue
Sets the value of the attribute.
setAttributeValues(Map) - Method in class com.bmc.cmdb.api.CMDBInstance
Replaces the attribute values of the instance.
setAttributeValues(Map) - Method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
setAttrNameChange(String[]) - Method in class com.bmc.cmdb.api.CMDBAuditValueList
Sets attrNameChange for given CMDBAuditValueList object.
setAuditDate(Timestamp) - Method in class com.bmc.cmdb.api.CMDBAuditValueList
Sets auditDate for given CMDBAuditValueList object.
setAuditInfo(CMDBAuditInfo) - Method in class com.bmc.cmdb.api.CMDBClass
Sets the audit option for the class.
setAuditType(int) - Method in class com.bmc.cmdb.api.CMDBAttribute
Sets the audit type characteristic for the attribute.
setAuthor(String) - Method in class com.bmc.cmdb.api.CMDBClass
Sets the author of the class.
setCardinality(int) - Method in class com.bmc.cmdb.api.CMDBRelationship
Sets the cardinality attribute of the CMDBRelationship object.
setCascadeDelete(boolean) - Method in class com.bmc.cmdb.api.CMDBRelationship
Sets the cascading delete attribute of the CMDBRelationship object.
setCategorizationSubclass(boolean) - Method in class com.bmc.cmdb.api.CMDBClass
Sets a Boolean value that determines that the class is of type Categorization.
setChangedBy(String) - Method in class com.bmc.cmdb.api.CMDBAuditValueList
Sets changedBy for given CMDBAuditValueList object.
setChangePermission(String) - Method in class com.bmc.cmdb.api.CMDBAttribute
Sets the change permission characteristic for the attribute.
setCharMenu(String) - Method in class com.bmc.cmdb.api.CMDBCharLimit
Sets the name of the AR System character menu attached to the underlying field of this attribute.
setClassHiddenPerms(String) - Method in class com.bmc.cmdb.api.CMDBClass
Sets the hidden permissions of the class.
setClassId(String) - Method in class com.bmc.cmdb.api.CMDBClassQual
Sets the ID of the class.
setClassId(String) - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Sets the class ID for the UI component.
setClassItem(CMDBItemTypeClass) - Method in class com.bmc.cmdb.api.CMDBXMLExportItem
Sets class item for given CMDBXMLExportItem object.
setClassItem(CMDBItemTypeClass) - Method in class com.bmc.cmdb.api.CMDBXMLImportItem
Sets class item for the given CMDBXMLImportItem object.
setClassName(String) - Method in class com.bmc.cmdb.api.CMDBClassNameKey
Sets the name of the BMC Atrium CMDB class.
setClassNameId(CMDBClassNameKey) - Method in class com.bmc.cmdb.api.CMDBGraph
Sets the class name key of the CMDBGraph object.
setClassNameId(CMDBClassNameKey) - Method in class com.bmc.cmdb.api.CMDBItemBase
Sets the class name key of the CMDBItemBase object.
setClassNameId(CMDBClassNameKey) - Method in class com.bmc.cmdb.api.CMDBItemTypeAttribute
Sets ClassKey for the given CMDBItemTypeAttribute object.
setClassNameId(CMDBClassNameKey) - Method in class com.bmc.cmdb.api.CMDBItemTypeClass
Sets ClassKey for the given CMDBItemTypeClass object.
setClassNamespace(String) - Method in class com.bmc.cmdb.api.CMDBClassNameKey
Sets the namespace of the BMC Atrium CMDB class.
setClassVisiblePerms(String) - Method in class com.bmc.cmdb.api.CMDBClass
Sets visible permissions of the class.
setCompInfo(CMDBUIComponentInfo) - Method in class com.bmc.cmdb.api.CMDBUIComponentResult
Sets the UI component information for the CMDBUIComponentResult object.
setComponentType(int) - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Sets the component type for the UI component.
setCreateMode(int) - Method in class com.bmc.cmdb.api.CMDBAttribute
Sets the create mode characteristic for the attribute.
setDataset(String) - Method in class com.bmc.cmdb.api.CMDBREDatasetPair
Sets the dataset name.
setDataString(String) - Method in class com.bmc.cmdb.api.CMDBUIComponentResult
Sets the data string for the CMDBUIComponentResult object.
setDefaultValue(Value) - Method in class com.bmc.cmdb.api.CMDBAttribute
Sets the default value of the attribute.
setDescription(String) - Method in class com.bmc.cmdb.api.CMDBAttribute
Sets the description for the attribute.
setDescription(String) - Method in class com.bmc.cmdb.api.CMDBClass
Sets the description of the class.
setEncodedQual(String) - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Sets the encoded qualfier string for the UI component.
setEndTime(long) - Method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Sets the end time for the Reconciliation Engine job.
setEntryMode(int) - Method in class com.bmc.cmdb.api.CMDBAttribute
Sets the entry mode of the attribute.
setEnumItemsCustom(EnumItem[]) - Method in class com.bmc.cmdb.api.CMDBEnumLimit
Sets the enumeration items for the custom style.
setEnumItemsRegular(String[]) - Method in class com.bmc.cmdb.api.CMDBEnumLimit
Sets the enumeration items for the regular style.
setEnumStyle(int) - Method in class com.bmc.cmdb.api.CMDBEnumLimit
Sets the enumeration style.
setExtensionId(String) - Method in class com.bmc.cmdb.api.CMDBGraph
Sets the extension ID of the CMDBGraph object.
setExtensionId(String) - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Sets the extension ID of the CMDBGraphAdjacency object.
setFinal(boolean) - Method in class com.bmc.cmdb.api.CMDBClass
Sets a Boolean value for the Final characteristic of the class.
setForm(String) - Method in class com.bmc.cmdb.api.CMDBFederatedARInfo
Sets the AR System form for the CMDBFederatedARInfo object.
setFormat(String) - Method in class com.bmc.cmdb.api.CMDBCharLimit
Sets the format of the character attribute limit.
setFTSOption(int) - Method in class com.bmc.cmdb.api.CMDBCharLimit
Sets the FTS option
setFunctionalType(CurrencyDetail[]) - Method in class com.bmc.cmdb.api.CMDBCurrencyLimit
Sets the functional type of the currency attribute limit.
setHidden(boolean) - Method in class com.bmc.cmdb.api.CMDBAttribute
Sets the hidden characteristic for the attribute.
setHighRange(BigDecimal) - Method in class com.bmc.cmdb.api.CMDBCurrencyLimit
Sets the high range of the decimal attribute limit.
setHighRange(BigDecimal) - Method in class com.bmc.cmdb.api.CMDBDecimalLimit
Sets the high range of the Decimal attribute limit.
setHighRange(int) - Method in class com.bmc.cmdb.api.CMDBIntLimit
Sets the high range of the int attribute limit
setHighRange(double) - Method in class com.bmc.cmdb.api.CMDBRealLimit
Sets the high range of the real attribute limit.
setIndexes(CMDBIndex[]) - Method in class com.bmc.cmdb.api.CMDBClass
Sets the list of indexes of the class.
setIndexName(String) - Method in class com.bmc.cmdb.api.CMDBIndex
Sets the name of the index.
setInstanceId(String) - Method in class com.bmc.cmdb.api.CMDBUIComponentResult
Sets the instance ID for the CMDBUIComponentResult object.
setIsExist(boolean) - Method in class com.bmc.cmdb.api.CMDBVersionInfo
Sets the application ID for the BMC Atrium CMDB component if it exists.
setItemType(int) - Method in class com.bmc.cmdb.api.CMDBXMLExportItem
Sets Item type for given CMDBXMLExportItem object.
setItemType(int) - Method in class com.bmc.cmdb.api.CMDBXMLImportItem
Sets Item type for the given CMDBXMLImportItem object.
setJobInstanceId(String) - Method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Sets the instance ID for the Reconciliation Engine job.
setJobLog(String) - Method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Sets the job log for the Reconciliation Engine job.
setJobName(String) - Method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Sets the job name for the Reconciliation Engine job.
setJobRunId(String) - Method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Sets the job run ID for the Reconciliation Engine job.
setJobRunStatus(int) - Method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Sets the job status for the Reconciliation Engine job.
setLimit(CMDBAttributeLimit) - Method in class com.bmc.cmdb.api.CMDBAttribute
Sets the limit of the attribute.
setLocale(String) - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Sets the locale for the UI component.
setLogForm(String) - Method in class com.bmc.cmdb.api.CMDBAuditInfo
Sets the BMC Atrium CMDB form into which audit log entries are written.
setLogForm(String) - Method in class com.bmc.cmdb.api.CMDBAuditLogInfo
Sets the BMC Atrium CMDB form into which the audit log entries are written.
setLowRange(BigDecimal) - Method in class com.bmc.cmdb.api.CMDBCurrencyLimit
Sets the low range of the decimal attribute limit.
setLowRange(BigDecimal) - Method in class com.bmc.cmdb.api.CMDBDecimalLimit
Sets the low range of the Decimal attribute limit.
setLowRange(int) - Method in class com.bmc.cmdb.api.CMDBIntLimit
Sets the low range of the int attribute limit.
setLowRange(double) - Method in class com.bmc.cmdb.api.CMDBRealLimit
Sets the low range of the real attribute limit.
setmaintenanceVer(int) - Method in class com.bmc.cmdb.api.CMDBVersionInfo
Sets the maintenance version for the BMC Atrium CMDB component.
setmajorVer(int) - Method in class com.bmc.cmdb.api.CMDBVersionInfo
Sets the major version for the BMC Atrium CMDB component.
setMaxCharLength(int) - Method in class com.bmc.cmdb.api.CMDBCharLimit
Sets the maximum length of the character attribute limit.
setMaxDate(int) - Method in class com.bmc.cmdb.api.CMDBDateLimit
Sets the maximum date of the Date attribute limit.
setMaxSize(long) - Method in class com.bmc.cmdb.api.CMDBAttachmentLimit
Sets the maximum size of the attachment.
setMenuStyle(int) - Method in class com.bmc.cmdb.api.CMDBCharLimit
Sets the menu style.
setMinDate(int) - Method in class com.bmc.cmdb.api.CMDBDateLimit
Sets the minimum date of the Date attribute limit.
setminorVer(int) - Method in class com.bmc.cmdb.api.CMDBVersionInfo
Sets the minor version for the BMC Atrium CMDB component.
setName(String) - Method in class com.bmc.cmdb.api.CMDBAttribute
Sets the name of the attribute.
setNameKey(CMDBClassNameKey) - Method in class com.bmc.cmdb.api.CMDBClass
Sets the name key of the class.
setNamespace(String) - Method in class com.bmc.cmdb.api.CMDBAttribute
Sets the namespace for the attribute.
setNewName(String) - Method in class com.bmc.cmdb.api.CMDBAttribute
Updates the name of attribute with a new name.
setNewNameKey(CMDBClassNameKey) - Method in class com.bmc.cmdb.api.CMDBClass
Sets the name key of the class.
setObjectAttribute(int) - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Sets the types of the attributes to retrieve.
setObjectAttribute(String[]) - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Sets the names of the attributes to retrieve.
setObjectQuery(Object) - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Sets the query for the CMDBGraphAdjacency object.
setOperation(int) - Method in class com.bmc.cmdb.api.CMDBAuditValueList
Sets operation for given CMDBAuditValueList object.
setOption(int) - Method in class com.bmc.cmdb.api.CMDBInstanceDataItem
Sets the import option.
setOption(int) - Method in class com.bmc.cmdb.api.CMDBMetadataItem
Sets import/export option.
setpatchNum(int) - Method in class com.bmc.cmdb.api.CMDBVersionInfo
Sets the patch number for the BMC Atrium CMDB component.
setPattern(String) - Method in class com.bmc.cmdb.api.CMDBCharLimit
Sets the pattern for the underlying field of this attribute
setPrecision(int) - Method in class com.bmc.cmdb.api.CMDBCurrencyLimit
Sets the precision of the decimal attribute limit.
setPrecision(int) - Method in class com.bmc.cmdb.api.CMDBDecimalLimit
Sets the precision of the Decimal attribute limit.
setPrecision(int) - Method in class com.bmc.cmdb.api.CMDBRealLimit
Sets the precision of the real attribute limit.
setPrimaryKey(boolean) - Method in class com.bmc.cmdb.api.CMDBIndex
Sets the index as a primaryKey.
setQBEOption(int) - Method in class com.bmc.cmdb.api.CMDBCharLimit
Sets the QBE option
setQualifier(QualifierInfo) - Method in class com.bmc.cmdb.api.CMDBClassQual
Sets the query information that is stored in the qualifier object.
setQualifier(String) - Method in class com.bmc.cmdb.api.CMDBFederatedARInfo
Sets the qualifier for the CMDBFederatedARInfo object.
setQualifier(String) - Method in class com.bmc.cmdb.api.CMDBInstanceDataItem
Sets the export qualifier string.
setQualObject(QualifierInfo) - Method in class com.bmc.cmdb.api.CMDBAuditInfo
Sets the qualifier information for the CMDBAuditInfo object.
setQualStr(String) - Method in class com.bmc.cmdb.api.CMDBClassQual
Sets the qualifier string.
setQualString(String) - Method in class com.bmc.cmdb.api.CMDBAuditInfo
Sets the qualifier string for the CMDBAuditInfo object.
setQualType(int) - Method in class com.bmc.cmdb.api.CMDBAuditInfo
Sets the qualifier type for the CMDBAuditInfo object.
setQualType(int) - Method in class com.bmc.cmdb.api.CMDBClassQual
Sets the qualifier type.
setRelationAttribute(int) - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Sets the type of the relation attributes to be retrieved.
setRelationAttribute(String[]) - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Sets the names of the relation attributes to be retrieved.
setRelationQuery(Object) - Method in class com.bmc.cmdb.api.CMDBGraphAdjacency
Sets the query for the CMDBGraphAdjacency object.
setRole2WeakReference(boolean) - Method in class com.bmc.cmdb.api.CMDBRelationship
Sets the role 2 instance to be a weak reference.
setServer(String) - Method in class com.bmc.cmdb.api.CMDBFederatedARInfo
Sets the AR System server that contains the AR System form.
setSingleton(boolean) - Method in class com.bmc.cmdb.api.CMDBClass
Sets a Boolean value for the Singleton characteristic of the class.
setSortOrder(int) - Method in class com.bmc.cmdb.api.CMDBSort
Sets the sort order.
setSourceAttributeName(String) - Method in class com.bmc.cmdb.api.CMDBWeakPropagatedAttrs
Sets the name of the lead object attribute.
setStartTime(long) - Method in class com.bmc.cmdb.api.CMDBREJobRunInfo
Sets the start time for the Reconciliation Engine job.
setTag1(String) - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Sets the Tag1 string for the UI component.
setTag2(String) - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Sets the Tag2 string for the UI component.
setTag3(String) - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Sets the Tag3 string for the UI component.
setTag4(String) - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Sets the Tag4 string for the UI component.
setTag5(String) - Method in class com.bmc.cmdb.api.CMDBUIComponentInfo
Sets the Tag5 string for the UI component.
setTargetAttributeName(String) - Method in class com.bmc.cmdb.api.CMDBWeakPropagatedAttrs
Sets the name of the weak object attribute.
setType(int) - Method in class com.bmc.cmdb.api.CMDBAuditInfo
Sets the audit type for the CMDBAuditInfo object (CMDB_CLASS_AUDITTYPE_<>)
setUnique(boolean) - Method in class com.bmc.cmdb.api.CMDBIndex
Sets the uniqueness of the index.
setUrl(String) - Method in class com.bmc.cmdb.api.CMDBFederatedARInfo
Sets url for accessing the AR System form for the CMDBFederatedARInfo object.
setView(String) - Method in class com.bmc.cmdb.api.CMDBFederatedARInfo
Sets the AR System form view for the CMDBFederatedARInfo object.
setViewPermission(String) - Method in class com.bmc.cmdb.api.CMDBAttribute
Sets the view permission characteristic for the attribute.
setWeakPropagatedAttrs(CMDBWeakPropagatedAttrs[]) - Method in class com.bmc.cmdb.api.CMDBRelationship
Sets the propagated attributes of the weak relationship object.
setWorkingDataset(String) - Method in class com.bmc.cmdb.api.CMDBREDatasetPair
Sets the working dataset name.

U

update(ARServerUser) - Method in class com.bmc.cmdb.api.CMDBClass
Sets the changes made to the class in BMC Atrium CMDB.
update(ARServerUser) - Method in class com.bmc.cmdb.api.CMDBInstance
Updates the instance.
update(ARServerUser, String) - Method in class com.bmc.cmdb.api.CMDBInstance
Updates the instance with the new dataset value.
update(ARServerUser) - Method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.
update(ARServerUser, String) - Method in class com.bmc.cmdb.api.CMDBInstanceBase
Deprecated. as of CMDB 2.0 and replaced by CMDBInstance.

V

Version - Class in com.bmc.cmdb.api
The Version class is a utility class that provides the version and build information for the com.bmc.cmdb.api package.
Version() - Constructor for class com.bmc.cmdb.api.Version
 

A C D F G I M O R S U V

(c) Copyright 2004-2007 BMC Software, Inc.