entity-descriptors Schema
entity-descriptors Schema

Glossary Item Box

Description

A collection of entity descriptors. See the entity-descriptor schema for element details.

Elements

ElementDescription
AttributeA key-value meta-data element.
AttributesA collection of attributes primarily for use by extensions. ALM does not use values created by extension.
EntityDescriptorThe metadata on an entity type.
EntityDescriptors 
ExtensionNameThe name of the extension if the descriptor applies to an extension.
HierarchicalRootIdThe ID of the root element for hierarchical Entities
IsSiteEntityA value of Y indicates that the entity can be shared between projects.
LabelThe display name. The display name can be customized and localized.
NameThe logical name of the entity.
SupportsDataHidingFilterA value of Y indicates that this entity's fields can be part of a data hiding filter.
SupportsHistoryA value of Y indicates that this entity's fields can be customized in the user interface to support history.
SupportsMultiValueA value of Y indicates that this entity's fields can be customized in the user interface to support multiple values.
SupportsStorageA value of Y indicates that this entity supports storage.
SupportsSubtypesA value of Y indicates that there can be subtypes of this entity.
SupportsTextSearchA value of Y indicates that this entity's fields are support text search.
SupportsVCA value of Y indicates that versions of this entity can be saved if version control is enabled for the project.
SupportsWorkflowA value of Y indicates that events on this entity can be handled in the workflow module.
TableThe name of the database table containing the entity.
TablePrefixThe prefix for database table containing the entity.

Simple Types

Simple TypeDescription
AttributeSimpleType 

See Also